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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-05-25 03:01:52 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-05-25 03:01:52 +0300
commit114cf22786b9d72d5158d66cf6b46d539008ae79 (patch)
tree8308e378b3f81c0756c033ea34d50d5f0faac03d /Documentation/README.md
parentd8e2d0b38c491159a90bdbd8bd8c2a2d9c4bd25a (diff)
Adding versioning.md which contains documentation on how versioning is calculated. (#8734)
Adding versioning.md which contains documentation on how versioning is calculated.
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 040a453db7..1f1710ec1f 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -54,6 +54,7 @@ Building from Source
- [Building CoreFX on FreeBSD, Linux and OS X](building/unix-instructions.md)
- [Code Coverage](building/code-coverage.md)
+- [Package and Assembly File Versioning](building/versioning.md)
Other Information
=================