added botwm

This commit is contained in:
2023-12-31 00:30:37 +02:00
parent d72a190b7b
commit b859ab242a
12 changed files with 853 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}