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 c306886 commit 0f99bb6Copy full SHA for 0f99bb6
src/Directory.Build.props
@@ -44,7 +44,7 @@
44
Version="9.12.0.78982"
45
PrivateAssets="all"
46
Condition="$(MSBuildProjectExtension) == '.csproj'" />
47
- <PackageReference Include="Roslynator.Analyzers" Version="4.6.0" PrivateAssets="All" />
+ <PackageReference Include="Roslynator.Analyzers" Version="4.6.1" PrivateAssets="All" />
48
</ItemGroup>
49
50
<ItemGroup>
0 commit comments