diff --git a/02_Windows_App/Perun_v1/Perun_v1.csproj b/02_Windows_App/Perun_v1/Perun_v1.csproj
index df06037..88f83fe 100644
--- a/02_Windows_App/Perun_v1/Perun_v1.csproj
+++ b/02_Windows_App/Perun_v1/Perun_v1.csproj
@@ -88,14 +88,20 @@
Properties\app.manifest
-
- ..\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll
+
+ ..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll
-
- ..\packages\MySql.Data.8.0.15\lib\net452\MySql.Data.dll
+
+ ..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll
+
+
+ ..\packages\MySql.Data.8.0.17\lib\net452\MySql.Data.dll
- ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll
+
+
+ ..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll
@@ -146,6 +152,7 @@
+
SettingsSingleFileGenerator
diff --git a/02_Windows_App/Perun_v1/packages.config b/02_Windows_App/Perun_v1/packages.config
new file mode 100644
index 0000000..fa00d4d
--- /dev/null
+++ b/02_Windows_App/Perun_v1/packages.config
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file