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 266d65b commit 79b1b08Copy full SHA for 79b1b08
src/ConsumeUwp/ConsumeUwp.csproj
@@ -5,11 +5,6 @@
5
<TargetFramework>uap10.0</TargetFramework>
6
</PropertyGroup>
7
<ItemGroup>
8
- <PackageReference Include="System.Memory" />
9
- <PackageReference Include="System.ValueTuple" />
10
- <PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" />
11
- <PackageReference Include="System.Net.Http" />
12
- <PackageReference Include="System.Threading.Tasks.Extensions" />
13
<Compile Include="..\Consume\*.cs" />
14
</ItemGroup>
15
<Import Project="$(SolutionDir)\Polyfill\Polyfill.targets" />
0 commit comments