Skip to content

Commit

Permalink
Roslynator.Analyzers 4.x requires Roslyn 4.0.1 thus .NET SDK 6.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
savornicesei committed Jun 20, 2022
1 parent 95e3fc0 commit bb2026d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
2.2.x
3.1.x
5.0.x
6.0.x
- run: dotnet --list-sdks
- run: dotnet --list-runtimes
- name: Nightly pack
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
2.2.x
3.1.x
5.0.x
6.0.x
- run: dotnet --list-sdks
- run: dotnet --list-runtimes
- name: Publish release
Expand Down

0 comments on commit bb2026d

Please sign in to comment.