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 5fb8290 commit 519fdb5Copy full SHA for 519fdb5
Directory.Build.props
@@ -29,8 +29,7 @@
29
<!-- Package Validation -->
30
<PropertyGroup>
31
<GenerateCompatibilitySuppressionFile>false</GenerateCompatibilitySuppressionFile>
32
- <!-- TODO (V15): Re-enable when 15 is released. -->
33
- <EnablePackageValidation>false</EnablePackageValidation>
+ <EnablePackageValidation>true</EnablePackageValidation>
34
<PackageValidationBaselineVersion>15.0.0</PackageValidationBaselineVersion>
35
<EnableStrictModeForCompatibleFrameworksInPackage>true</EnableStrictModeForCompatibleFrameworksInPackage>
36
<EnableStrictModeForCompatibleTfms>true</EnableStrictModeForCompatibleTfms>
0 commit comments