Skip to content

Commit

Permalink
Merge pull request #426 from rpgrca/dependabot/nuget/MovieRental/xuni…
Browse files Browse the repository at this point in the history
…t.runner.visualstudio-2.8.1

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /MovieRental
  • Loading branch information
rpgrca committed May 31, 2024
2 parents c86a43b + 619b5ee commit d5d70fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MovieRental/test/MovieRental.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.2">
Expand Down

0 comments on commit d5d70fc

Please sign in to comment.