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.
1 parent 6f3077f commit d6cae27Copy full SHA for d6cae27
Directory.Build.props
@@ -28,7 +28,7 @@
28
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
29
<NUnit3Version>3.14.0</NUnit3Version>
30
<NUnit4Version>4.2.2</NUnit4Version>
31
- <NUnitAnalyzersVersion>4.3.0</NUnitAnalyzersVersion>
+ <NUnitAnalyzersVersion>4.4.0</NUnitAnalyzersVersion>
32
<NUnitTestAdapterVersion>4.6.0</NUnitTestAdapterVersion>
33
</PropertyGroup>
34
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
0 commit comments