Debug AnyCPU {3C270AED-44F4-4D5D-B1ED-922D488A2F25} WinExe Properties Launcher.Install Launcher.Install v4.0 512 SAK SAK SAK SAK AnyCPU true pdbonly false bin\Debug\ DEBUG;TRACE prompt 4 AnyCPU pdbonly true ..\..\020_RealEstate.ExtendPlatform\SoftWare.WebSite\Core\ TRACE prompt 4 Bin\Publish\ TRACE true none AnyCPU prompt MinimumRecommendedRules.ruleset false LocalIntranet false Properties\app.manifest Properties\AssemblyInfo.cs Form frmMain.cs frmMain.cs {40926fe9-9a38-454f-a16f-56d7d36c1bc3} Launcher.Core if $(ConfigurationName) ==Publish goto publish goto end :publish set SoftWarePath=$(SolutionDir)..\020_RealEstate.ExtendPlatform\SoftWare.WebSite\Core\ if not exist %25SoftWarePath%25 md %25SoftWarePath%25 copy $(TargetPath) %25SoftWarePath%25 :end if $(ConfigurationName) ==Publish goto end echo $(ProjectDir)Bin\Install if not exist $(ProjectDir)Bin\Install goto end Del $(ProjectDir)Bin\Temp\ /s /q Del $(ProjectDir)Bin\Install\ /s /q :end