File tree Expand file tree Collapse file tree
TestProjects/PostProcessing_Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2+ "enableLockFile" : false ,
3+ "scopedRegistries" : [
4+ {
5+ "name" : " Unity Internal" ,
6+ "url" : " https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" ,
7+ "scopes" : [
8+ " com.unity.testframework.graphics"
9+ ]
10+ }
11+ ],
212 "dependencies" : {
313 "com.unity.ide.visualstudio" : " 2.0.25" ,
414 "com.unity.postprocessing" : " file:../../../com.unity.postprocessing" ,
515 "com.unity.test-framework" : " 2.0.1-exp.2" ,
6- "com.unity.testframework.graphics" : " 9.0.0-pre.8 " ,
16+ "com.unity.testframework.graphics" : " 9.0.0-pre.12 " ,
717 "com.unity.external.test-protocol" : " 2.0.0-exp.2" ,
818 "com.unity.modules.animation" : " 1.0.0" ,
919 "com.unity.modules.assetbundle" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -20,11 +20,18 @@ MonoBehaviour:
2020 oneTimeWarningShown : 0
2121 m_Registries :
2222 - m_Id : main
23- m_Name :
23+ m_Name :
2424 m_Url : https://packages.unity.com
2525 m_Scopes : []
2626 m_IsDefault : 1
2727 m_Capabilities : 7
28+ - m_Id : scoped:https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates
29+ m_Name : Unity Internal
30+ m_Url : https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates
31+ m_Scopes :
32+ - com.unity.testframework.graphics
33+ m_IsDefault : 0
34+ m_Capabilities : 0
2835 m_UserSelectedRegistryName :
2936 m_UserAddingNewScopedRegistry : 0
3037 m_RegistryInfoDraft :
You can’t perform that action at this time.
0 commit comments