From 14b7ba65430a28a67ffdf6b06b103df101c8adef Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 14 Nov 2016 16:20:17 +0100 Subject: [PATCH] eliminati pacchetti non necessari da versione MP-IO --- MP-IO/MP-IO.csproj | 9 --------- MP-IO/Web.config | 42 ++++++++++++++++++++---------------------- MP-IO/packages.config | 5 ----- 3 files changed, 20 insertions(+), 36 deletions(-) delete mode 100644 MP-IO/packages.config diff --git a/MP-IO/MP-IO.csproj b/MP-IO/MP-IO.csproj index 0393d638..14bf5e49 100644 --- a/MP-IO/MP-IO.csproj +++ b/MP-IO/MP-IO.csproj @@ -42,14 +42,6 @@ false - - ..\packages\AjaxControlToolkit.15.1.3.0\lib\net40\AjaxControlToolkit.dll - True - - - ..\packages\AjaxMin.5.14.5506.26202\lib\net40\AjaxMin.dll - True - @@ -155,7 +147,6 @@ - diff --git a/MP-IO/Web.config b/MP-IO/Web.config index 2e0a40f7..11c1142e 100644 --- a/MP-IO/Web.config +++ b/MP-IO/Web.config @@ -1,4 +1,4 @@ - + - + - + - + - - - + + + - + - - - - - + + + + + - + - - + + - - - + + + - - - + \ No newline at end of file diff --git a/MP-IO/packages.config b/MP-IO/packages.config deleted file mode 100644 index ffa95034..00000000 --- a/MP-IO/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file