Skip to content

Commit

Permalink
deps: Update dependency xunit.runner.visualstudio to version 3
Browse files Browse the repository at this point in the history
Updates-dependency: xunit.runner.visualstudio
Updates-dependency-from-version: 2.8.2
Updates-dependency-to-version: 3.0.0
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 9e793a9 commit 4e37978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharedBuild.Test/Grynwald.SharedBuild.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" PrivateAssets="all" />
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
<PackageReference Include="Cake.Testing" Version="4.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 4e37978

Please sign in to comment.