Skip to content

[msbuild] Add msbuild test for #3791: Skip reference assemblies passed to mtouch #3810

@VincentDondain

Description

@VincentDondain

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

No one assigned

    Labels

    enhancementThe issue or pull request is an enhancementgood first issueThis 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 completeiOSIssues affecting iOSmacOSIssues affecting macOS

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions