73121ee699
Context: https://github.com/Microsoft/msbuild/blob/master/src/Shared/BuildEnvironmentHelper.cs#L511 `xabuild.exe` did not support building .NET standard projects. It turns out a `$MSBuildSDKPaths` environment variable needed to be set for locating the `Sdks` directory. On Windows, this path is relative to Visual Studio / MSBuild, but on Mac I had to hardcode the path to .NET Core. It seems to use the same path on Linux as well. |
||
---|---|---|
.. | ||
javadoc2mdoc | ||
scripts | ||
setup-windows | ||
xabuild |