We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4437518 commit e3a77cfCopy full SHA for e3a77cf
Directory.Build.props
@@ -22,7 +22,7 @@
22
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
23
<NUnit3Version>3.14.0</NUnit3Version>
24
<NUnit4Version>4.3.2</NUnit4Version>
25
- <NUnitAnalyzersVersion>4.5.0</NUnitAnalyzersVersion>
+ <NUnitAnalyzersVersion>4.6.0</NUnitAnalyzersVersion>
26
<NUnitTestAdapterVersion>4.6.0</NUnitTestAdapterVersion>
27
</PropertyGroup>
28
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
0 commit comments