We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4b0b6 commit 60c9130Copy full SHA for 60c9130
Directory.Build.props
@@ -19,7 +19,7 @@
19
</PropertyGroup>
20
<PropertyGroup>
21
<AkkaTestKitVersion>1.5.37</AkkaTestKitVersion>
22
- <MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
+ <MicrosoftNetTestSdkVersion>17.13.0</MicrosoftNetTestSdkVersion>
23
<NUnit3Version>3.14.0</NUnit3Version>
24
<NUnit4Version>4.3.2</NUnit4Version>
25
<NUnitAnalyzersVersion>4.6.0</NUnitAnalyzersVersion>
0 commit comments