diff options
| author | Eric Reed <ebr@mediabrowser3.com> | 2013-03-12 21:54:13 -0400 |
|---|---|---|
| committer | Eric Reed <ebr@mediabrowser3.com> | 2013-03-12 21:54:13 -0400 |
| commit | 89f18c83c89b6f46419a425e20e2b8e8b14dd606 (patch) | |
| tree | 1d8d485c5701d18e408aa4c82d32c1e605166483 | |
| parent | 37d27ec0c3c87fdfcaab3b5ac3a299a57b9d552e (diff) | |
publish installers with pismo #34
| -rw-r--r-- | MediaBrowser.Installer/MediaBrowser.Installer.csproj | 2 | ||||
| -rw-r--r-- | MediaBrowser.sln | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/MediaBrowser.Installer/MediaBrowser.Installer.csproj b/MediaBrowser.Installer/MediaBrowser.Installer.csproj index 0108f5c7c..f27225749 100644 --- a/MediaBrowser.Installer/MediaBrowser.Installer.csproj +++ b/MediaBrowser.Installer/MediaBrowser.Installer.csproj @@ -31,7 +31,7 @@ <PublisherName>Media Browser Team</PublisherName> <SuiteName>Media Browser</SuiteName> <OpenBrowserOnPublish>false</OpenBrowserOnPublish> - <ApplicationRevision>40</ApplicationRevision> + <ApplicationRevision>42</ApplicationRevision> <ApplicationVersion>0.1.1.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <PublishWizardCompleted>true</PublishWizardCompleted> diff --git a/MediaBrowser.sln b/MediaBrowser.sln index c13ad6f81..16caa617d 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 |
