now it runs the normal and the admin

This commit is contained in:
2023-05-11 22:03:34 +03:00
parent 6453f6f9d3
commit 7a9c05bfc4
435 changed files with 1916 additions and 365 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
}
}
}