Skip to content

Commit

Permalink
Merge pull request #172 from Doraku/dependabot/nuget/source/xunit.run…
Browse files Browse the repository at this point in the history
…ner.visualstudio-3.0.0

Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /source
  • Loading branch information
Doraku authored Dec 26, 2024
2 parents b7dd393 + 1188dc5 commit a626904
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="xunit" Version="2.9.2" />

<PackageReference Include="coverlet.msbuild" Version="6.0.2" PrivateAssets="all" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" PrivateAssets="all" />

</ItemGroup>

Expand Down

0 comments on commit a626904

Please sign in to comment.