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 3ab9fb3 commit 884856bCopy full SHA for 884856b
.automation/test/csharp_roslynator/fix/csharp_fix_project.csproj
@@ -8,11 +8,11 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Roslynator.Analyzers" Version="4.12.6">
+ <PackageReference Include="Roslynator.Analyzers" Version="4.12.8">
12
<PrivateAssets>all</PrivateAssets>
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
14
</PackageReference>
15
- <PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.12.6">
+ <PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.12.8">
16
17
18
0 commit comments