split runtime and editor

This commit is contained in:
max 2022-12-28 13:55:36 +01:00
parent b9472d59b4
commit a0fa2c9b36
36 changed files with 43 additions and 7 deletions

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 827f3a2847b39a94eb6fcbdb0d73d6ca
guid: 2c352f00c5c393843ab15d3e2ecefc43
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: ff8136ca43f822642adfa6388b137133
guid: 9bc24f38d5cb0f64ca274cd898f2f098
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@ -0,0 +1,18 @@
{
"name": "Textus.SerializeReferenceUI.Editor",
"rootNamespace": "Textus.SerializeReferenceUI.Editor",
"references": [
"GUID:73106583b323919458c1e05166706ce3"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 724728a2dc59e6542afdd88f2b4e569a
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 3fbe55d72b5fd59459fdb52e0f301ea1
guid: c2344c701583e2c42a452ddaf94ab240
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: c0c77910f7962a14cb85132596cb8d24
guid: dedc3ebcef4e16146b965988c96d2f1c
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@ -0,0 +1,14 @@
{
"name": "Textus.SerializeReferenceUI",
"rootNamespace": "",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@ -1,3 +0,0 @@
{
"name": "Textus.SerializeReferenceUI"
}