Version 1.2.0
This Release adds a new feature, which now completes everything that can be parsed directly from the Solution-File.
π Whats new?
- #5: Parse Non-Project-File-Files (lol) that are linked to a
SolutionFolder
and add them toSolutionFolder.Files
β¨οΈ Codebase Improvements
- Smaller internal refactorings for code quality and reusability
- Clean up stuff (thanks
ReSharper
:) )
π Bug Fixes
- #12: Remove inclusion of
snupkg
so that the Action does not fail anymore..