BITKit/Src/Blazor/BITKit.Blazor.asmdef

16 lines
367 B
Plaintext
Raw Normal View History

2024-04-16 04:06:46 +08:00
{
2024-08-13 18:42:51 +08:00
"name": "BITKit.Blazor",
2024-04-16 04:06:46 +08:00
"rootNamespace": "",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
2024-08-13 18:42:51 +08:00
"defineConstraints": [
"Blazor"
],
2024-04-16 04:06:46 +08:00
"versionDefines": [],
"noEngineReferences": true
}