Changing .net version back to 7

This commit is contained in:
2022-08-21 20:50:45 -04:00
parent 618298f5fe
commit 1cf05da8d8
2 changed files with 5 additions and 9 deletions
-4
View File
@@ -18,10 +18,6 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
- name: Setup .NET
uses: actions/setup-dotnet@v2
with:
dotnet-version: 6.0.8
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1