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.
2 parents f99e40b + e332ff6 commit f82b6b5Copy full SHA for f82b6b5
Directory.Build.props
@@ -18,7 +18,7 @@
18
19
<PropertyGroup Label="Dependencies from Test">
20
<CoverletMsBuildVersion>6.0.4</CoverletMsBuildVersion>
21
- <MicrosoftNETTestSdkVersion>17.14.1</MicrosoftNETTestSdkVersion>
+ <MicrosoftNETTestSdkVersion>18.0.0</MicrosoftNETTestSdkVersion>
22
<XunitVersion>2.9.3</XunitVersion>
23
<XunitRunnerVisualStudioVersion>3.1.5</XunitRunnerVisualStudioVersion>
24
<MoqVersion>4.20.72</MoqVersion>
0 commit comments