Skip to content

Commit 30f3694

Browse files
Update roslyn to v4 (major) (#1565)
* Update roslyn to v4 * Automatically linting code --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rocket Understudy <33589210+rsg-bot@users.noreply.github.com>
1 parent 434b94f commit 30f3694

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.GitVersion" Version="1.3.0-beta.2" />
99
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.3.0-beta.2" />
1010
<GlobalPackageReference Include="Rocket.Surgery.MyAssembly" Version="1.3.0-beta.2" />
11-
<GlobalPackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
12-
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" />
11+
<GlobalPackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0" />
12+
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="4.14.0" />
1313
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1414
<GlobalPackageReference Include="Roslynator.Analyzers" Version="4.13.1" />
1515
<GlobalPackageReference Include="Roslynator.Formatting.Analyzers" Version="4.13.1" />

0 commit comments

Comments
 (0)