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

Set Platform=AnyCPU on inner P2P to satisfy MSBuild platform negotiation #721

Merged
merged 1 commit into from Feb 17, 2022

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Feb 16, 2022

This avoids this warning in consumers with platform negotiation enabled:

warning MSB3982: EnableDynamicPlatformResolution is true but referenced project 'C:\Users\andarno.nuget\packages\nerdbank.gitversioning\3.5.83-alpha-gd9ed2fe031\build\PrivateP2PCaching.proj' has no 'Platforms' metadata set. It will be built without a specified platform.

This avoids this warning in consumers with platform negotiation enabled:

> warning MSB3982: EnableDynamicPlatformResolution is true but referenced project 'C:\Users\andarno\.nuget\packages\nerdbank.gitversioning\3.5.83-alpha-gd9ed2fe031\build\PrivateP2PCaching.proj' has no 'Platforms' metadata set. It will be built without a specified platform.
@AArnott AArnott merged commit e590f87 into master Feb 17, 2022
@AArnott AArnott deleted the platformNegotiation branch February 17, 2022 15:47
@AArnott AArnott added this to the v3.5 milestone Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant