Skip to content

Commit c0abe3b

Browse files
committed
Update DependencyAnalyzer for new lib
1 parent 445d66d commit c0abe3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/StaticAnalysis/DependencyAnalyzer/DependencyAnalyzer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public class DependencyAnalyzer : IStaticAnalyzer
4545
"Microsoft.Build",
4646
"Microsoft.Build.Framework",
4747
"Microsoft.Win32.Primitives",
48+
"Microsoft.Win32.Registry",
4849
"mscorlib",
4950
"netstandard",
5051
"Microsoft.Win32.Primitives",

0 commit comments

Comments
 (0)