xamarin-android/tests/ResolveImports/Xamarin.Android.BindingReso...
Jonathan Peppers 1b72a18425 [tests] Xamarin.Android-Tests.sln builds on Windows (#853)
- 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` (2bca09d1): the
    `_GenerateXACommonProps` target needs to depend on `ResolveReferences`

Other changes:

- Update README
- Update .gitignore for `.gradle/` and `*.user` files
2017-09-14 19:45:08 -04:00
..
Additions [tests] Import tests/codegen from monodroid/5fc80f27 2016-12-01 09:09:44 -05:00
Jars [tests] Import tests/codegen from monodroid/5fc80f27 2016-12-01 09:09:44 -05:00
Properties [tests] Import tests/codegen from monodroid/5fc80f27 2016-12-01 09:09:44 -05:00
Transforms [tests] Import tests/codegen from monodroid/5fc80f27 2016-12-01 09:09:44 -05:00
Xamarin.Android.BindingResolveImportLib3.csproj [tests] Xamarin.Android-Tests.sln builds on Windows (#853) 2017-09-14 19:45:08 -04:00