Skip to content

Commit

Permalink
enable package validation
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed Jan 3, 2023
1 parent 2a473c6 commit e73f845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Smdn.Text.Ondulish/Smdn.Text.Ondulish.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SPDX-License-Identifier: MIT
<RuntimeIdentifiers>ubuntu.22.04-x64</RuntimeIdentifiers>
<VersionPrefix>4.0.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<!-- <PackageValidationBaselineVersion>4.0.0</PackageValidationBaselineVersion> -->
<PackageValidationBaselineVersion>4.0.0</PackageValidationBaselineVersion>
<Nullable>enable</Nullable>
<AssemblyCLSCompliant>false</AssemblyCLSCompliant>
<GenerateNupkgReadmeFileDependsOnTargets>$(GenerateNupkgReadmeFileDependsOnTargets);GenerateReadmeFileContent</GenerateNupkgReadmeFileDependsOnTargets>
Expand Down

0 comments on commit e73f845

Please sign in to comment.