Skip to content

Commit

Permalink
chore(deps): bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.T…
Browse files Browse the repository at this point in the history
…estHost (#476)
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent a7ca503 commit 17a8422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<ItemGroup>
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageVersion Include="Microsoft.TestPlatform.TestHost" Version="17.11.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.TestPlatform.TestHost" Version="17.11.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.2" />
<PackageVersion Include="NUnit" Version="4.2.2" />
Expand Down

0 comments on commit 17a8422

Please sign in to comment.