From 6a6763ec9e11e31a3beca8ad56640bcc531091a0 Mon Sep 17 00:00:00 2001 From: Sean McArdle Date: Tue, 22 Aug 2017 14:28:09 -0700 Subject: [PATCH] Package update stuff. --- WifiSitter/FodyWeavers.xml | 3 +-- WifiSitter/WifiSitter.csproj | 39 ++++++++++++++++++++++++-------------- WifiSitterGui/FodyWeavers.xml | 3 +-- WifiSitterGui/WifiSitterGui.csproj | 33 +++++++++++++++++--------------- WifiSitterGui/packages.config | 12 ++++++------ 5 files changed, 51 insertions(+), 39 deletions(-) diff --git a/WifiSitter/FodyWeavers.xml b/WifiSitter/FodyWeavers.xml index 2e6d4a7..c6e1b7c 100644 --- a/WifiSitter/FodyWeavers.xml +++ b/WifiSitter/FodyWeavers.xml @@ -1,5 +1,4 @@  - - + \ No newline at end of file diff --git a/WifiSitter/WifiSitter.csproj b/WifiSitter/WifiSitter.csproj index ff30612..c747cb0 100644 --- a/WifiSitter/WifiSitter.csproj +++ b/WifiSitter/WifiSitter.csproj @@ -85,21 +85,29 @@ wifisitter-icon.ico - - ..\packages\AsyncIO.0.1.20.0\lib\net40\AsyncIO.dll + + False + ..\packages\AsyncIO.0.1.26.0\lib\net40\AsyncIO.dll True - - ..\packages\NetMQ.3.3.3.4\lib\net40\NetMQ.dll + + ..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll + False + + + False + ..\packages\NetMQ.4.0.0.1\lib\net40\NetMQ.dll True - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + + False + ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll True + @@ -123,6 +131,7 @@ True Settings.settings + Component @@ -167,7 +176,7 @@ lib\Newtonsoft.Json.dll - + @@ -177,13 +186,6 @@ - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - del "$(ProjectDir)$(OutDir)AsyncIO.dll" del "$(ProjectDir)$(OutDir)NetMQ.dll" @@ -191,6 +193,15 @@ del "$(ProjectDir)$(OutDir)NetMQ.xml" del "$(ProjectDir)$(OutDir)Newtonsoft.Json.dll" del "$(ProjectDir)$(OutDir)Newtonsoft.Json.xml" + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + +