Skip to content

Commit

Permalink
bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidegiacometti committed May 31, 2024
1 parent bec3953 commit 4f599f1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
<PackageReference Include="System.IO.Abstractions" Version="17.2.3" />
</ItemGroup>

Expand Down

0 comments on commit 4f599f1

Please sign in to comment.