DebugAnyCPU{3C270AED-44F4-4D5D-B1ED-922D488A2F25}WinExePropertiesLauncher.InstallLauncher.Installv4.0512SAKSAKSAKSAKAnyCPUtruepdbonlyfalsebin\Debug\DEBUG;TRACEprompt4AnyCPUpdbonlytrue..\..\020_RealEstate.ExtendPlatform\SoftWare.WebSite\Core\TRACEprompt4Bin\Publish\TRACEtruenoneAnyCPUpromptMinimumRecommendedRules.rulesetfalseLocalIntranetfalseProperties\app.manifest
Properties\AssemblyInfo.cs
FormfrmMain.csfrmMain.cs{40926fe9-9a38-454f-a16f-56d7d36c1bc3}Launcher.Coreif $(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
:endif $(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