Skip to content

Commit

Permalink
Merge pull request #7 from edgegamers/dependabot/nuget/Microsoft.NET.…
Browse files Browse the repository at this point in the history
…Test.Sdk-17.11.0
  • Loading branch information
MSWS authored Aug 31, 2024
2 parents 3b709c5 + 5b26c12 commit 78480b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GangsImpl/Mock/Mock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0"/>
<PackageReference Include="xunit" Version="2.5.3"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2"/>
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion GangsTest/GangsTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
<PackageReference Include="FuzzDotNet.MSTest" Version="0.1.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0"/>
<PackageReference Include="Xunit.DependencyInjection" Version="9.3.1"/>
</ItemGroup>

Expand Down

0 comments on commit 78480b7

Please sign in to comment.