Sdk version bump to net8.0

This commit is contained in:
Paul Schneider 2024-02-14 19:17:17 +00:00
commit 7cc450a648
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"
},