We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1b63c commit d05edf9Copy full SHA for d05edf9
src/PcgRandom/PcgRandom.csproj
@@ -21,6 +21,7 @@
21
<PublishRepositoryUrl>true</PublishRepositoryUrl>
22
<EmbedUntrackedSources>true</EmbedUntrackedSources>
23
<MinVerDefaultPreReleaseIdentifiers>beta.0</MinVerDefaultPreReleaseIdentifiers>
24
+ <EnablePackageValidation>true</EnablePackageValidation>
25
</PropertyGroup>
26
27
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' == 'true' OR '$(APPVEYOR)' == 'True' OR '$(TF_BUILD)' == 'True' ">
0 commit comments