We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d40da commit db2ce5cCopy full SHA for db2ce5c
integrationtests/Directory.Build.props
@@ -26,7 +26,7 @@
26
<SolutionDir Condition="'$(SolutionDir)' == ''">$(MSBuildThisFileDirectory)</SolutionDir>
27
</PropertyGroup>
28
<ItemGroup>
29
- <PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.354" PrivateAssets="all" />
+ <PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.406" PrivateAssets="all" />
30
<PackageReference Include="Roslynator.Analyzers" Version="4.1.0" PrivateAssets="All" />
31
</ItemGroup>
32
0 commit comments