Skip to content

Commit

Permalink
Merge pull request #92 from microsoft/dependabot/nuget/Microsoft.NET.…
Browse files Browse the repository at this point in the history
…Test.Sdk-17.6.2

Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
  • Loading branch information
github-actions[bot] committed Jun 7, 2023
2 parents 9fc8ac4 + aaf3a85 commit efd1326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<!-- We need Microsoft.TestPlatform.ObjectModel for net framework execution in linux environments https://github.com/microsoft/vstest/issues/2469-->
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.6.2" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down

0 comments on commit efd1326

Please sign in to comment.