Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@wgnf wgnf released this 24 Sep 20:57
· 18 commits to main since this release

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 to SolutionFolder.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..