Skip to content

Commit

Permalink
Revert "refs and cleanup"
Browse files Browse the repository at this point in the history
This reverts commit c5e8656.
  • Loading branch information
SimonCropp committed Apr 15, 2024
1 parent d961bee commit 9b40897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Integration/Tests/Tests.csproj
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="System.Reflection.Metadata" Version="8.0.0" />
<PackageReference Include="Xunit" Version="2.6.6" />
<PackageReference Include="XunitContext" Version="3.3.1" />
<PackageReference Include="Verify.Xunit" Version="24.0.0" />
<PackageReference Include="Verify.Xunit" Version="23.0.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
</ItemGroup>
Expand Down
7 changes: 1 addition & 6 deletions Tests/Tests.csproj
Expand Up @@ -19,12 +19,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Verify.Xunit" Version="24.0.0" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 9b40897

Please sign in to comment.