Skip to content

Commit

Permalink
Expose Microsoft.NET.Test.Sdk from Sitko.Core.Xunit
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Aug 12, 2020
1 parent a20ce7e commit f401fb0
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 49 deletions.
2 changes: 1 addition & 1 deletion src/Sitko.Core.Xunit/Sitko.Core.Xunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="AutoBogus" Version="2.10.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.7" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" PrivateAssets="None" />
<PackageReference Include="Serilog.Sinks.XUnit" Version="2.0.4" />
<PackageReference Include="xunit" Version="2.4.1" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<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" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<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
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@
<ProjectReference Include="..\Sitko.Core.Queue.Test\Sitko.Core.Queue.Tests.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
<ProjectReference Include="..\Sitko.Core.Queue.Test\Sitko.Core.Queue.Tests.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Google.Protobuf" Version="3.12.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

<ItemGroup>
<Protobuf Include="TestMsg.proto" GrpcServices="None" />
</ItemGroup>
Expand Down
5 changes: 0 additions & 5 deletions tests/Sitko.Core.Queue.Test/Sitko.Core.Queue.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,5 @@
<ProjectReference Include="..\..\src\Sitko.Core.Queue\Sitko.Core.Queue.csproj" />
<ProjectReference Include="..\..\src\Sitko.Core.Xunit\Sitko.Core.Xunit.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\Sitko.Core.Repository.EntityFrameworkCore\Sitko.Core.Repository.EntityFrameworkCore.csproj" />
<ProjectReference Include="..\..\src\Sitko.Core.Repository\Sitko.Core.Repository.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@
<ProjectReference Include="..\..\src\Sitko.Core.Search.ElasticSearch\Sitko.Core.Search.ElasticSearch.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@

<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\Sitko.Core.IdProvider.SonyFlake\Sitko.Core.IdProvider.SonyFlake.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
<ProjectReference Include="..\Sitko.Core.Storage.Tests\Sitko.Core.Storage.Tests.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

<ItemGroup>
<Content Include="..\Sitko.Core.Storage.Tests\Data\file.txt">
<Link>Data\file.txt</Link>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
<ProjectReference Include="..\Sitko.Core.Storage.Tests\Sitko.Core.Storage.Tests.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

<ItemGroup>
<Content Include="..\Sitko.Core.Storage.Tests\Data\file.txt">
<Link>Data\file.txt</Link>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@
<ProjectReference Include="..\..\src\Sitko.Core.Xunit\Sitko.Core.Xunit.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

</Project>

0 comments on commit f401fb0

Please sign in to comment.