Skip to content

Commit cf82995

Browse files
Youssef1313mairaw
authored andcommitted
.NET Security Analyzer -> .NET Framework Analyzer (#15916)
* .NET Security Analyzer -> .NET Framework Analyzer * Update docs/standard/analyzers/framework-analyzer.md Co-Authored-By: Maira Wenzel <[email protected]>
1 parent 8272afa commit cf82995

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/standard/analyzers/framework-analyzer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
44
author: billwagner
55
ms.author: wiwagn
66
ms.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
2424
project where you want them to run. Only one developer needs to add them
2525
to the project. The analyzer package is a project dependency and will run
2626
on every developer's machine once it has the updated solution.

0 commit comments

Comments
 (0)