We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414a3e7 commit 845dd62Copy full SHA for 845dd62
src/Directory.Build.props
@@ -18,7 +18,7 @@
18
<TestsNetCore>netcoreapp3.1</TestsNetCore>
19
<XunitVersion>2.5.1</XunitVersion>
20
<XunitRunnerVisualstudio>2.5.1</XunitRunnerVisualstudio>
21
- <TestSdkVersion>17.7.2</TestSdkVersion>
+ <TestSdkVersion>17.8.0</TestSdkVersion>
22
23
<AkkaVersion>1.5.13</AkkaVersion>
24
<AkkaHostingVersion>1.5.13</AkkaHostingVersion>
0 commit comments