End-to-end with Xamarin projects fail in RC4 #1531
Labels
Area-External
Owned by another feature area and not this repo. Likely be closed in lieu of issue against it.
Blocking-Release
We cannot ship the current milestone without this feature.
Milestone
With a solution containing Multi-targeted and single target CPS (.net standard library) projects that are referenced by Xamarin projects, there are several errors/failures:
To repro (this should be clean but it currently fails):
This is a meta-issue for several underlying issues:
iOS Build
https://developercommunity.visualstudio.com/content/problem/18183/cannot-build-ios-app-that-references-cps-netstanda.html
Android Build issues along with android resource warnings
https://developercommunity.visualstudio.com/content/problem/18184/cannot-build-xamarinandroid-app-that-references-cp.html
Xamarin Forms dependency causes OOM on build task
https://developercommunity.visualstudio.com/content/problem/18186/cannot-build-netstandard-class-library-that-refere.html
NuGet repo:
restore errors that cause mscorlib not to be referenced
NuGet/Home#4547
pri file missing from pack
NuGet/Home#4136
Actual – fails to build, VS crashes, hangs occasionally. Run unit tests fails. F5 fails
There
The text was updated successfully, but these errors were encountered: