Skip to content

Commit

Permalink
dotMorten.Microsoft.SqlServer.Types updated to 1.3.0
Browse files Browse the repository at this point in the history
1.3.0 Release includes fixes for #37
  • Loading branch information
vyrotek authored and bricelam committed Dec 12, 2020
1 parent d37fb7d commit dec6086
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>

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

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

0 comments on commit dec6086

Please sign in to comment.