From 0914ec62776ea68d3db6da9b7a96577286d8e219 Mon Sep 17 00:00:00 2001 From: Ricardo Polo Date: Wed, 15 Nov 2017 16:06:37 -0500 Subject: [PATCH] Command line parser updated --- .../Tulpep.NetworkAutoSwitch.NetworkService.csproj | 2 +- Tulpep.NetworkAutoSwitch.NetworkService/packages.config | 2 +- .../Tulpep.NetworkAutoSwitch.ProxyEnabler.csproj | 2 +- Tulpep.NetworkAutoSwitch.ProxyEnabler/packages.config | 2 +- .../Tulpep.NetworkAutoSwitch.ProxyService.csproj | 2 +- Tulpep.NetworkAutoSwitch.ProxyService/packages.config | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Tulpep.NetworkAutoSwitch.NetworkService/Tulpep.NetworkAutoSwitch.NetworkService.csproj b/Tulpep.NetworkAutoSwitch.NetworkService/Tulpep.NetworkAutoSwitch.NetworkService.csproj index c711038..6e0d5a9 100644 --- a/Tulpep.NetworkAutoSwitch.NetworkService/Tulpep.NetworkAutoSwitch.NetworkService.csproj +++ b/Tulpep.NetworkAutoSwitch.NetworkService/Tulpep.NetworkAutoSwitch.NetworkService.csproj @@ -61,7 +61,7 @@ - ..\packages\CommandLineParser.1.9.71\lib\net35\CommandLine.dll + ..\packages\CommandLineParser.1.9.71\lib\net40\CommandLine.dll ..\packages\Costura.Fody.1.6.2\lib\portable-net+sl+win+wpa+wp\Costura.dll diff --git a/Tulpep.NetworkAutoSwitch.NetworkService/packages.config b/Tulpep.NetworkAutoSwitch.NetworkService/packages.config index 6796640..cf22a0c 100755 --- a/Tulpep.NetworkAutoSwitch.NetworkService/packages.config +++ b/Tulpep.NetworkAutoSwitch.NetworkService/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/Tulpep.NetworkAutoSwitch.ProxyEnabler/Tulpep.NetworkAutoSwitch.ProxyEnabler.csproj b/Tulpep.NetworkAutoSwitch.ProxyEnabler/Tulpep.NetworkAutoSwitch.ProxyEnabler.csproj index be5e088..dc99de0 100644 --- a/Tulpep.NetworkAutoSwitch.ProxyEnabler/Tulpep.NetworkAutoSwitch.ProxyEnabler.csproj +++ b/Tulpep.NetworkAutoSwitch.ProxyEnabler/Tulpep.NetworkAutoSwitch.ProxyEnabler.csproj @@ -36,7 +36,7 @@ - ..\packages\CommandLineParser.1.9.71\lib\net45\CommandLine.dll + ..\packages\CommandLineParser.1.9.71\lib\net40\CommandLine.dll ..\packages\Costura.Fody.1.6.2\lib\portable-net+sl+win+wpa+wp\Costura.dll diff --git a/Tulpep.NetworkAutoSwitch.ProxyEnabler/packages.config b/Tulpep.NetworkAutoSwitch.ProxyEnabler/packages.config index 09c66bf..cf22a0c 100755 --- a/Tulpep.NetworkAutoSwitch.ProxyEnabler/packages.config +++ b/Tulpep.NetworkAutoSwitch.ProxyEnabler/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/Tulpep.NetworkAutoSwitch.ProxyService/Tulpep.NetworkAutoSwitch.ProxyService.csproj b/Tulpep.NetworkAutoSwitch.ProxyService/Tulpep.NetworkAutoSwitch.ProxyService.csproj index 7b21a15..379a941 100644 --- a/Tulpep.NetworkAutoSwitch.ProxyService/Tulpep.NetworkAutoSwitch.ProxyService.csproj +++ b/Tulpep.NetworkAutoSwitch.ProxyService/Tulpep.NetworkAutoSwitch.ProxyService.csproj @@ -56,7 +56,7 @@ - ..\packages\CommandLineParser.1.9.71\lib\net35\CommandLine.dll + ..\packages\CommandLineParser.1.9.71\lib\net40\CommandLine.dll ..\packages\Costura.Fody.1.6.2\lib\portable-net+sl+win+wpa+wp\Costura.dll diff --git a/Tulpep.NetworkAutoSwitch.ProxyService/packages.config b/Tulpep.NetworkAutoSwitch.ProxyService/packages.config index 6796640..cf22a0c 100755 --- a/Tulpep.NetworkAutoSwitch.ProxyService/packages.config +++ b/Tulpep.NetworkAutoSwitch.ProxyService/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file