UniVRM/Assets/VRM.Samples/Editor/Tests/VRM.Samples.Editor.Tests.asmdef

17 lines
329 B
Plaintext

{
"name": "VRM.Samples.Editor.Tests",
"references": [
"VRM",
"VRM.Samples",
"UniVRM.Editor.Tests",
"UniJSON"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false
}