File tree Expand file tree Collapse file tree
src/Pomelo.Extensions.Caching.MySql
test/Pomelo.Extensions.Caching.MySql.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using MySql.</Description >
5- <TargetFramework >netstandard2.1 </TargetFramework >
5+ <TargetFramework >netstandard2.0 </TargetFramework >
66 <AssemblyName >Pomelo.Extensions.Caching.MySql</AssemblyName >
77 <PackageId >Pomelo.Extensions.Caching.MySql</PackageId >
88 <PackageTags >cache;distributedcache;mysql</PackageTags >
1111 <GenerateAssemblyConfigurationAttribute >false</GenerateAssemblyConfigurationAttribute >
1212 <GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
1313 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
14- <Version >2.1.1 </Version >
14+ <Version >2.1.2 </Version >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616 <SignAssembly >true</SignAssembly >
1717 <AssemblyOriginatorKeyFile >Pomelo.snk</AssemblyOriginatorKeyFile >
Original file line number Diff line number Diff line change 99 <GenerateRuntimeConfigurationFiles >true</GenerateRuntimeConfigurationFiles >
1010 <IsPackable >false</IsPackable >
1111 <IsTestProject >true</IsTestProject >
12- <Version >2.1.1 </Version >
12+ <Version >2.1.2 </Version >
1313 <SignAssembly >true</SignAssembly >
1414 <AssemblyOriginatorKeyFile >Pomelo.snk</AssemblyOriginatorKeyFile >
1515 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments