Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/nuget/MSTest.TestAdapter-3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jdomnitz authored Jul 2, 2024
2 parents 26b6e20 + 1f59e42 commit 2287386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/MdnsTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<ItemGroup>

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" PrivateAssets="all" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" PrivateAssets="all" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" PrivateAssets="all" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" PrivateAssets="all" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 2287386

Please sign in to comment.