Improve namespace and assembly names.

This commit is contained in:
2025-08-17 05:36:30 +02:00
parent ab1026ece5
commit cec90b4113
5 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,22 @@
{
"name": "Shazbot.VHACD",
"rootNamespace": "VHACD",
"references": [
"GUID:80ed647da8ce73c45b66c239eba0365a"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "ru.shazbot.utils",
"expression": "",
"define": "UTILS"
}
],
"noEngineReferences": false
}