Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-to-end with Xamarin projects fail in RC4 #1531

Closed
clairernovotny opened this issue Feb 10, 2017 · 4 comments
Closed

End-to-end with Xamarin projects fail in RC4 #1531

clairernovotny opened this issue Feb 10, 2017 · 4 comments
Assignees
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

Comments

@clairernovotny
Copy link

clairernovotny commented Feb 10, 2017

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

@srivatsn srivatsn added the Area-External Owned by another feature area and not this repo. Likely be closed in lieu of issue against it. label Feb 10, 2017
@srivatsn srivatsn added this to the 1.0 RTM milestone Feb 10, 2017
@srivatsn srivatsn added the Blocking-Release We cannot ship the current milestone without this feature. label Feb 10, 2017
@srivatsn
Copy link
Contributor

The fixes are external to this repo but @nguerrera is driving these -so assigning to him.

@clairernovotny
Copy link
Author

For visibility here, @rrelyea opened up an internal bug 383558 to track the Android issue NuGet/Home#4547

@clairernovotny
Copy link
Author

clairernovotny commented Feb 17, 2017

Almost done, NuGet/Home#4136 is the only one left! 😄

@srivatsn
Copy link
Contributor

The xamarin fixes have been checked in. Closing this issue since the remaining issue is tracked in NuGet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants