Skip to content

Commit 29fdd4a

Browse files
committed
Uninstall net.tnrd.nsubstitute package
1 parent 251a5b3 commit 29fdd4a

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

Packages/manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"com.unity.testtools.codecoverage": "1.2.6",
1919
"com.unity.timeline": "1.8.7",
2020
"com.unity.ugui": "2.0.0",
21-
"net.tnrd.nsubstitute": "4.2.2",
2221
"com.unity.modules.accessibility": "1.0.0",
2322
"com.unity.modules.ai": "1.0.0",
2423
"com.unity.modules.androidjni": "1.0.0",
@@ -61,9 +60,7 @@
6160
"url": "https://package.openupm.com",
6261
"scopes": [
6362
"com.cysharp",
64-
"com.nowsprinting",
65-
"com.openupm",
66-
"net.tnrd.nsubstitute"
63+
"com.nowsprinting"
6764
]
6865
}
6966
]

Packages/packages-lock.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -264,13 +264,6 @@
264264
},
265265
"url": "https://packages.unity.com"
266266
},
267-
"net.tnrd.nsubstitute": {
268-
"version": "4.2.2",
269-
"depth": 0,
270-
"source": "registry",
271-
"dependencies": {},
272-
"url": "https://package.openupm.com"
273-
},
274267
"com.unity.modules.accessibility": {
275268
"version": "1.0.0",
276269
"depth": 0,

ProjectSettings/PackageManagerSettings.asset

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ MonoBehaviour:
3636
m_Scopes:
3737
- com.cysharp
3838
- com.nowsprinting
39-
- com.openupm
40-
- net.tnrd.nsubstitute
4139
m_IsDefault: 0
4240
m_Capabilities: 0
4341
m_ConfigSource: 4

0 commit comments

Comments
 (0)