some use of in parameters and other sugar; change object sandbox position limitation a bit

This commit is contained in:
UbitUmarov
2022-10-15 19:06:32 +01:00
parent 0a83f8ba6e
commit 020df45772
5 changed files with 108 additions and 85 deletions

View File

@@ -1,7 +1,7 @@
{
"configProperties": {
"System.GC.Server": false,
"System.Drawing.EnableUnixSupport": true,
"System.Globalization.UseNls": true
"System.Drawing.EnableUnixSupport": true,
"System.Globalization.UseNls": true,
}
}