Update dotnet.yml

This commit is contained in:
James Montemagno 2024-01-17 13:54:59 -08:00 committed by GitHub
parent 12475eebe4
commit c26d23f080
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ on:
branches: [ "main" ] branches: [ "main" ]
env: env:
DOTNET_VERSION: '6.0.x' # The .NET SDK version to use DOTNET_VERSION: '8.0.x' # The .NET SDK version to use
jobs: jobs:
build: build: