We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beba352 commit b9b10cfCopy full SHA for b9b10cf
Directory.Build.props
@@ -18,7 +18,7 @@
18
<PublishRepositoryUrl>true</PublishRepositoryUrl><!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#publishrepositoryurl -->
19
</PropertyGroup>
20
<PropertyGroup>
21
- <AkkaTestKitVersion>1.5.35</AkkaTestKitVersion>
+ <AkkaTestKitVersion>1.5.36</AkkaTestKitVersion>
22
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
23
<NUnit3Version>3.14.0</NUnit3Version>
24
<NUnit4Version>4.3.2</NUnit4Version>
0 commit comments