We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c79cd5 commit 267addaCopy full SHA for 267adda
integrationtests/Directory.Build.props
@@ -27,7 +27,7 @@
27
</PropertyGroup>
28
<ItemGroup>
29
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.354" PrivateAssets="all" />
30
- <PackageReference Include="Roslynator.Analyzers" Version="4.0.2" PrivateAssets="All" />
+ <PackageReference Include="Roslynator.Analyzers" Version="4.1.0" PrivateAssets="All" />
31
</ItemGroup>
32
33
<AdditionalFiles Include="$(MSBuildThisFileDirectory)..\src\stylecop.json" Link="stylecop.json" />
0 commit comments