updated docker file, launch settings, globaljson version to net 8
This commit is contained in:
2
.github/workflows/richnav.yml
vendored
2
.github/workflows/richnav.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Setup .NET Core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 7.0.x
|
||||
dotnet-version: 8.0.x
|
||||
|
||||
- name: Build with dotnet
|
||||
run: dotnet build ./Everything.sln --configuration Release /bl
|
||||
|
||||
Reference in New Issue
Block a user