Debug AnyCPU {5EAFA05F-C2C0-40B3-9C8F-46D8559148D0} WinExe SicRT SicRT v4.5.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true false publish\ true Disk false Foreground 7 Days false false true 0 1.0.0.%2a false true true x64 true full false bin\Debug\ DEBUG;TRACE prompt 4 true AnyCPU pdbonly true bin\Release\ TRACE prompt 4 Resources\MyLogoTray.ico true ..\ThirdParty\dlls\DocumentFormat.OpenXml.dll ..\ThirdParty\dlls\FabConnect.dll ..\ThirdParty\dlls\log4net.dll ..\FrameworkLocal\MECF.Framework.Common.dll False ..\ThirdParty\dlls\MECF.Framework.FA.Core.dll ..\ThirdParty\dlls\Npgsql.dll ..\ThirdParty\dlls\SnmpSharpNet.dll 4.0 ..\ThirdParty\dlls\TwinCAT.Ads.dll ..\ThirdParty\dlls\WPFToolkit.dll ..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll MSBuild:Compile Designer App.xaml Code True True Resources.resx True Settings.settings True ResXFileCodeGenerator Resources.Designer.cs Always Designer SettingsSingleFileGenerator Settings.Designer.cs Designer Always Always Designer Always Designer Always {bcbd839a-c9a0-4be7-98ca-b0a88ad38e5a} RTCore {090a1e9c-1087-4c8a-b4e0-ff074459e071} RTEquipmentLibrary {2c9e1df3-1aba-4972-be60-41dd9b3c47a7} UICore {424e9610-fa50-49cd-b5be-baf256dbf327} Mainframe {dc5fd3dc-4cf4-4484-9ef9-1b878b25a6d5} SicPM False .NET Framework 3.5 SP1 false Always Always Designer Designer Always REM 输出到安装目录,供安装打包使用 if exist "$(ProjectDir)..\SicSetup\Packages\SicRT" rd "$(ProjectDir)..\SicSetup\Packages\SicRT" /s /q md "$(ProjectDir)..\SicSetup\Packages\SicRT\" echo 复制文件到安装目录,"$(ProjectDir)..\SicSetup\Packages\SicRT\" xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\SicSetup\Packages\SicRT\" /q REM 配置文件Copy del "$(ProjectDir)..\SicSetup\Packages\SicRT\*.pdb" if exist "$(ProjectDir)..\SicSetup\Packages\SicRT\Objects" del "$(ProjectDir)..\SicSetup\Packages\SicRT\Objects\*.obj" if exist "$(ProjectDir)..\SicSetup\Packages\SicRT\Logs" rd "$(ProjectDir)..\SicSetup\Packages\SicRT\Logs" /s /q if exist "$(ProjectDir)..\SicSetup\Packages\SicRT\Recipes" rd "$(ProjectDir)..\SicSetup\Packages\SicRT\Recipes" /s /q