Skip to content

Commit

Permalink
Merge pull request #5 from rnelson/dependabot/nuget/xunit.runner.visu…
Browse files Browse the repository at this point in the history
…alstudio-3.0.0
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
2 parents c674acf + 8cbd296 commit 79e028d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SlowDown.Tests/SlowDown.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="MicrosoftExtensions.Logging.Xunit" Version="1.0.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="Xunit.DependencyInjection" Version="9.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
Expand Down

0 comments on commit 79e028d

Please sign in to comment.