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

Update PackageReferences to be properly defined #2727

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

dansiegel
Copy link
Contributor

Description

Updates PackageReference's so that they are marked as Implicitly Defined. This provides better compatibility with CentralPackageManagement, and with the added Sdk meta property it makes it easier to filter Packages added by the SDK.

Fixes #2726

@Evangelink
Copy link
Member

Oh cool! @MarcoRossignoli WDYT?

@Evangelink
Copy link
Member

Got some greenlight from @baronfel so I am merging.

@dansiegel we are working on some bug fix so I will backport this change.

@Evangelink Evangelink enabled auto-merge (squash) April 18, 2024 14:04
@Evangelink Evangelink merged commit 26d7865 into microsoft:main Apr 18, 2024
7 checks passed
@Evangelink
Copy link
Member

Thank you for your contribution @dansiegel :shipit:

@dansiegel dansiegel deleted the dev/ds/pacakge-references branch April 18, 2024 17:26
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.

Package References are added improperly from the SDK
2 participants