Skip to content

Commit

Permalink
Update Verify.Xunit.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 16, 2024
1 parent 8139ccf commit 156fd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Xunit.Tests/Verify.Xunit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="Xunit" Version="2.6.5" />
<PackageReference Include="Xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
<ProjectReference Include="..\TargetLibrary\TargetLibrary.csproj" />
Expand Down

0 comments on commit 156fd26

Please sign in to comment.