您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
23 行
628 B
23 行
628 B
{
|
|
"name": "Unity.Services.Authentication.Editor",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"Unity.Services.Core.Editor",
|
|
"Unity.Services.Core",
|
|
"Unity.Services.Core.Internal",
|
|
"Unity.Settings.Editor",
|
|
"Unity.Services.Authentication",
|
|
"Unity.Services.Authentication.Models"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|