Endret 9.0.9 til 9.0.11 i build.yml for å oppdatere .NET SDK-versjonen.

This commit is contained in:
steinhelge
2025-11-17 21:27:01 +01:00
parent ffa48d5370
commit 158bd873e2
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "9.0.9",
"version": "9.0.11",
"commands": [
"dotnet-ef"
],