Skip to content

Commit

Permalink
Merge branch 'dependabot/nuget/MSTest.TestAdapter-3.7.1' into dependa…
Browse files Browse the repository at this point in the history
…bot/nuget/MSTest.TestFramework-3.7.1
  • Loading branch information
hf-kklein authored Jan 14, 2025
2 parents f7a2ac5 + dfbb8f4 commit a8b0f70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EDILibraryTests/EDILibraryTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="coverlet.collector" Version="6.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
</ItemGroup>
Expand Down

0 comments on commit a8b0f70

Please sign in to comment.