File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
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 >0.9.2 </Version >
11
+ <Version >0.9.3 </Version >
12
12
<Copyright >Copyright © Alex Peck 2020</Copyright >
13
13
<PackageProjectUrl ></PackageProjectUrl >
14
14
<RepositoryUrl >https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl >
15
15
<PackageTags >Cache</PackageTags >
16
16
<PackageId >BitFaster.Caching</PackageId >
17
17
<AssemblyName >BitFaster.Caching</AssemblyName >
18
18
<RootNamespace >BitFaster.Caching</RootNamespace >
19
+ <IncludeSource >True</IncludeSource >
20
+ <IncludeSymbols >True</IncludeSymbols >
19
21
</PropertyGroup >
20
22
21
23
<ItemGroup >
You can’t perform that action at this time.
0 commit comments