From 7a7d278fc9437a66bcc2afe94fcbfd671f678d85 Mon Sep 17 00:00:00 2001 From: Isaiah Williams Date: Fri, 1 Nov 2019 12:43:58 -0500 Subject: [PATCH] Updating the documentation (#34) --- README.md | 6 +++--- sdk/README.md | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 27e0d05..54cdb8c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Partner Center .NET Samples +# Partner Center SDK for .NET Samples -This repository contains samples for the Partner Center .NET SDK. +This repository contains samples for the Partner Center SDK for .NET. ## Samples List @@ -11,4 +11,4 @@ This repository contains samples for the Partner Center .NET SDK. ## Reporting Security Issues -Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [secure@microsoft.com](mailto:secure@microsoft.com). You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the [MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the [Security TechCenter](https://technet.microsoft.com/en-us/security/default). \ No newline at end of file +Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [secure@microsoft.com](mailto:secure@microsoft.com). You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the [MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the [Security TechCenter](https://technet.microsoft.com/en-us/security/default). diff --git a/sdk/README.md b/sdk/README.md index 469e77c..80653c0 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -2,18 +2,18 @@ page_type: sample languages: - csharp -name: Partner Center .NET SDK Samples -description: Learn how to use the Partner Center .NET SDK in your apps." +name: Partner Center SDK for .NET Samples +description: Learn how to use the Partner Center SDK for .NET in your apps. products: - azure - ms-graph --- -# Partner Center .NET SDK Samples +# Partner Center SDK for .NET Samples ## Overview -Console application that demonstrates each scenario the Partner Center .NET SDK is capable of performing. +Console application that demonstrates each scenario the Partner Center SDK for .NET is capable of performing. ## Getting Started