From a6b8b7767ea2f110c5ec636324ba66a33819cdd1 Mon Sep 17 00:00:00 2001 From: Michael Zillgith Date: Tue, 20 Mar 2018 09:01:30 +0100 Subject: [PATCH] - updated README.md --- README.md | 4 ++-- dotnet/IEC61850forCSharp/IEC61850.NET.csproj | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69dfb2ab..bb760563 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ If the build succeeds you can find a few binary files in the projects root direc Run the sample applications in the example folders. E.g.: ``` -cd examples/server_example1 -sudo ./server_example1 +cd examples/server_example_basic_io +sudo ./server_example_basic_io ``` on the Linux command line. diff --git a/dotnet/IEC61850forCSharp/IEC61850.NET.csproj b/dotnet/IEC61850forCSharp/IEC61850.NET.csproj index 4ce8fb16..750d6a4b 100644 --- a/dotnet/IEC61850forCSharp/IEC61850.NET.csproj +++ b/dotnet/IEC61850forCSharp/IEC61850.NET.csproj @@ -7,6 +7,8 @@ Library iec61850dotnet iec61850dotnet + 8.0.30703 + 2.0 true