Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@wgnf wgnf released this 19 Sep 14:08
· 24 commits to main since this release

This extends on the functionality that Version 1.0.0 published:

🌟 Whats new?

  • #7 - Parse the ProjectConfigurationPlatforms
    • Adds new class ConfigurationPlatform (with Name, Configuration, Platform)
    • New Property ConfigurationPlatforms on SolutionProject containing the parsed Configuration Platforms
  • #8 - Parse the SolutionConfigurationPlatforms
    • New Property ConfigurationPlatforms on Solution containing the parsed Configuration Platforms
  • #3 - Greatly extend Project-Type-Mapping thanks to this blog article