Skip to content

Commit

Permalink
Update build-and-package-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Sep 12, 2023
1 parent 42a4816 commit 52b813e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install .NET core
uses: actions/setup-dotnet@v1
with:
dotnet-version: '3.1.100'
dotnet-version: '6.0.x'

- name: Build for the release
working-directory: src
Expand Down

0 comments on commit 52b813e

Please sign in to comment.