[Deps]Remove unused dependencies (#21371)

This commit is contained in:
Davide Giacometti
2022-11-08 18:35:06 +01:00
committed by GitHub
parent c51103404f
commit cca10d2455
39 changed files with 16 additions and 98 deletions

View File

@@ -50,7 +50,6 @@
<PackageReference Include="System.IO.Abstractions">
<Version>17.2.3</Version>
</PackageReference>
<PackageReference Include="System.Text.Json" Version="6.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\common\GPOWrapperProjection\GPOWrapperProjection.csproj" />