New: Bump to .NET 8

This commit is contained in:
Bogdan
2024-02-07 01:34:22 +02:00
parent 0e92108970
commit 21c408a7da
45 changed files with 173 additions and 174 deletions

5
global.json Normal file
View File

@@ -0,0 +1,5 @@
{
"sdk": {
"version": "8.0.405"
}
}