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 21b282f commit 3e59a73Copy full SHA for 3e59a73
Packages/manifest.json
@@ -17,6 +17,7 @@
17
"com.unity.textmeshpro": "2.1.6",
18
"com.unity.timeline": "1.2.18",
19
"com.unity.ugui": "1.0.0",
20
+ "org.nuget.idisposableanalyzers": "4.0.7",
21
"org.nuget.nsubstitute": "5.1.0",
22
"org.nuget.nsubstitute.analyzers.csharp": "1.0.16",
23
"org.nuget.nunit.analyzers": "3.3.0",
Packages/packages-lock.json
@@ -246,6 +246,13 @@
246
},
247
"url": "https://unitynuget-registry.azurewebsites.net"
248
249
+ "org.nuget.idisposableanalyzers": {
250
+ "version": "4.0.7",
251
+ "depth": 0,
252
+ "source": "registry",
253
+ "dependencies": {},
254
+ "url": "https://unitynuget-registry.azurewebsites.net"
255
+ },
256
"org.nuget.nsubstitute": {
257
"version": "5.1.0",
258
"depth": 0,
0 commit comments