Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchcosta <chcosta@microsoft.com>2016-09-01 20:06:52 +0300
committerGitHub <noreply@github.com>2016-09-01 20:06:52 +0300
commit180166b3ed5950de06a40883a3b7f6cb84abbef9 (patch)
tree5aa0e290e52eaf57ecafb5828ccdfc789a09092d /Documentation
parent8e2369745f2210e210ba78700fde54acd8843218 (diff)
Update consumes-api.md
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/project-docs/consumes-api.md2
1 files changed, 1 insertions, 1 deletions
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.