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 10
10
<PackageLicenseFile >LICENSE</PackageLicenseFile >
11
11
<PackageReadmeFile >ReadMe.md</PackageReadmeFile >
12
12
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
13
- <Version >2.5.3 </Version >
13
+ <Version >2.5.4 </Version >
14
14
<Copyright >Copyright © Alex Peck $([System.DateTime]::Now.ToString(yyyy))</Copyright >
15
15
<PackageProjectUrl ></PackageProjectUrl >
16
16
<RepositoryUrl >https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl >
22
22
<IncludeSymbols >True</IncludeSymbols >
23
23
<EmbedUntrackedSources >true</EmbedUntrackedSources >
24
24
<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 >
27
27
<GenerateDocumentationFile >true</GenerateDocumentationFile >
28
28
<AllowUnsafeBlocks >True</AllowUnsafeBlocks >
29
29
<IsTrimmable >true</IsTrimmable >
30
30
<Nullable >enable</Nullable >
31
31
<!-- Package Validation-->
32
32
<EnablePackageValidation >true</EnablePackageValidation >
33
- <PackageValidationBaselineVersion >2.5.1 </PackageValidationBaselineVersion >
33
+ <PackageValidationBaselineVersion >2.5.3 </PackageValidationBaselineVersion >
34
34
</PropertyGroup >
35
35
36
36
<PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
You can’t perform that action at this time.
0 commit comments