We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77798cb commit f026f85Copy full SHA for f026f85
src/SmartSql/SmartSql.csproj
@@ -11,7 +11,7 @@
11
<PackageProjectUrl>https://github.com/Ahoo-Wang/SmartSql</PackageProjectUrl>
12
<RepositoryUrl>https://github.com/Ahoo-Wang/SmartSql</RepositoryUrl>
13
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
14
- <Version>3.7.4</Version>
+ <Version>3.7.5</Version>
15
<PackageTags>orm sql read-write-separation cache redis dotnet-core cross-platform high-performance distributed-computing zookeeper</PackageTags>
16
<PackageReleaseNotes>
17
1. support [For] Tag use ParameterMap
0 commit comments