Skip to content

Commit d05edf9

Browse files
committed
Enable package validation.
Don't use PackageValidationBaselineVersion against 1.1.0 as the next version is dropping net40 support.
1 parent 4d1b63c commit d05edf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PcgRandom/PcgRandom.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2222
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2323
<MinVerDefaultPreReleaseIdentifiers>beta.0</MinVerDefaultPreReleaseIdentifiers>
24+
<EnablePackageValidation>true</EnablePackageValidation>
2425
</PropertyGroup>
2526

2627
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' == 'true' OR '$(APPVEYOR)' == 'True' OR '$(TF_BUILD)' == 'True' ">

0 commit comments

Comments
 (0)