File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 <PackageLicenseFile >LICENSE</PackageLicenseFile >
1111 <PackageReadmeFile >ReadMe.md</PackageReadmeFile >
1212 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
13- <Version >2.5.3 </Version >
13+ <Version >2.5.4 </Version >
1414 <Copyright >Copyright © Alex Peck $([System.DateTime]::Now.ToString(yyyy))</Copyright >
1515 <PackageProjectUrl ></PackageProjectUrl >
1616 <RepositoryUrl >https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl >
2222 <IncludeSymbols >True</IncludeSymbols >
2323 <EmbedUntrackedSources >true</EmbedUntrackedSources >
2424 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
25- <AssemblyVersion >2.5.3 .0</AssemblyVersion >
26- <FileVersion >2.5.3 .0</FileVersion >
25+ <AssemblyVersion >2.5.4 .0</AssemblyVersion >
26+ <FileVersion >2.5.4 .0</FileVersion >
2727 <GenerateDocumentationFile >true</GenerateDocumentationFile >
2828 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
2929 <IsTrimmable >true</IsTrimmable >
3030 <Nullable >enable</Nullable >
3131 <!-- Package Validation-->
3232 <EnablePackageValidation >true</EnablePackageValidation >
33- <PackageValidationBaselineVersion >2.5.1 </PackageValidationBaselineVersion >
33+ <PackageValidationBaselineVersion >2.5.3 </PackageValidationBaselineVersion >
3434 </PropertyGroup >
3535
3636 <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
You can’t perform that action at this time.
0 commit comments