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

Commit 66799fa

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

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.7.0" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
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" />

0 commit comments

Comments
 (0)