Skip to content

Commit

Permalink
Update dotMorten.Microsoft.SqlServer.Types to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones committed May 30, 2019
1 parent 1a8e23d commit 61e370e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="dotMorten.Microsoft.SqlServer.Types" Version="1.0.0" />
<PackageReference Include="dotMorten.Microsoft.SqlServer.Types" Version="1.1.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net461'">
Expand Down

0 comments on commit 61e370e

Please sign in to comment.