File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<Description >High performance, thread-safe in-memory caching primitives for .NET.</Description >
9
9
<PackageLicenseFile >LICENSE</PackageLicenseFile >
10
10
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
11
- <Version >1.0.7 </Version >
11
+ <Version >1.1.0 </Version >
12
12
<Copyright >Copyright © Alex Peck $([System.DateTime]::Now.ToString(yyyy))</Copyright >
13
13
<PackageProjectUrl ></PackageProjectUrl >
14
14
<RepositoryUrl >https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl >
20
20
<IncludeSymbols >True</IncludeSymbols >
21
21
<EmbedUntrackedSources >true</EmbedUntrackedSources >
22
22
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
23
- <AssemblyVersion >1.0.7 .0</AssemblyVersion >
24
- <FileVersion >1.0.7 .0</FileVersion >
23
+ <AssemblyVersion >1.1.0 .0</AssemblyVersion >
24
+ <FileVersion >1.1.0 .0</FileVersion >
25
25
</PropertyGroup >
26
26
27
27
<PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
You can’t perform that action at this time.
0 commit comments