We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b527e commit 6878b8aCopy full SHA for 6878b8a
samples/public/Directory.Build.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<AspireTestingVersion>8.0.1</AspireTestingVersion>
5
<CodeCoverageVersion>17.10.4</CodeCoverageVersion>
6
- <MSTestVersion>3.4.1</MSTestVersion>
+ <MSTestVersion>3.4.3</MSTestVersion>
7
<MSTestAOTVersion>1.0.0-alpha.24163.4</MSTestAOTVersion>
8
<PlaywrightVersion>1.44.0</PlaywrightVersion>
9
<TestingPlatformVersion>1.2.1</TestingPlatformVersion>
0 commit comments