File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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.4 </Version >
11
+ <Version >1.0.5 </Version >
12
12
<Copyright >Copyright © Alex Peck 2021</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.4 .0</AssemblyVersion >
24
- <FileVersion >1.0.4 .0</FileVersion >
23
+ <AssemblyVersion >1.0.5 .0</AssemblyVersion >
24
+ <FileVersion >1.0.5 .0</FileVersion >
25
25
</PropertyGroup >
26
26
27
27
<PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
36
36
</ItemGroup >
37
37
38
38
<ItemGroup >
39
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
39
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
40
40
</ItemGroup >
41
41
42
42
</Project >
You can’t perform that action at this time.
0 commit comments