docs: Update dotnet supported version in readme (#2532)

This commit is contained in:
Fredi Kats
2022-08-08 19:18:06 +04:00
committed by GitHub
parent 536e5c3737
commit 5d4c928ee6
+1 -1
View File
@@ -25,7 +25,7 @@ Console.WriteLine(user.Followers + " folks love the half ogre!");
## Supported Platforms
* .NET 4.6 (Desktop / Server) or greater
* .NET 4.6.1 (Desktop / Server) or greater
* [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) or greater
## Getting Started