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 f707d50 commit b384656Copy full SHA for b384656
ExampleCoreProject/ExampleCoreProject.csproj
@@ -18,7 +18,6 @@
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" />
21
- <PackageReference Include="WinInsider.System.Net.Http.Formatting" Version="1.0.1" />
22
</ItemGroup>
23
24
</Project>
0 commit comments