From 89f18c83c89b6f46419a425e20e2b8e8b14dd606 Mon Sep 17 00:00:00 2001 From: Eric Reed Date: Tue, 12 Mar 2013 21:54:13 -0400 Subject: [PATCH] publish installers with pismo #34 --- MediaBrowser.Installer/MediaBrowser.Installer.csproj | 2 +- MediaBrowser.sln | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/MediaBrowser.Installer/MediaBrowser.Installer.csproj b/MediaBrowser.Installer/MediaBrowser.Installer.csproj index 0108f5c7c3..f272257496 100644 --- a/MediaBrowser.Installer/MediaBrowser.Installer.csproj +++ b/MediaBrowser.Installer/MediaBrowser.Installer.csproj @@ -31,7 +31,7 @@ Media Browser Team Media Browser false - 40 + 42 0.1.1.%2a false true diff --git a/MediaBrowser.sln b/MediaBrowser.sln index c13ad6f819..16caa617d6 100644 --- a/MediaBrowser.sln +++ b/MediaBrowser.sln @@ -237,7 +237,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection EndGlobal