1b72a18425
- Needed to `nuget restore Xamarin.Android-Tests.sln`
- Added `$(XAIntegratedTests)` property which defaults to True.
Windows will need to set this property in order to build
`Xamarin.Android-Tests.sln`
- Some project references in `Mono.Android-Tests.csproj` should
be conditional against `$(XAIntegratedTests)`==True
- Usage of `zip -r` is replaced with `jar cf` using `$(JarPath)`
(Windows doesn't have `zip`)
- `Xamarin.Android.Build.Tasks.csproj` had a file-locking issue
similar to `create-vsix.csproj` (
|
||
---|---|---|
.. | ||
Xamarin.Android.BindingResolveImportLib1 | ||
Xamarin.Android.BindingResolveImportLib2 | ||
Xamarin.Android.BindingResolveImportLib3 | ||
Xamarin.Android.BindingResolveImportLib4 | ||
Xamarin.Android.BindingResolveImports-Tests | ||
.gitignore |