From c134e7cd3862101634ff0b67c0bed10780b52d11 Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Tue, 8 Mar 2016 11:52:24 -0600 Subject: Add documentation for dependency validation. --- Documentation/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation') diff --git a/Documentation/README.md b/Documentation/README.md index b207477471..7cdba870a0 100644 --- a/Documentation/README.md +++ b/Documentation/README.md @@ -31,6 +31,7 @@ Project Docs - [Performance Guidelines](project-docs/performance-guidelines.md) - [Garbage Collector Guidelines](project-docs/garbage-collector-guidelines.md) - [Adding new public APIs to mscorlib](project-docs/adding_new_public_apis.md) +- [Project NuGet Dependencies](https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/project-nuget-dependencies.md) Coding Guidelines ================= -- cgit v1.2.3