File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard1.4 </TargetFramework >
4+ <TargetFramework >netstandard1.3 </TargetFramework >
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.1 </Version >
14- <AssemblyVersion >2.0.1 .0</AssemblyVersion >
15- <FileVersion >2.0.1 .0</FileVersion >
13+ <Version >2.0.4 </Version >
14+ <AssemblyVersion >2.0.4 .0</AssemblyVersion >
15+ <FileVersion >2.0.4 .0</FileVersion >
1616 <PackageTags >SmartSql Dapper MyBatis Cache(Memory | Redis) ZooKeeper R/W Splitting</PackageTags >
17- <PackageReleaseNotes >1. remove SmartSql Logging
18- 2. add Microsoft.Extensions.Logging</PackageReleaseNotes >
17+ <PackageReleaseNotes ></PackageReleaseNotes >
1918 </PropertyGroup >
2019
2120 <ItemGroup >
You can’t perform that action at this time.
0 commit comments