We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242e953 commit 5c1343bCopy full SHA for 5c1343b
Packages/manifest.json
@@ -18,6 +18,7 @@
18
"com.unity.textmeshpro": "2.1.6",
19
"com.unity.timeline": "1.2.18",
20
"com.unity.ugui": "1.0.0",
21
+ "org.nuget.idisposableanalyzers": "4.0.7",
22
"org.nuget.nsubstitute": "5.1.0",
23
"org.nuget.nsubstitute.analyzers.csharp": "1.0.16",
24
"org.nuget.nunit.analyzers": "3.3.0",
Packages/packages-lock.json
@@ -253,6 +253,13 @@
253
},
254
"url": "https://unitynuget-registry.azurewebsites.net"
255
256
+ "org.nuget.idisposableanalyzers": {
257
+ "version": "4.0.7",
258
+ "depth": 0,
259
+ "source": "registry",
260
+ "dependencies": {},
261
+ "url": "https://unitynuget-registry.azurewebsites.net"
262
+ },
263
"org.nuget.nsubstitute": {
264
"version": "5.1.0",
265
"depth": 0,
0 commit comments