|
@@ -25,9 +25,8 @@
|
|
|
"com.unity.ext.nunit": {
|
|
|
"version": "2.0.5",
|
|
|
"depth": 1,
|
|
|
- "source": "registry",
|
|
|
- "dependencies": {},
|
|
|
- "url": "https://packages.unity.com"
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
},
|
|
|
"com.unity.ide.rider": {
|
|
|
"version": "3.0.36",
|
|
@@ -112,15 +111,14 @@
|
|
|
}
|
|
|
},
|
|
|
"com.unity.test-framework": {
|
|
|
- "version": "1.4.6",
|
|
|
+ "version": "1.5.1",
|
|
|
"depth": 3,
|
|
|
- "source": "registry",
|
|
|
+ "source": "builtin",
|
|
|
"dependencies": {
|
|
|
"com.unity.ext.nunit": "2.0.3",
|
|
|
"com.unity.modules.imgui": "1.0.0",
|
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
|
- },
|
|
|
- "url": "https://packages.unity.com"
|
|
|
+ }
|
|
|
},
|
|
|
"com.unity.test-framework.performance": {
|
|
|
"version": "3.0.3",
|