Skip to content

Commit

Permalink
update nuget package info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Sep 19, 2017
1 parent 8ccdbf8 commit d19823d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SmartSql/SmartSql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Version>2.0.15</Version>
<AssemblyVersion>2.0.15.0</AssemblyVersion>
<FileVersion>2.0.15.0</FileVersion>
<PackageTags>SmartSql Dapper MyBatis Cache(Memory | Redis) ZooKeeper R/W Splitting</PackageTags>
<PackageTags>orm dapper sql read-write-separation cache redis dotnet-core cross-platform high-performance distributed-computing zookeeper</PackageTags>
<PackageReleaseNotes>1. Fixed a problem with the SmartSql local file hot update in some scenes that could not get the configuration file.</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net46' ">
Expand Down

0 comments on commit d19823d

Please sign in to comment.