Fix warning during "dotnet restore" (#1822)

This commit is contained in:
Karl Burtram
2023-01-24 13:54:14 -08:00
committed by GitHub
parent 661f883ddd
commit fd82d5bc17
2 changed files with 1 additions and 3 deletions

View File

@@ -20,10 +20,7 @@
<ProjectReference Include="../Microsoft.SqlTools.ServiceLayer.Test.Common/Microsoft.SqlTools.ServiceLayer.Test.Common.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Moq" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio" />
</ItemGroup>
<ItemGroup>
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />