File tree Expand file tree Collapse file tree 4 files changed +199
-90
lines changed
Assets/TestDoubleExample/Tests/Runtime Expand file tree Collapse file tree 4 files changed +199
-90
lines changed Original file line number Diff line number Diff line change 1212 "overrideReferences": true,
1313 "precompiledReferences": [
1414 "nunit.framework.dll",
15- "NSubstitute.dll",
16- "Castle.Core.dll",
17- "System.Threading.Tasks.Extensions.dll"
15+ "NSubstitute.dll"
1816 ],
1917 "autoReferenced": false,
2018 "defineConstraints": [
Original file line number Diff line number Diff line change 1818 "com.unity.testtools.codecoverage" : " 1.2.6" ,
1919 "com.unity.timeline" : " 1.8.7" ,
2020 "com.unity.ugui" : " 2.0.0" ,
21+ "org.nuget.nsubstitute" : " 5.3.0" ,
2122 "com.unity.modules.accessibility" : " 1.0.0" ,
2223 "com.unity.modules.ai" : " 1.0.0" ,
2324 "com.unity.modules.androidjni" : " 1.0.0" ,
Original file line number Diff line number Diff line change 264264 },
265265 "url" : " https://packages.unity.com"
266266 },
267+ "org.nuget.castle.core" : {
268+ "version" : " 5.1.1" ,
269+ "depth" : 1 ,
270+ "source" : " registry" ,
271+ "dependencies" : {
272+ "org.nuget.system.diagnostics.eventlog" : " 4.7.0" ,
273+ "org.nuget.system.reflection.emit" : " 4.7.0"
274+ },
275+ "url" : " https://package.openupm.com"
276+ },
277+ "org.nuget.nsubstitute" : {
278+ "version" : " 5.3.0" ,
279+ "depth" : 0 ,
280+ "source" : " registry" ,
281+ "dependencies" : {
282+ "org.nuget.castle.core" : " 5.1.1" ,
283+ "org.nuget.system.threading.tasks.extensions" : " 4.4.0"
284+ },
285+ "url" : " https://package.openupm.com"
286+ },
287+ "org.nuget.system.diagnostics.eventlog" : {
288+ "version" : " 4.7.0" ,
289+ "depth" : 2 ,
290+ "source" : " registry" ,
291+ "dependencies" : {
292+ "org.nuget.system.security.principal.windows" : " 4.7.0"
293+ },
294+ "url" : " https://package.openupm.com"
295+ },
296+ "org.nuget.system.reflection.emit" : {
297+ "version" : " 4.7.0" ,
298+ "depth" : 2 ,
299+ "source" : " registry" ,
300+ "dependencies" : {
301+ "org.nuget.system.reflection.emit.ilgeneration" : " 4.7.0"
302+ },
303+ "url" : " https://package.openupm.com"
304+ },
305+ "org.nuget.system.reflection.emit.ilgeneration" : {
306+ "version" : " 4.7.0" ,
307+ "depth" : 3 ,
308+ "source" : " registry" ,
309+ "dependencies" : {},
310+ "url" : " https://package.openupm.com"
311+ },
312+ "org.nuget.system.security.principal.windows" : {
313+ "version" : " 4.7.0" ,
314+ "depth" : 3 ,
315+ "source" : " registry" ,
316+ "dependencies" : {},
317+ "url" : " https://package.openupm.com"
318+ },
319+ "org.nuget.system.threading.tasks.extensions" : {
320+ "version" : " 4.4.0" ,
321+ "depth" : 1 ,
322+ "source" : " registry" ,
323+ "dependencies" : {},
324+ "url" : " https://package.openupm.com"
325+ },
267326 "com.unity.modules.accessibility" : {
268327 "version" : " 1.0.0" ,
269328 "depth" : 0 ,
You can’t perform that action at this time.
0 commit comments