Skip to content

Conversation

@kzu
Copy link
Member

@kzu kzu commented Feb 27, 2023

Package validation is increasingly important for multi-targeting libraries, so NuGetizer must be compatible with this feature which became first available in the .NET6 SDK.

In addition to adding the basic compatibility, we also turn the feature on by default (setting EnablePackageValidation=true) for multi-targeting projects when building in Release mode, to ensure best-practices are applied by default.

Users can opt-out of this by setting it to false instead explicitly.

Package validation is increasingly important for multi-targeting libraries, so NuGetizer must be compatible with this feature which became first available in the .NET6 SDK.

In addition to adding the basic compatibility, we also turn the feature on by default (setting EnablePackageValidation=true) for multi-targeting projects when building in Release mode, to ensure best-practices are applied by default.

Users can opt-out of this by setting it to `false` instead explicitly.
@kzu kzu added the enhancement New feature or request label Feb 27, 2023
@kzu kzu enabled auto-merge (rebase) February 27, 2023 16:11
@kzu kzu merged commit c6bcedd into main Feb 27, 2023
@kzu kzu deleted the dev/Validation branch February 27, 2023 16:26
@devlooped devlooped locked and limited conversation to collaborators Nov 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants