We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3874173 commit d584b34Copy full SHA for d584b34
Directory.Build.props
@@ -32,7 +32,7 @@
32
33
<!-- Package validation -->
34
<PropertyGroup>
35
- <EnablePackageValidation>false</EnablePackageValidation>
+ <EnablePackageValidation>true</EnablePackageValidation>
36
<PackageValidationBaselineVersion>10.0.0</PackageValidationBaselineVersion>
37
<EnableStrictModeForCompatibleFrameworksInPackage>true</EnableStrictModeForCompatibleFrameworksInPackage>
38
<EnableStrictModeForCompatibleTfms>true</EnableStrictModeForCompatibleTfms>
0 commit comments