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
218 stars 83 forks source link

Add support for Mono #82

Closed radical closed 2 years ago

radical commented 4 years ago
radical commented 4 years ago

/cc @akoeplinger

radical commented 4 years ago

@rainersigwald ping

radical commented 4 years ago

@rainersigwald while I have your attention, ping ;)

Forgind commented 3 years ago

Also, per https://github.com/microsoft/MSBuildLocator/pull/115#discussion_r551476516, would you mind pulling in that PR and adding the check?

radical commented 3 years ago

Does <PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" /> look correct?