Skip to content

Commit bafa77b

Browse files
authored
Use VSTest 17.10 (#2902)
1 parent 7fd9f76 commit bafa77b

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
@@ -7,7 +7,7 @@
77
<PropertyGroup Label="Product dependencies">
88
<AspireHostingTestingVersion>8.0.0-preview.6.24214.1</AspireHostingTestingVersion>
99
<!-- Test Platform, .NET Test SDK and Object Model -->
10-
<MicrosoftNETTestSdkVersion>17.9.0</MicrosoftNETTestSdkVersion>
10+
<MicrosoftNETTestSdkVersion>17.10.0</MicrosoftNETTestSdkVersion>
1111
<!-- UWP and WinUI dependencies -->
1212
<MicrosoftNETCoreUniversalWindowsPlatformVersion>6.2.14</MicrosoftNETCoreUniversalWindowsPlatformVersion>
1313
<!-- / UWP and WinUI dependencies -->

0 commit comments

Comments
 (0)