diff --git a/TestCliNuget/README.txt b/TestCliNuget/README.txt
index dfac6bb..32393f8 100644
--- a/TestCliNuget/README.txt
+++ b/TestCliNuget/README.txt
@@ -2,30 +2,12 @@
------- MConnect Client SDK -------
---------------------------------------------------------------
-Libreria di utility per connessione con il cloud di Maestro COnnect.
+Libreria di utility per connessione con il cloud di Maestro Connect.
-Le dipendenze sono necessarie al funzionamento dell'applicazione
+Le dipendenze inserite sono necessarie al funzionamento dell'SDK.
-Attenzione a configurare correttamente il file NLog.xml includendo il rule per la classe, ad esempio un NLog (unico) presente potrebbe essere
+Sono inclusi a titolo di esempio due files:
+ * example-mconnect.conf.yaml
+ * example-NLog.config
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+Attenzione a configurare correttamente il file NLog.xml includendo il rule per la classe, vedere ad esempio il file example-NLog.config allegato.
\ No newline at end of file
diff --git a/TestCliNuget/TestCliNuget.csproj b/TestCliNuget/TestCliNuget.csproj
index 3f6fff4..c70a3a9 100644
--- a/TestCliNuget/TestCliNuget.csproj
+++ b/TestCliNuget/TestCliNuget.csproj
@@ -33,8 +33,8 @@
4
-
- ..\packages\MConnectSDK.1.1.1910.131\lib\net462\MConnectSDK.dll
+
+ ..\packages\MConnectSDK.1.2.1910.162\lib\net462\MConnectSDK.dll
..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll
@@ -138,11 +138,11 @@
True
Resources.resx
+
+
Always
-
-
SettingsSingleFileGenerator
diff --git a/TestCliNuget/NLog.config b/TestCliNuget/example-NLog.config
similarity index 100%
rename from TestCliNuget/NLog.config
rename to TestCliNuget/example-NLog.config
diff --git a/TestCliNuget/mconnect.conf.yaml b/TestCliNuget/example-mconnect.conf.yaml
similarity index 100%
rename from TestCliNuget/mconnect.conf.yaml
rename to TestCliNuget/example-mconnect.conf.yaml
diff --git a/TestCliNuget/packages.config b/TestCliNuget/packages.config
index 1e7b35f..b12f2c2 100644
--- a/TestCliNuget/packages.config
+++ b/TestCliNuget/packages.config
@@ -1,6 +1,6 @@
-
+