We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4da67 commit 35aa17cCopy full SHA for 35aa17c
scripts/build/TestPlatform.Dependencies.props
@@ -15,8 +15,8 @@
15
16
<!-- These versions are used for running unit tests, and running acceptance tests. They are also used as the default version for projects
17
in TestAssets.sln to allow running and debugging tests in that solution directly in VS without having to run them via AcceptanceTests. -->
18
- <MSTestFrameworkVersion>2.2.8</MSTestFrameworkVersion>
19
- <MSTestAdapterVersion>2.2.8</MSTestAdapterVersion>
+ <MSTestFrameworkVersion>2.2.9-preview-20220210-07</MSTestFrameworkVersion>
+ <MSTestAdapterVersion>2.2.9-preview-20220210-07</MSTestAdapterVersion>
20
<MSTestAssertExtensionVersion>1.0.3-preview</MSTestAssertExtensionVersion>
21
22
0 commit comments