Fixed vulnerability issue and upgraded to discord.net 3.18

This commit is contained in:
2025-10-12 22:14:39 +03:00
parent b8a3f189a9
commit fae4b37ef9
9 changed files with 53 additions and 34 deletions

7
global.json Normal file
View File

@@ -0,0 +1,7 @@
{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMajor",
"allowPrerelease": false
}
}