Add documentation for dependency validation.
authorDavis Goodin <dagood@microsoft.com>
Tue, 8 Mar 2016 17:52:24 +0000 (11:52 -0600)
committerDavis Goodin <dagood@microsoft.com>
Thu, 10 Mar 2016 15:21:00 +0000 (09:21 -0600)
Documentation/README.md

index b207477..7cdba87 100644 (file)
@@ -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
 =================