Skip to content

Commit a79b4a2

Browse files
authored
Update aspnetcore.yml
1 parent 21e7bb8 commit a79b4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aspnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup .NET Core
1313
uses: actions/setup-dotnet@v1
1414
with:
15-
dotnet-version: '5.0.x'
15+
dotnet-version: '6.0.x'
1616
- name: Install dependencies
1717
run: dotnet restore
1818
- name: Build

0 commit comments

Comments
 (0)