Sdk version bump to net8.0

This commit is contained in:
Paul Schneider
2024-02-14 19:17:17 +00:00
parent 87d2e85f70
commit 848d1a9ddf
6 changed files with 29 additions and 29 deletions

View File

@ -5,7 +5,7 @@
"tests"
],
"sdk": {
"version": "7.0.202",
"version": "8.0.200",
"runtime": "dotnet",
"architecture": "x64"
},