Skip to content

Commit

Permalink
add NET Core (#1744)
Browse files Browse the repository at this point in the history
* add NET Core

* Remove explicit platforms and link to .NET STandard
  • Loading branch information
ShalokShalom authored and ryangribble committed Jan 22, 2018
1 parent f1b9674 commit 11e1c30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -20,9 +20,7 @@ Console.WriteLine(user.Followers + " folks love the half ogre!");
## Supported Platforms

* .NET 4.5 (Desktop / Server)
* Xamarin.iOS / Xamarin.Android / Xamarin.Mac
* Mono 3.x
* Windows 8 / 8.1 Store Apps
* [.NET Standard 1.1](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)

## Getting Started

Expand Down

0 comments on commit 11e1c30

Please sign in to comment.