Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Fix licence and readme renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
guperrot committed Nov 10, 2017
1 parent ea7fb56 commit d344915
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[![GitHub Release](https://img.shields.io/github/release/Microsoft/appcenter-sdk-xamarin.svg)](https://github.com/Microsoft/appcenter-sdk-xamarin/releases/latest)
[![GitHub Release](https://img.shields.io/github/release/Microsoft/AppCenter-SDK-DotNet.svg)](https://github.com/Microsoft/AppCenter-SDK-DotNet/releases/latest)
[![NuGet](https://img.shields.io/nuget/v/Microsoft.AppCenter.svg)](https://www.nuget.org/packages/Microsoft.AppCenter/)
[![license](https://img.shields.io/badge/license-MIT%20License-yellow.svg)](https://github.com/Microsoft/appcenter-sdk-xamarin/blob/master/license.txt)
[![license](https://img.shields.io/badge/license-MIT%20License-yellow.svg)](https://github.com/Microsoft/AppCenter-SDK-DotNet/blob/master/license.txt)

# App Center SDK for Xamarin / UWP
# Visual Studio App Center SDK for .NET

App Center is your continuous integration, delivery and learning solution for iOS, Android, and Windows apps.
Get faster release cycles, higher-quality apps, and the insights to build what users want.
Expand Down Expand Up @@ -39,4 +39,4 @@ You must sign a [Contributor License Agreement](https://cla.microsoft.com/) befo
If you have further questions, want to provide feedback or you are running into issues, log in to the [App Center portal](https://appcenter.ms) and use the blue Intercom button on the bottom right to start a conversation with us.

### 3.2 Twitter
We're on Twitter as [@appcenter](https://www.twitter.com/appcenter).
We're on Twitter as [@vsappcenter](https://www.twitter.com/vsappcenter).
2 changes: 1 addition & 1 deletion ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
Do Not Translate or Localize

App Center SDK for Xamarin incorporates third party material from the projects listed below. The original copyright notice and the license under which Microsoft received such third party material are set forth below. Microsoft reserves all other rights not expressly granted, whether by implication, estoppel or otherwise.
Visual Studio App Center SDK for .NET incorporates third party material from the projects listed below. The original copyright notice and the license under which Microsoft received such third party material are set forth below. Microsoft reserves all other rights not expressly granted, whether by implication, estoppel or otherwise.

1. Cake bootstrapper script for PowerShell (https://github.com/cake-build/resources)
2. Glyphish icons (http://glyphish.com)
Expand Down
2 changes: 1 addition & 1 deletion license.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Microsoft App Center SDK for Xamarin
Visual Studio App Center SDK for .NET

Copyright (c) Microsoft Corporation

Expand Down

0 comments on commit d344915

Please sign in to comment.