From a2c22e78daba6e58f23eea70bda82e4909ccc373 Mon Sep 17 00:00:00 2001 From: parallelbgls Date: Fri, 29 Jan 2016 18:02:48 +0800 Subject: [PATCH] 2016-01-29 update 3 --- Modbus.Net/ModBus.Net/ModBus.Net.csproj | 1 - Modbus.Net/ModBus.Net/app.config | 11 ----------- .../Content/Web.config.uninstall.xdt | 10 ++++++++++ 3 files changed, 10 insertions(+), 12 deletions(-) delete mode 100644 Modbus.Net/ModBus.Net/app.config create mode 100644 Modbus.Net/packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt diff --git a/Modbus.Net/ModBus.Net/ModBus.Net.csproj b/Modbus.Net/ModBus.Net/ModBus.Net.csproj index d4162bd..623f181 100644 --- a/Modbus.Net/ModBus.Net/ModBus.Net.csproj +++ b/Modbus.Net/ModBus.Net/ModBus.Net.csproj @@ -85,7 +85,6 @@ - diff --git a/Modbus.Net/ModBus.Net/app.config b/Modbus.Net/ModBus.Net/app.config deleted file mode 100644 index 195db1f..0000000 --- a/Modbus.Net/ModBus.Net/app.config +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/Modbus.Net/packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt b/Modbus.Net/packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt new file mode 100644 index 0000000..efc0325 --- /dev/null +++ b/Modbus.Net/packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file