Skip to content

Commit 0bd430e

Browse files
Enable package validation
1 parent e9af816 commit 0bd430e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<!-- Package validation -->
3434
<PropertyGroup>
35-
<EnablePackageValidation>false</EnablePackageValidation>
35+
<EnablePackageValidation>true</EnablePackageValidation>
3636
<PackageValidationBaselineVersion>12.0.0</PackageValidationBaselineVersion>
3737
<EnableStrictModeForCompatibleFrameworksInPackage>true</EnableStrictModeForCompatibleFrameworksInPackage>
3838
<EnableStrictModeForCompatibleTfms>true</EnableStrictModeForCompatibleTfms>

0 commit comments

Comments
 (0)