Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Update FxCop and Framework Design Guidelines links
Browse files Browse the repository at this point in the history
  • Loading branch information
stephentoub authored Jun 23, 2016
1 parent 6fdadbe commit 935018d
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,8 @@ public class Foo

## FxCop

FxCop is a code analysis tool that checks managed code assemblies for
conformance to the [Framework Design Guidelines][FDG].

<https://msdn.microsoft.com/en-us/library/bb429476.aspx>
[FxCop](https://msdn.microsoft.com/en-us/library/bb429476.aspx) is a code analysis tool that checks managed code assemblies for
conformance to the [Framework Design Guidelines][FDG] (also see [MSDN](https://msdn.microsoft.com/en-us/library/ms229042.aspx)).

## Presentations

Expand Down

0 comments on commit 935018d

Please sign in to comment.