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

16 lines
310 B
Plaintext

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