Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • Loading branch information
github-actions[bot] authored Aug 7, 2023
2 parents 5b739d8 + 3a1856b commit 807aecc
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.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<!-- 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.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down

0 comments on commit 807aecc

Please sign in to comment.