Replace asmdef GUID references (#564)
parent
98796264ef
commit
cf177b50af
|
|
@ -3,7 +3,7 @@
|
|||
"rootNamespace": "MCPForUnity.Editor",
|
||||
"references": [
|
||||
"MCPForUnity.Runtime",
|
||||
"GUID:560b04d1a97f54a46a2660c3cc343a6f"
|
||||
"Newtonsoft.Json"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "MCPForUnity.Runtime",
|
||||
"rootNamespace": "MCPForUnity.Runtime",
|
||||
"references": [
|
||||
"GUID:560b04d1a97f54a46a2660c3cc343a6f"
|
||||
"Newtonsoft.Json"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
|
|
|
|||
Loading…
Reference in New Issue