Skip to content
This repository was archived by the owner on Oct 27, 2023. It is now read-only.

Commit d783da7

Browse files
committed
fix nuget version
1 parent 90af55e commit d783da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dapper.Contrib.BulkInsert/Dapper.Contrib.BulkInsert.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RepositoryUrl>https://github.com/YahuiWong/Dapper.Contrib.BulkInsert.git</RepositoryUrl>
99
<RepositoryType>git</RepositoryType>
1010
<PackageTags>clickhouse,dapper,bulk,mysql,sqlserver</PackageTags>
11-
<Version>0.1.7</Version>
11+
<Version>0.1.9</Version>
1212
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1313
<PackageLicenseUrl>https://github.com/YahuiWong/Dapper.Contrib.BulkInsert/blob/master/LICENSE</PackageLicenseUrl>
1414
<PackageId>Dapper.Contrib.BulkInsert</PackageId>

0 commit comments

Comments
 (0)