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

Commit eb17ae0

Browse files
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.4.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.1.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf7fa53 commit eb17ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<NetCoreFramework>net6.0</NetCoreFramework>
2020
<NBenchVersion>1.2.2</NBenchVersion>
2121
<XunitVersion>2.4.1</XunitVersion>
22-
<TestSdkVersion>17.1.0</TestSdkVersion>
22+
<TestSdkVersion>17.4.1</TestSdkVersion>
2323
<AkkaVersion>1.4.48</AkkaVersion>
2424
<PbmVersion>1.0.2</PbmVersion>
2525
<AkkaHostingVersion>1.0.1</AkkaHostingVersion>

0 commit comments

Comments
 (0)