From fc62bb79d49d1373a39c34c173effded4de873e5 Mon Sep 17 00:00:00 2001 From: Michael Croes Date: Mon, 2 Jul 2018 20:27:29 +0200 Subject: [PATCH] Update supported frameworks and compile section --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dacc228..a6e990a 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,13 @@ S7.Net Plus has a [User Manual](https://github.com/killnine/s7netplus/blob/maste + Compatible S7 PLC (S7-200, S7-300, S7-400, S7-1200, S7-1500) -## Target framework -+ .NET Framework 3.5 or higher -+ Universal Windows Application (.Net Core) - see S7.UniversalWindowsApp.sln +## Supported frameworks ++ .NET Framework 4.5.2 and higher ++ .NET Standard 1.3 (.NET Core 1.0, UWP 10.0, Xamarin, ...) ++ .NET Standard 2.0 (.NET Core 2.0, .NET Framework 4.6.1) ## Compile -You need at least Visual Studio 2015 (you can download the Community Edition for free). +You need at least Visual Studio 2017 (you can download the Community Edition for free). ## Nuget