Debug AnyCPU {156EA256-AD2D-4D2F-B116-2ED4B9EFD869} WinExe Properties MediaBrowser.ServerApplication MediaBrowser.ServerApplication v4.5 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true ..\ true http://www.mb3admin.com/downloads/server/ true Web false Background 1 Days false false true http://forum.mediabrowser3.com Media Browser Server Media Browser Team Media Browser 3 3033 2.9.4795.3033 false true true true AnyCPU true full false bin\Debug\ DEBUG;TRACE prompt 1 AnyCPU pdbonly true bin\Release\ TRACE prompt 4 MediaBrowser.ServerApplication.App Resources\Images\icon.ico app.manifest OnBuildSuccess 9633DCDB4A07D3328EFB99299C6DFB1823EBC4BE false false http://timestamp.verisign.com/scripts/timstamp.dll false true bin\x86\Debug\ DEBUG;TRACE 1 full x86 prompt MinimumRecommendedRules.ruleset true bin\x86\Release\ TRACE true pdbonly x86 prompt MinimumRecommendedRules.ruleset true LocalIntranet ..\packages\Hardcodet.Wpf.TaskbarNotification.1.0.4.0\lib\net40\Hardcodet.Wpf.TaskbarNotification.dll False ..\packages\DotNetZip.1.9.1.8\lib\net20\Ionic.Zip.dll False ..\packages\MediaBrowser.IsoMounting.3.0.51\lib\net45\MediaBrowser.IsoMounter.dll False ..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll False ..\packages\MediaBrowser.IsoMounting.3.0.51\lib\net45\pfmclrapi.dll False ..\packages\SimpleInjector.2.0.0-beta5\lib\net40-client\SimpleInjector.dll False ..\packages\System.Data.SQLite.1.0.84.0\lib\net45\System.Data.SQLite.dll ..\packages\System.Data.SQLite.1.0.84.0\lib\net45\System.Data.SQLite.Linq.dll 4.0 MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Properties\SharedVersion.cs App.xaml Code ItemUpdateNotification.xaml MultiItemUpdateNotification.xaml LibraryExplorer.xaml LogWindow.xaml MainWindow.xaml Code Code True True Resources.resx True Settings.settings True ResXFileCodeGenerator Resources.Designer.cs SettingsSingleFileGenerator Settings.Designer.cs Designer {4fd51ac5-2c16-4308-a993-c3a84f3b4582} MediaBrowser.Api {c4d2573a-3fd3-441f-81af-174ac4cd4e1d} MediaBrowser.Common.Implementations {9142eefa-7570-41e1-bfcc-468bb571af2f} MediaBrowser.Common {17e1f4e6-8abd-4fe5-9ecf-43d4b6087ba2} MediaBrowser.Controller {7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b} MediaBrowser.Model {2e781478-814d-4a48-9d80-bff206441a65} MediaBrowser.Server.Implementations {5624b7b5-b5a7-41d8-9f10-cc5611109619} MediaBrowser.WebDashboard False Microsoft .NET Framework 4.5 %28x86 and x64%29 true False .NET Framework 3.5 SP1 Client Profile false False .NET Framework 3.5 SP1 false False Visual C++ 2010 Runtime Libraries %28x86%29 true Always Always xcopy "$(SolutionDir)\packages\System.Data.SQLite.1.0.84.0\content\net40\x86\SQLite.Interop.dll" "$(TargetDir)" /y if $(ConfigurationName) == Release ( rmdir "$(SolutionDir)..\Deploy\Server\System" /s /q mkdir "$(SolutionDir)..\Deploy\Server\System" rmdir "$(SolutionDir)..\Deploy\Server\Pismo" /s /q mkdir "$(SolutionDir)..\Deploy\Server\Pismo" xcopy "$(TargetDir)$(TargetFileName)" "$(SolutionDir)..\Deploy\Server\System\" /y xcopy "$(SolutionDir)Mediabrowser.Uninstaller\bin\Release\MediaBrowser.Uninstaller.exe.config" "$(SolutionDir)..\Deploy\Server\System\" /y xcopy "$(SolutionDir)Mediabrowser.Uninstaller.Execute\bin\Release\MediaBrowser.Uninstaller.Execute.exe.config" "$(SolutionDir)..\Deploy\Server\System\" /y xcopy "$(SolutionDir)Mediabrowser.Uninstaller\bin\Release\MediaBrowser.Uninstaller.exe" "$(SolutionDir)..\Deploy\Server\System\" /y xcopy "$(SolutionDir)Mediabrowser.Uninstaller.Execute\bin\Release\MediaBrowser.Uninstaller.Execute.exe" "$(SolutionDir)..\Deploy\Server\System\" /y xcopy "$(SolutionDir)Mediabrowser.Installer\bin\Release\MediaBrowser.Installer.exe" "$(SolutionDir)..\Deploy\Server\System\" /y //Pismo "$(SolutionDir)ThirdParty\7zip\7za" x "$(SolutionDir)ThirdParty\Pismo-Install\pfm-168-mediabrowser-win.zip" -o"$(SolutionDir)..\Deploy\Server\Pismo\" -y mkdir "$(SolutionDir)..\Deploy\Server\System\swagger-ui" xcopy "$(TargetDir)swagger-ui" "$(SolutionDir)..\Deploy\Server\System\swagger-ui" /y /s xcopy "$(TargetDir)$(TargetFileName).config" "$(SolutionDir)..\Deploy\Server\System\" /y xcopy "$(TargetDir)*.dll" "$(SolutionDir)..\Deploy\Server\System" /y mkdir "$(SolutionDir)..\Deploy\Server\System\x64" xcopy "$(TargetDir)x64" "$(SolutionDir)..\Deploy\Server\System\x64" /y mkdir "$(SolutionDir)..\Deploy\Server\System\x86" xcopy "$(TargetDir)x86" "$(SolutionDir)..\Deploy\Server\System\x86" /y mkdir "$(SolutionDir)..\Deploy\Server\System\CorePlugins" xcopy "$(TargetDir)CorePlugins" "$(SolutionDir)..\Deploy\Server\System\CorePlugins" /y mkdir "$(SolutionDir)..\Deploy\Server\System\dashboard-ui" xcopy "$(TargetDir)dashboard-ui" "$(SolutionDir)..\Deploy\Server\System\dashboard-ui" /y del "$(SolutionDir)..\Deploy\MBServer.zip" "$(SolutionDir)ThirdParty\7zip\7za" a -tzip "$(SolutionDir)..\Deploy\MBServer.zip" "$(SolutionDir)..\Deploy\Server\*" )