程序集不使用GUID引用

This commit is contained in:
sin365 2024-12-19 16:06:22 +08:00
parent bdd5415839
commit 6d4acb5698
4 changed files with 7 additions and 8 deletions

View File

@ -2,7 +2,7 @@
"name": "AxibugEmuOnline.Editor", "name": "AxibugEmuOnline.Editor",
"rootNamespace": "AxibugEmuOnline.Editors", "rootNamespace": "AxibugEmuOnline.Editors",
"references": [ "references": [
"GUID:3fe77f1eed9fc0847a86648f644fe815" "AxibugEmuOnline.Client"
], ],
"includePlatforms": [ "includePlatforms": [
"Editor" "Editor"

View File

@ -2,7 +2,7 @@
"name": "UIEffect.Editor", "name": "UIEffect.Editor",
"rootNamespace": "", "rootNamespace": "",
"references": [ "references": [
"GUID:085dc26d74e6f994a924d401ea41a5a8" "UIEffect"
], ],
"includePlatforms": [ "includePlatforms": [
"Editor" "Editor"

View File

@ -2,11 +2,10 @@
"name": "AxibugEmuOnline.Client", "name": "AxibugEmuOnline.Client",
"rootNamespace": "AxibugEmuOnline.Client", "rootNamespace": "AxibugEmuOnline.Client",
"references": [ "references": [
"GUID:390a2c4058e5c304a87e8be70c84d80b", "VirtualNes.Core",
"GUID:085dc26d74e6f994a924d401ea41a5a8", "UIEffect",
"GUID:0a45db2096af23647aaafe5b70ccb4d7", "AxiReplay",
"GUID:75469ad4d38634e559750d17036d5f7c", "Unity.Postprocessing.Runtime"
"GUID:d60799ab2a985554ea1a39cd38695018"
], ],
"includePlatforms": [], "includePlatforms": [],
"excludePlatforms": [], "excludePlatforms": [],

View File

@ -2,7 +2,7 @@
"name": "ItemPresentEditor", "name": "ItemPresentEditor",
"rootNamespace": "", "rootNamespace": "",
"references": [ "references": [
"GUID:3fe77f1eed9fc0847a86648f644fe815" "AxibugEmuOnline.Client"
], ],
"includePlatforms": [ "includePlatforms": [
"Editor" "Editor"