From 09827aee4271a062006ced7d8a6b3c8d8bb34f96 Mon Sep 17 00:00:00 2001 From: dario-weswit Date: Tue, 21 Feb 2017 15:03:24 +0100 Subject: [PATCH] Fix compatibility after recent SDK update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dd5154..59e63a5 100644 --- a/README.md +++ b/README.md @@ -105,5 +105,5 @@ To build your own version of the Stand-Alone Launcher, follow these steps: ## Lightstreamer Compatibility Notes -* Compatible with Lightstreamer SDK for .NET Adapters version 1.9 or newer. +* Compatible with Lightstreamer SDK for .NET Adapters version 1.9. * For source code of this example compatible with Lightstreamer SDK for .NET Adapters version 1.7, please refer to [this tree branch](https://github.com/Lightstreamer/Lightstreamer-example-StockList-adapter-dotnet/tree/2b4cf6edff83b32a22fd0816863daffe3634fc74).