Skip to content

Commit 88c9fc5

Browse files
Update Microsoft.NET.Test.Sdk version to 18.0.1 by @nohwnd in #6923 (backport to rel/4.0) (#6924)
Co-authored-by: Jakub Jareš <me@jakubjares.com>
1 parent d373954 commit 88c9fc5

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
@@ -22,7 +22,7 @@
2222
<!-- UWP and WinUI dependencies -->
2323
<MicrosoftNETCoreUniversalWindowsPlatformVersion>6.2.14</MicrosoftNETCoreUniversalWindowsPlatformVersion>
2424
<!-- Test Platform, .NET Test SDK and Object Model -->
25-
<MicrosoftNETTestSdkVersion>18.0.0</MicrosoftNETTestSdkVersion>
25+
<MicrosoftNETTestSdkVersion>18.0.1</MicrosoftNETTestSdkVersion>
2626
<MicrosoftPlaywrightVersion>1.55.0</MicrosoftPlaywrightVersion>
2727
<MicrosoftTestingExtensionsFakesVersion>18.1.1</MicrosoftTestingExtensionsFakesVersion>
2828
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24577.4</MicrosoftTestingInternalFrameworkVersion>

0 commit comments

Comments
 (0)