Fix all to Dotnet9

This commit is contained in:
2025-04-02 13:26:13 -04:00
parent 98fc6329b5
commit 914440087e
10 changed files with 44 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ on:
env:
AZURE_WEBAPP_NAME: hutopy-backend-api
DOTNET_VERSION: '8.0.x'
DOTNET_VERSION: '9.0.x'
jobs:
build_and_deploy: