Skip to content

Commit

Permalink
Bump to 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
schotime committed Jun 12, 2018
1 parent 3b61609 commit bf88c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NPoco/NPoco.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Description>An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE. Originally Schotime's PetaPoco branch.</Description>
Expand Down Expand Up @@ -85,7 +85,7 @@

<PropertyGroup>
<FrameworkPathOverride Condition="'$(TargetFramework)' == 'net35'">C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v3.5\Profile\Client</FrameworkPathOverride>
<Version>3.9.3</Version>
<Version>3.9.4</Version>
</PropertyGroup>

</Project>

0 comments on commit bf88c4b

Please sign in to comment.