Skip to content

Commit 9031bb0

Browse files
authored
Update build-and-publish.yml
1 parent 4553345 commit 9031bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup .NET Core SDK
3232
uses: actions/setup-dotnet@v1.9.0
3333
with:
34-
dotnet-version: '5.0.x'
34+
dotnet-version: '6.0.x'
3535

3636
- name: Print Environment Variables
3737
run: |

0 commit comments

Comments
 (0)