Skip to content

Commit

Permalink
Merge pull request #6 from edgegamers/dependabot/nuget/xunit.runner.v…
Browse files Browse the repository at this point in the history
…isualstudio-2.8.2
  • Loading branch information
MSWS authored Aug 31, 2024
2 parents a261a15 + 6695fe9 commit a2528b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GangsImpl/Mock/Mock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="xunit" Version="2.5.3"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a2528b2

Please sign in to comment.