feat: role delete logging, used invite logging, also some random changes

This commit is contained in:
sam 2024-10-09 22:31:58 +02:00
parent 4f54077c68
commit c906a4d6b6
18 changed files with 386 additions and 76 deletions

5
global.json Normal file
View file

@ -0,0 +1,5 @@
{
"msbuild-sdks": {
"Remora.Sdk": "3.1.2"
}
}