We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de0b41 commit 9e677d1Copy full SHA for 9e677d1
1 file changed
registry.json
@@ -480,11 +480,17 @@
480
},
481
"Microsoft.CodeAnalysis.Common": {
482
"listed": true,
483
- "version": "3.0.0"
+ "version": "3.0.0",
484
+ "defineConstraints": [
485
+ "UNITY_EDITOR"
486
+ ]
487
488
"Microsoft.CodeAnalysis.CSharp": {
489
490
491
492
493
494
495
"Microsoft.CodeAnalysis.NetAnalyzers": {
496
0 commit comments