From 180166b3ed5950de06a40883a3b7f6cb84abbef9 Mon Sep 17 00:00:00 2001 From: chcosta Date: Thu, 1 Sep 2016 10:06:52 -0700 Subject: Update consumes-api.md --- Documentation/project-docs/consumes-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/project-docs/consumes-api.md b/Documentation/project-docs/consumes-api.md index ae8a5587cd..352a215973 100644 --- a/Documentation/project-docs/consumes-api.md +++ b/Documentation/project-docs/consumes-api.md @@ -5,4 +5,4 @@ files to determine external dependencies. We have a lot of differing package dependency versions on libraries in our tree (ie test-runtime, ref assembly packages, implementation packages, etc...), for now we will baseline these in the "fixedPackages" section of the RepoData.json file -but we should try to think about how to merge our "[StableVersions](https://github.com/dotnet/corefx/blob/master/pkg/Microsoft.Private.PackageBaseline/packageIndex.json)" msbuild file witht his to remove the redundancy. +but we should try to think about how to merge our "[StableVersions](https://github.com/dotnet/corefx/blob/master/pkg/Microsoft.Private.PackageBaseline/packageIndex.json)" msbuild file with this to remove the redundancy. -- cgit v1.2.3