Skip to content

Commit 4970aa6

Browse files
committed
Update http abstractions to 1.1.2
1 parent 31e9a02 commit 4970aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SendGrid/SendGrid.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">
27-
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="1.1.0" />
27+
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="1.1.2" />
2828
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
2929
</ItemGroup>
3030

0 commit comments

Comments
 (0)