Skip to content

Commit 1a691f1

Browse files
committed
Install NUnit.Analyzers v3.9.0 via UnityNuGet
1 parent 80182e1 commit 1a691f1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Packages/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"com.unity.ugui": "2.0.0",
2020
"org.nuget.nsubstitute": "5.3.0",
2121
"org.nuget.nsubstitute.analyzers.csharp": "1.0.17",
22+
"org.nuget.nunit.analyzers": "3.9.0",
2223
"com.unity.modules.accessibility": "1.0.0",
2324
"com.unity.modules.ai": "1.0.0",
2425
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,13 @@
195195
"dependencies": {},
196196
"url": "https://package.openupm.com"
197197
},
198+
"org.nuget.nunit.analyzers": {
199+
"version": "3.9.0",
200+
"depth": 0,
201+
"source": "registry",
202+
"dependencies": {},
203+
"url": "https://package.openupm.com"
204+
},
198205
"org.nuget.system.diagnostics.eventlog": {
199206
"version": "4.7.0",
200207
"depth": 2,

0 commit comments

Comments
 (0)