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

Commit c4f782e

Browse files
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.4.0 in /src (#157)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.2.0...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e98d27 commit c4f782e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3232
<PrivateAssets>all</PrivateAssets>
3333
</PackageReference>
34-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
34+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
3535
<PackageReference Include="xunit" Version="2.4.2" />
3636
<PackageReference Include="xunit.runner.visualstudio">
3737
<Version>2.4.5</Version>

0 commit comments

Comments
 (0)