We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b93b4 commit 80e4561Copy full SHA for 80e4561
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.406" PrivateAssets="all" />
+ <PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
30
<PackageReference Include="Roslynator.Analyzers" Version="4.1.1" PrivateAssets="All" />
31
</ItemGroup>
32
0 commit comments