Skip to content

Commit

Permalink
bump minimum versions in README (#2094)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey authored Feb 10, 2020
1 parent 2b2626b commit 9f6de38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Console.WriteLine(user.Followers + " folks love the half ogre!");

## Supported Platforms

* .NET 4.5 (Desktop / Server) or greater
* [.NET Standard 1.1](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) or greater
* .NET 4.6 (Desktop / Server) or greater
* [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) or greater

## Getting Started

Expand Down

0 comments on commit 9f6de38

Please sign in to comment.