revert to net7

This commit is contained in:
zznty
2023-12-06 17:23:15 +07:00
parent 579b090c85
commit 563c611e3e
8 changed files with 97 additions and 97 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
BUILD_CONFIGURATION: Release
DOTNET_NOLOGO: true