Skip to content

Commit c55d8eb

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 (#39)
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfb96fd commit c55d8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Label="Test dependencies">
33
<MSTestVersion>3.10.4</MSTestVersion>
4-
<MicrosoftNETTestSdkVersion>17.14.1</MicrosoftNETTestSdkVersion>
4+
<MicrosoftNETTestSdkVersion>18.0.0</MicrosoftNETTestSdkVersion>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)