Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Kostov committed Jul 14, 2018
1 parent 00e91eb commit 75461ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Dapper.Bulk/Dapper.Bulk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<PackageTags>fast;bulk;insert;dapper;orm;sql;micro-orm;</PackageTags>
<Copyright>Martin Kostov</Copyright>
<Description>Fast bulk insert extensions for Dapper.</Description>
<PackageReleaseNotes>-Fixed issue #2 (names with specified schema)</PackageReleaseNotes>
<PackageReleaseNotes>-Added Enum support.</PackageReleaseNotes>
<Company>Mk</Company>
<AssemblyVersion>1.1.1.0</AssemblyVersion>
<FileVersion>1.1.1.0</FileVersion>
<Version>1.1.1</Version>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<FileVersion>1.2.0.0</FileVersion>
<Version>1.2.0</Version>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>

Expand Down

0 comments on commit 75461ae

Please sign in to comment.