diff --git a/TestBenchFramework/MainWnd.Designer.cs b/TestBenchFramework/MainWnd.Designer.cs index 4021a3fa9..30b6652b2 100644 --- a/TestBenchFramework/MainWnd.Designer.cs +++ b/TestBenchFramework/MainWnd.Designer.cs @@ -47,7 +47,7 @@ this.activityLabel = new System.Windows.Forms.Label(); this.mainTabControl = new System.Windows.Forms.TabControl(); this.homeTabPage = new System.Windows.Forms.TabPage(); - this.ctrlBrdComponent = new ControlCom2VB.ControlCom2panel(); + this.ctrlBrdComponent = new ControlComponent3Munich.UserControl1(); this.processTabPage = new System.Windows.Forms.TabPage(); this.processTabPageCtrl = new TBF.Screens.ProcessTabPageCtrl(); this.measurementTabPage = new System.Windows.Forms.TabPage(); diff --git a/TestBenchFramework/MainWnd.resx b/TestBenchFramework/MainWnd.resx index 6f050c9fc..a868332dc 100644 --- a/TestBenchFramework/MainWnd.resx +++ b/TestBenchFramework/MainWnd.resx @@ -1063,7 +1063,7 @@ 0, 0 - ControlCom2VB.ControlCom2panel, ControlCom2VB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + ControlComponent3Munich.UserControl1, ControlComponent3Munich, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 30 diff --git a/TestBenchFramework/TBF.csproj b/TestBenchFramework/TBF.csproj index 113a57284..2a748b113 100644 --- a/TestBenchFramework/TBF.csproj +++ b/TestBenchFramework/TBF.csproj @@ -38,7 +38,7 @@ full false bin\Debug\ - TRACE;DEBUG;DN100 + TRACE;DEBUG;MUNICH prompt 4 @@ -46,7 +46,7 @@ pdbonly true bin\Release\ - TRACE;DN100 + TRACE;MUNICH prompt 4 AnyCPU @@ -73,8 +73,8 @@ TBF.Program - - ..\packages\ControlBoard\DN100\ControlCom2VB.dll + + ..\packages\ControlBoard\Munich\ControlComponent3Munich.dll ..\packages\FluentNHibernate.1.3.0.733\lib\FluentNHibernate.dll