Skip to content

Commit e5ed884

Browse files
authored
Update master_surveyjs-aspnet-core.yml
1 parent 898824c commit e5ed884

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/master_surveyjs-aspnet-core.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up .NET Core
2020
uses: actions/setup-dotnet@v1
2121
with:
22-
dotnet-version: '3.1.301'
22+
dotnet-version: '8.0'
2323
include-prerelease: true
2424

2525
- name: Build with dotnet
@@ -55,3 +55,4 @@ jobs:
5555
slot-name: 'Production'
5656
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_EEDD17369FB84A4EAF35B6B3CF68EFF0 }}
5757
package: .
58+

0 commit comments

Comments
 (0)