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

Add UsingMicrosoftCentralPackageVersionsSdk property #321

Merged
merged 3 commits into from
Nov 25, 2021

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Nov 25, 2021

When Microsoft.Build.CentralPackageVersions is in use, this property can be read by build authors to condition logic.

Fixes #320

When Microsoft.Build.CentralPackageVersions is in use, this property can be read by build authors to condition logic.

Fixes microsoft#320
@jeffkl jeffkl merged commit e818423 into microsoft:main Nov 25, 2021
@jeffkl jeffkl deleted the UsingMicrosoftCentralPackageVersionsSdk branch November 25, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
CentralPackageVersions
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

A property should be set if using Microsoft.Build.CentralPackageVersions
1 participant