From d7cb6774a665a40c14d3ecf98d73dd1a6f067be2 Mon Sep 17 00:00:00 2001 From: Martin Strobel Date: Thu, 8 Feb 2018 13:40:55 -0800 Subject: [PATCH] Adding version disclaimer to profileBuilder README --- tools/profileBuilder/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/profileBuilder/README.md b/tools/profileBuilder/README.md index 20cb1ea305b6..fac7be3bb877 100644 --- a/tools/profileBuilder/README.md +++ b/tools/profileBuilder/README.md @@ -1,5 +1,7 @@ # Profile Builder +> Note: This tool is related to the Azure-SDK-for-Go, but not truly part of it. As such, the SemVers associated with this repository do not extend to the packages associated with `profileBuilder`. + ## Overview Azure Profiles offer a means of virtualizing the API Versions of services that should be targeted by an application or SDK.