File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
2- title : The .NET Security Analyzers - .NET
3- description : Learn how to use the .NET Security Analyzers in the .NET Framework Analyzers package to find and address security risks
2+ title : .NET Framework Analyzers - .NET
3+ description : Learn how to use the .NET Framework Analyzers in the .NET Framework Analyzers package to find and address security risks
44author : billwagner
55ms.author : wiwagn
66ms.date : 01/25/2018
@@ -20,7 +20,7 @@ warns about new issues as you keep developing.
2020
2121## Installing and configuring the .NET Framework Analyzer
2222
23- The .NET Security Analyzers must be installed as a NuGet package on every
23+ The .NET Framework Analyzers must be installed as a NuGet package on every
2424project where you want them to run. Only one developer needs to add them
2525to the project. The analyzer package is a project dependency and will run
2626on every developer's machine once it has the updated solution.
You can’t perform that action at this time.
0 commit comments