File tree 1 file changed +9
-4
lines changed 1 file changed +9
-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.3 </Version >
12
- <Copyright >Copyright © Alex Peck 2020 </Copyright >
11
+ <Version >1.0.4 </Version >
12
+ <Copyright >Copyright © Alex Peck 2021 </Copyright >
13
13
<PackageProjectUrl ></PackageProjectUrl >
14
14
<RepositoryUrl >https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl >
15
15
<PackageTags >Cache;LRU;Performance;In-Memory;Thread-Safe;Concurrent</PackageTags >
18
18
<RootNamespace >BitFaster.Caching</RootNamespace >
19
19
<IncludeSource >True</IncludeSource >
20
20
<IncludeSymbols >True</IncludeSymbols >
21
- <AssemblyVersion >1.0.3.0</AssemblyVersion >
22
- <FileVersion >1.0.3.0</FileVersion >
21
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
22
+ <AssemblyVersion >1.0.4.0</AssemblyVersion >
23
+ <FileVersion >1.0.4.0</FileVersion >
23
24
</PropertyGroup >
24
25
25
26
<ItemGroup >
29
30
</None >
30
31
</ItemGroup >
31
32
33
+ <ItemGroup >
34
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
35
+ </ItemGroup >
36
+
32
37
</Project >
You can’t perform that action at this time.
0 commit comments