microsoft / MSBuildLocator

An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.exe would.
Other
212 stars 83 forks source link

Update condition for max version limitation & add package tags #265

Closed YuliiaKovalova closed 5 months ago

YuliiaKovalova commented 6 months ago

Fixes

Updates restriction on the max version detection - previously it was capped by the environment version + add package metadata #101