Skip to content

Commit

Permalink
chore: raise .NET SDK to 8.0.302
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrehtrb committed Jun 12, 2024
1 parent 4532990 commit 39e9bad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-wfw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Install .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.300
dotnet-version: 8.0.302

# GitHub Actions Windows Runners come with NSIS pre-installed
# https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@

* Removed unnecessary step in CI/CD.

### Others

* Raised .NET SDK to 8.0.302.

### New Contributors

* [@LiarOnce](https://github.com/LiarOnce) made his first contribution in PR [#111](https://github.com/alexandrehtrb/Pororoca/pull/111)
Expand Down

0 comments on commit 39e9bad

Please sign in to comment.