Skip to content

Commit

Permalink
use deps from Sitko.Core.Xunit
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Aug 20, 2020
1 parent e1e16b1 commit 0ebf800
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
<ItemGroup>
<PackageReference Include="Grpc.Tools" Version="2.31.0" PrivateAssets="None" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.1.7" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" PrivateAssets="None" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="None" />
<ProjectReference Include="..\..\src\Sitko.Core.Grpc.Server\Sitko.Core.Grpc.Server.csproj" />
<ProjectReference Include="..\..\src\Sitko.Core.Xunit\Sitko.Core.Xunit.csproj" />
<Protobuf Include="**/*.proto" GrpcServices="Both" AdditionalImportDirs="..\..\src\Sitko.Core.Grpc\Proto" />
Expand Down

0 comments on commit 0ebf800

Please sign in to comment.