xamarin-android/tools
Jonathan Peppers 73121ee699 [xabuild] Build .NET standard projects (#1011)
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.
2017-11-06 21:35:08 -05:00
..
javadoc2mdoc [javadoc-to-mdoc] Fix `$(OutputPath)` value (#712) 2017-08-02 09:04:37 -07:00
scripts [xabuild] Error if $TARGETS_DIR can't be found (#951) 2017-10-20 11:53:49 -04:00
setup-windows [setup-windows] Link Xamarin.Android.Sdk{.props,.targets} (#854) 2017-09-14 10:59:57 -04:00
xabuild [xabuild] Build .NET standard projects (#1011) 2017-11-06 21:35:08 -05:00