Debug AnyCPU {290FE38F-45F9-408C-B25B-C899B467E3F8} WinExe Properties VirgoUI.Client VirgoUI v4.5.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 AnyCPU true full false bin\Debug\ TRACE;DEBUG;NET prompt 4 true AnyCPU pdbonly true bin\Release\ TRACE prompt 4 Themes\Images\pms\Virgo.ico False ..\ThirdParty\dlls\selfbuild\Caliburn.Micro.dll False ..\ThirdParty\dlls\selfbuild\CustomDataGrid.dll ..\ThirdParty\dlls\ExcelLibrary.dll ..\ThirdParty\dlls\log4net.dll False ..\ThirdParty\dlls\selfbuild\OpenSEMI.Core.dll False ..\ThirdParty\dlls\selfbuild\OpenSEMI.Ctrlib.dll False ..\ThirdParty\dlls\selfbuild\RecipeEditorLib.dll False ..\ThirdParty\dlls\SciCart\SciChart.Charting.dll False ..\ThirdParty\dlls\SciCart\SciChart.Core.dll False ..\ThirdParty\dlls\SciCart\SciChart.Data.dll False ..\ThirdParty\dlls\SciCart\SciChart.Drawing.dll False ..\ThirdParty\dlls\System.Windows.Interactivity.dll 4.0 ..\ThirdParty\dlls\WPFToolkit.dll ..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll MSBuild:Compile Designer MessageDialogView.xaml Chamber.xaml Door.xaml Foup.xaml Loadlock.xaml LoadPort.xaml EquipmentTopView.xaml SingleArmRobot.xaml Slot.xaml WaferCtrl.xaml WaferTransferDialog.xaml WaferTransferDialog.xaml ItemsSelectDialogView.xaml TerminalDialogView.xaml WaferTransferDialogView.xaml LogoffView.xaml IO2View.xaml IO3View.xaml AlignerFrontView.xaml EFEMFrontView.xaml FOUPTopView.xaml LoadLock.xaml LoadLockFrontView.xaml PMFrontView.xaml TMFrontView.xaml EventView.xaml ProcessHistoryView.xaml WaferHistoryDBView.xaml WaferHistoryView.xaml DataView.xaml ProcessHistoryView.xaml JobHistoryView.xaml SelectDataView.xaml StatisticsView.xaml WaferHistoryView.xaml AlarmView.xaml FAView.xaml LotCompleteDialogView.xaml RealTimeView.xaml LeakCheckView.xaml PmIoView.xaml PmOverviewView.xaml RecipeEditorView.xaml InputFileNameDialogView.xaml RecipeSequenceSelectDialogView.xaml SystemConfigView.xaml MainView.xaml IO1View.xaml SequenceDialogView.xaml WaferAssociationUnit.xaml WaferAssociationView.xaml FOUPFrontView.xaml EFEMView.xaml OverView.xaml SequenceView.xaml AccountView.xaml RoleView.xaml App.xaml Code ShutdownView.xaml MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer Code True True Resources.resx True Settings.settings True ResXFileCodeGenerator Resources.Designer.cs Designer SettingsSingleFileGenerator Settings.Designer.cs Designer Always {9cd2a6be-1971-4e74-b49e-547982f64034} Common {BCBD839A-C9A0-4BE7-98CA-B0A88AD38E5A} RTCore {2c9e1df3-1aba-4972-be60-41dd9b3c47a7} UICore {c226e370-e9fb-48e7-bf40-89a33f88ef17} RecipeEditorControl {E7966F9D-09AF-42F5-9BFE-F5C070B1B565} VirgoCommon Always REM 输出到安装目录,供安装打包使用 if exist "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI" rd "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI" /s /q md "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\" echo 复制文件到安装目录,"$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\" xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\" /q REM 配置文件Copy del "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\*.pdb" if exist "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\Logs" rd "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\Logs" /s /q if exist "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\Recipes" rd "$(ProjectDir)..\VirgoSetup\Packages\VirgoUI\Recipes" /s /q