Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit fc8e429

Browse files
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.6.1...v16.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3e73d10 commit fc8e429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.Reporting.Generic.Tests/Cake.Issues.Reporting.Generic.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>
30-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
3131
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3232
<PackageReference Include="Cake.Testing" Version="0.33.0" />
3333
<PackageReference Include="Cake.Issues.Testing" Version="0.9.0-beta0004" />

0 commit comments

Comments
 (0)