-
Notifications
You must be signed in to change notification settings - Fork 549
Closed as not planned
Closed as not planned
Copy link
Labels
enhancementThe issue or pull request is an enhancementThe issue or pull request is an enhancementgood first issueThis is a good first issue for someone to start working with our codeThis is a good first issue for someone to start working with our codehelp wantedThis is an issue or pull request where we request help from the community to fix or completeThis is an issue or pull request where we request help from the community to fix or completeiOSIssues affecting iOSIssues affecting iOSmacOSIssues affecting macOSIssues affecting macOS
Milestone
Description
See https://bugzilla.xamarin.com/show_bug.cgi?id=53164.
Our msbuild tests are in fact still using xbuild. Because the test case in #3791 is using NugetPackages added via "PackageReference" it needs msbuild. xbuild cannot "restore" nor is using the right ResolveAssemblyReferences target (that feeds csc with the right assemblies).
Adding the test itself once our tests are using msbuild should be trivial. It's just a matter of building the project with msbuild which will resolve the packages correctly.
Metadata
Metadata
Assignees
Labels
enhancementThe issue or pull request is an enhancementThe issue or pull request is an enhancementgood first issueThis is a good first issue for someone to start working with our codeThis is a good first issue for someone to start working with our codehelp wantedThis is an issue or pull request where we request help from the community to fix or completeThis is an issue or pull request where we request help from the community to fix or completeiOSIssues affecting iOSIssues affecting iOSmacOSIssues affecting macOSIssues affecting macOS