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 445d66d commit c0abe3bCopy full SHA for c0abe3b
tools/StaticAnalysis/DependencyAnalyzer/DependencyAnalyzer.cs
@@ -45,6 +45,7 @@ public class DependencyAnalyzer : IStaticAnalyzer
45
"Microsoft.Build",
46
"Microsoft.Build.Framework",
47
"Microsoft.Win32.Primitives",
48
+ "Microsoft.Win32.Registry",
49
"mscorlib",
50
"netstandard",
51
0 commit comments