File tree Expand file tree Collapse file tree 4 files changed +2
-17
lines changed
Assets/TestDoubleExample/Tests/Runtime Expand file tree Collapse file tree 4 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 1111 "allowUnsafeCode": false,
1212 "overrideReferences": true,
1313 "precompiledReferences": [
14- "nunit.framework.dll",
15- "NSubstitute.dll",
16- "Castle.Core.dll",
17- "System.Threading.Tasks.Extensions.dll"
14+ "nunit.framework.dll"
1815 ],
1916 "autoReferenced": false,
2017 "defineConstraints": [
Original file line number Diff line number Diff line change 1717 "com.unity.testtools.codecoverage" : " 1.2.6" ,
1818 "com.unity.timeline" : " 1.8.7" ,
1919 "com.unity.ugui" : " 2.0.0" ,
20- "net.tnrd.nsubstitute" : " 4.2.2" ,
2120 "com.unity.modules.accessibility" : " 1.0.0" ,
2221 "com.unity.modules.ai" : " 1.0.0" ,
2322 "com.unity.modules.androidjni" : " 1.0.0" ,
6059 "url" : " https://package.openupm.com" ,
6160 "scopes" : [
6261 " com.cysharp" ,
63- " com.nowsprinting" ,
64- " com.openupm" ,
65- " net.tnrd.nsubstitute"
62+ " com.nowsprinting"
6663 ]
6764 }
6865 ]
Original file line number Diff line number Diff line change 168168 "com.unity.modules.imgui" : " 1.0.0"
169169 }
170170 },
171- "net.tnrd.nsubstitute" : {
172- "version" : " 4.2.2" ,
173- "depth" : 0 ,
174- "source" : " registry" ,
175- "dependencies" : {},
176- "url" : " https://package.openupm.com"
177- },
178171 "com.unity.modules.accessibility" : {
179172 "version" : " 1.0.0" ,
180173 "depth" : 0 ,
Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ MonoBehaviour:
3333 m_Scopes :
3434 - com.cysharp
3535 - com.nowsprinting
36- - com.openupm
37- - net.tnrd.nsubstitute
3836 m_IsDefault : 0
3937 m_Capabilities : 0
4038 m_ConfigSource : 4
You can’t perform that action at this time.
0 commit comments