File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard1.3</ TargetFramework >
4+ <TargetFrameworks >netstandard1.3;netstandard2.0;net46</ TargetFrameworks >
55 <Authors >Ahoo Wang</Authors >
66 <Company >Ahoo Wang</Company >
77 <Description >SmartSql = Dapper + MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting + ......</Description >
1010 <PackageProjectUrl >https://github.com/Ahoo-Wang/SmartSql</PackageProjectUrl >
1111 <RepositoryUrl >https://github.com/Ahoo-Wang/SmartSql</RepositoryUrl >
1212 <PackageRequireLicenseAcceptance >False</PackageRequireLicenseAcceptance >
13- <Version >2.0.4 </Version >
14- <AssemblyVersion >2.0.4 .0</AssemblyVersion >
15- <FileVersion >2.0.4 .0</FileVersion >
13+ <Version >2.0.5 </Version >
14+ <AssemblyVersion >2.0.5 .0</AssemblyVersion >
15+ <FileVersion >2.0.5 .0</FileVersion >
1616 <PackageTags >SmartSql Dapper MyBatis Cache(Memory | Redis) ZooKeeper R/W Splitting</PackageTags >
1717 <PackageReleaseNotes ></PackageReleaseNotes >
1818 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments