Skip to content

Commit

Permalink
chore: bump ecdsa-dotnet version (#1140)
Browse files Browse the repository at this point in the history
  • Loading branch information
JenniferMah authored Nov 16, 2021
1 parent 3f4316a commit 3273dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SendGrid/SendGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" Condition=" '$(OS)' != 'Windows_NT' " />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="starkbank-ecdsa" Version="[1.3.1, 2.0.0)" />
<PackageReference Include="starkbank-ecdsa" Version="[1.3.3, 2.0.0)" />
</ItemGroup>

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

0 comments on commit 3273dfe

Please sign in to comment.