浏览代码

Removing scoped registries.

/main/staging/error_codes_to_exceptions
nathaniel.buck@unity3d.com 3 年前
当前提交
34d290fb
共有 3 个文件被更改,包括 5 次插入21 次删除
  1. 4
      Packages/manifest.json
  2. 8
      Packages/packages-lock.json
  3. 14
      ProjectSettings/PackageManagerSettings.asset

4
Packages/manifest.json


"name": "Candidates",
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates",
"scopes": [
"com.unity.services.lobby",
"com.unity.services.relay",
"com.unity.services.authentication",
"com.unity.services.core",
"com.unity.transport"
]
}

8
Packages/packages-lock.json


"com.unity.services.core": "1.1.0-pre.8",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.1.0-pre.8",

"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
"url": "https://packages.unity.com"
},
"com.unity.services.lobby": {
"version": "1.0.0-pre.4",

"com.unity.nuget.newtonsoft-json": "2.0.0",
"com.unity.services.authentication": "1.0.0-pre.4"
},
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
"url": "https://packages.unity.com"
},
"com.unity.services.relay": {
"version": "1.0.1-pre.1",

"com.unity.nuget.newtonsoft-json": "2.0.0",
"com.unity.services.authentication": "1.0.0-pre.4"
},
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
"url": "https://packages.unity.com"
},
"com.unity.sysroot": {
"version": "0.1.19-preview",

14
ProjectSettings/PackageManagerSettings.asset


m_Name: Candidates
m_Url: https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates
m_Scopes:
- com.unity.services.lobby
- com.unity.services.relay
- com.unity.services.authentication
- com.unity.services.core
m_UserSelectedRegistryName: Candidates
m_UserSelectedRegistryName:
m_UserAddingNewScopedRegistry: 0
m_RegistryInfoDraft:
m_ErrorMessage:

m_Url: https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates
m_Scopes:
- com.unity.services.lobby
- com.unity.services.relay
- com.unity.services.authentication
- com.unity.services.core
- com.unity.transport
m_IsDefault: 0
m_Capabilities: 0

m_Scopes:
- com.unity.services.lobby
- com.unity.services.relay
- com.unity.services.authentication
- com.unity.services.core
- com.unity.transport
m_SelectedScopeIndex: 0
正在加载...
取消
保存