(MIGRATION) Rearrange assembly structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2f30100b4c328384b893342ed6dcdb02
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -3,7 +3,7 @@
|
||||
"references": [
|
||||
"UnityEngine.TestRunner",
|
||||
"UnityEditor.TestRunner",
|
||||
"AnimatorAsCodeFramework"
|
||||
"AnimatorAsCodeFramework.V1"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4640dd95c9fe21e43b64f04e582c080d
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
+2
-1
@@ -3,7 +3,8 @@
|
||||
"references": [
|
||||
"UnityEngine.TestRunner",
|
||||
"UnityEditor.TestRunner",
|
||||
"AnimatorAsCodeFramework"
|
||||
"AnimatorAsCodeFramework.V1",
|
||||
"AnimatorAsCodeFramework.V1VRC"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
Reference in New Issue
Block a user