[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

@@ -31,7 +31,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\PreviewHandlerCommon.csproj" />