We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b384656 commit f3592c3Copy full SHA for f3592c3
ExampleCoreProject/ExampleCoreProject.csproj
@@ -17,7 +17,7 @@
17
18
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
19
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
20
- <PackageReference Include="System.Net.Http" Version="4.3.0" />
+ <PackageReference Include="System.Net.Http" Version="4.3.2" />
21
</ItemGroup>
22
23
</Project>
0 commit comments