xamarin-android/build-tools/libzip-windows
Jonathan Peppers 6d233bbe77 [tests] Windows fixes for Xamarin.Android.Build.Tests (#886)
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`
2017-09-22 10:02:51 +01:00
..
libzip-windows.mdproj [tests] Windows fixes for Xamarin.Android.Build.Tests (#886) 2017-09-22 10:02:51 +01:00
libzip-windows.projitems [libzip-windows] Copy Windows binaries from NuGet (#777) 2017-08-24 18:07:18 -04:00
libzip-windows.props [bundle] Add `CreateBundle` target. (#140) 2016-08-10 22:28:53 +01:00
libzip-windows.targets [tests] Windows fixes for Xamarin.Android.Build.Tests (#886) 2017-09-22 10:02:51 +01:00