From 8af3c5396d3941773f8f2018d2e8b082471bbe5f Mon Sep 17 00:00:00 2001 From: WaelHamze Date: Wed, 12 Sep 2018 19:57:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca54afbd..5c252a42 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # xrm-ci-framework xRM CI Framework provides you with the tools to automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality. -The framework contains CRM PowerShell Cmdlets and Sample Scripts that you can use with Build and/or Release Automation Tools (VSTS, Jenkins, Team City, etc...). The Framework now also contains Build & Release tasks that you can install into your Visual Studio Team System. +The framework contains CRM PowerShell Cmdlets and Sample Scripts that you can use with Build and/or Release Automation Tools (VSTS, Jenkins, Team City, etc...). + +**Dynamics 365 Build Tools** have been migrated to this repo: https://github.com/WaelHamze/dyn365-ce-vsts-tasks Take a look at the [Wiki pages](https://github.com/WaelHamze/xrm-ci-framework/wiki) for more information.