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 true true 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 ..\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\NLog.2.0.0.2000\lib\net40\NLog.dll False ..\ThirdParty\UPnP\Libs\Platinum.Managed.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 {07b509c0-0c28-4f3f-8963-5263281f7e3d} BDInfo {cc96bf3e-0bda-4809-bc4b-bb6d418f4a84} MediaBrowser.ClickOnce {9142eefa-7570-41e1-bfcc-468bb571af2f} MediaBrowser.Common {17e1f4e6-8abd-4fe5-9ecf-43d4b6087ba2} MediaBrowser.Controller {5356ae30-6a6e-4a64-81e3-f76c50595e64} MediaBrowser.IsoMounter {67310740-0ec4-4dc2-9921-33df38b20167} MediaBrowser.Logging.NLog {7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b} MediaBrowser.Model {7c11010e-179a-49b7-bfb2-f1656f5e71ad} MediaBrowser.Networking {5443422f-9548-417a-90dd-2fc91f2b5999} MediaBrowser.Server.Uninstall 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 Always Always Always Always Always xcopy "$(SolutionDir)\packages\System.Data.SQLite.1.0.84.0\content\net40\x86\SQLite.Interop.dll" "$(TargetDir)" /y if $(ConfigurationName) == Release ( 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 del "$(SolutionDir)..\Deploy\MBServer.zip" "$(SolutionDir)7za" a -tzip "$(SolutionDir)..\Deploy\MBServer.zip" "$(SolutionDir)..\Deploy\Server\*" )