Use GUID in asmdefs

This commit is contained in:
Masataka SUMI
2021-08-04 15:19:09 +09:00
parent 347616823e
commit 58b2588f2d
30 changed files with 221 additions and 168 deletions

View File

@@ -1,17 +1,18 @@
{
"name": "VRM.Samples",
"references": [
"VRM",
"UniHumanoid",
"UniGLTF",
"VRMShaders.GLTF.IO.Runtime"
"GUID:05dd262a0c0a2f841b8252c8c3815582",
"GUID:b7aa47b240b57de44a4b2021c143c9bf",
"GUID:8d76e605759c3f64a957d63ef96ada7c",
"GUID:da3e51d19d51a544fa14d43fee843098"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": []
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}