Skip to content

Commit f3592c3

Browse files
committed
Update sample dependency
1 parent b384656 commit f3592c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExampleCoreProject/ExampleCoreProject.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
1919
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
20-
<PackageReference Include="System.Net.Http" Version="4.3.0" />
20+
<PackageReference Include="System.Net.Http" Version="4.3.2" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)