From 53a0a6e07bb4bec9d17d41308ef239a6014302c8 Mon Sep 17 00:00:00 2001 From: daoye Date: Thu, 26 Feb 2015 17:54:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A7=A3=E5=86=B3=E6=96=B9?= =?UTF-8?q?=E6=A1=88=E9=85=8D=E7=BD=AE=E9=A1=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QN.Controllers/QN.Controllers.csproj | 2 +- QN.Core/QN.Core.csproj | 2 +- QN.Plugin/QN.Plugin.csproj | 2 +- QN.Repository/QN.Repository.csproj | 2 +- QN.Service/QN.Service.csproj | 2 +- QN.Theme/QN.Theme.csproj | 2 +- QN.Theme/ThemeViewPage.cs | 2 +- QN.Web/QN.Web.csproj | 152 +-------------------------- ThemeTool/ThemeTool.csproj | 2 +- 9 files changed, 13 insertions(+), 155 deletions(-) diff --git a/QN.Controllers/QN.Controllers.csproj b/QN.Controllers/QN.Controllers.csproj index 49efcac..c0fceea 100644 --- a/QN.Controllers/QN.Controllers.csproj +++ b/QN.Controllers/QN.Controllers.csproj @@ -22,7 +22,7 @@ 4 - pdbonly + none true bin\Release\ TRACE diff --git a/QN.Core/QN.Core.csproj b/QN.Core/QN.Core.csproj index 14b6eaf..10b2804 100644 --- a/QN.Core/QN.Core.csproj +++ b/QN.Core/QN.Core.csproj @@ -22,7 +22,7 @@ 4 - pdbonly + none true bin\Release\ TRACE diff --git a/QN.Plugin/QN.Plugin.csproj b/QN.Plugin/QN.Plugin.csproj index 4b326ba..802ec27 100644 --- a/QN.Plugin/QN.Plugin.csproj +++ b/QN.Plugin/QN.Plugin.csproj @@ -22,7 +22,7 @@ 4 - pdbonly + none true bin\Release\ TRACE diff --git a/QN.Repository/QN.Repository.csproj b/QN.Repository/QN.Repository.csproj index d1760af..6c3e001 100644 --- a/QN.Repository/QN.Repository.csproj +++ b/QN.Repository/QN.Repository.csproj @@ -22,7 +22,7 @@ 4 - pdbonly + none true bin\Release\ TRACE diff --git a/QN.Service/QN.Service.csproj b/QN.Service/QN.Service.csproj index a60fcea..653067d 100644 --- a/QN.Service/QN.Service.csproj +++ b/QN.Service/QN.Service.csproj @@ -22,7 +22,7 @@ 4 - pdbonly + none true bin\Release\ TRACE diff --git a/QN.Theme/QN.Theme.csproj b/QN.Theme/QN.Theme.csproj index f232297..3d3c76d 100644 --- a/QN.Theme/QN.Theme.csproj +++ b/QN.Theme/QN.Theme.csproj @@ -22,7 +22,7 @@ 4 - pdbonly + none true bin\Release\ TRACE diff --git a/QN.Theme/ThemeViewPage.cs b/QN.Theme/ThemeViewPage.cs index a64c571..c2d5204 100644 --- a/QN.Theme/ThemeViewPage.cs +++ b/QN.Theme/ThemeViewPage.cs @@ -1184,7 +1184,7 @@ public IHtmlString basejs() #if DEBUG result.Append(scripts("~/Scripts/jquery-1.8.2.js").ToHtmlString()); #else - result.Append(Scripts("~/Scripts/jquery-1.8.2.min.js").ToHtmlString()); + result.Append(scripts("~/Scripts/jquery-1.8.2.min.js").ToHtmlString()); #endif result.Append(scripts("~/Scripts/json2.js").ToHtmlString()); result.Append(""); diff --git a/QN.Web/QN.Web.csproj b/QN.Web/QN.Web.csproj index 977c1fb..1c44bed 100644 --- a/QN.Web/QN.Web.csproj +++ b/QN.Web/QN.Web.csproj @@ -31,7 +31,7 @@ 4 - pdbonly + none true bin\ TRACE @@ -300,116 +300,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -773,12 +663,8 @@ Web.config - - PreserveNewest - - - PreserveNewest - + + @@ -803,35 +689,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -884,7 +741,7 @@ - + @@ -894,6 +751,7 @@ + diff --git a/ThemeTool/ThemeTool.csproj b/ThemeTool/ThemeTool.csproj index c9fb567..2fc44ac 100644 --- a/ThemeTool/ThemeTool.csproj +++ b/ThemeTool/ThemeTool.csproj @@ -24,7 +24,7 @@ AnyCPU - pdbonly + none true bin\Release\ TRACE