6d233bbe77
This resolves several issues: - `XamarinProject` was not finding NuGet.exe on Windows and the process is visible - On Windows, the tests need `libzip.dll` and `zlib.dll` in their output - `BindingBuildTest` was not using `android-support-multidex.jar` from VS 2017 installation - `RunAdbCommand` was using unix-style paths Changes: - Run `.nuget/NuGet.exe` on Windows and make it hidden - Bump LibZipSharp, which better supports `<ProjectReference />`, `libzip-windows.mdproj` no longer needs to do anything on Windows - `BindingBuildTest` can use the `FrameworkLibDirectory` property - `RunAdbCommand` should use `Path.Combine` - Removed duplicate `FSharp.Compiler.CodeDom` in `packages.config` |
||
---|---|---|
.. | ||
libzip-windows.mdproj | ||
libzip-windows.projitems | ||
libzip-windows.props | ||
libzip-windows.targets |