Skip to content

Commit 9ae6651

Browse files
Enable package validation
Re-enable NuGet package validation.
1 parent fd1509f commit 9ae6651

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Directory.Build.props

-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565

6666
<PropertyGroup>
6767
<EnablePackageValidation>$(IsPackable)</EnablePackageValidation>
68-
<!-- TODO Re-enable when the 9.0.0 packages are published to NuGet.org -->
69-
<EnablePackageValidation>false</EnablePackageValidation>
7068
</PropertyGroup>
7169

7270
<PropertyGroup>

0 commit comments

Comments
 (0)