프로젝트

일반

사용자정보

개정판 4a7e4492

ID4a7e44920b2c78eaa1d50f63b01afea495962a26
상위 86562d21
하위 9650b78d

김태성이(가) 일년 이상 전에 추가함

issue #000000 markus kcom.exe update

Change-Id: Ib86d380338ce9fea3fe07ef9fd95e4ae79d2fccb

차이점 보기:

ID2.Manager/ID2.Manager.Dapper/ID2.Manager.Dapper.csproj
89 89
      <Version>13.0.3</Version>
90 90
    </PackageReference>
91 91
    <PackageReference Include="System.Data.SQLite">
92
      <Version>1.0.117</Version>
92
      <Version>1.0.118</Version>
93 93
    </PackageReference>
94 94
  </ItemGroup>
95 95
  <ItemGroup>
ID2.Manager/ID2.Manager/ID2.Manager.csproj
373 373
)
374 374

  
375 375
if $(ConfigurationName) == Release (
376
   xcopy  /I /E /S /Y /F  "$(SolutionDir)Markus\Kcom.exe" "$(TargetDir)kcom.exe"
377
   xcopy   /I /E /S /Y /F  "$(SolutionDir)Markus\Markus_SEC.ini" "$(TargetDir)Markus.ini"
376
   xcopy  /I /E /S /y /f  "$(SolutionDir)Markus\Kcom.exe" "$(TargetDir)kcom.*"
377
   xcopy   /I /E /S /y /f  "$(SolutionDir)Markus\Markus_SEC.ini" "$(TargetDir)Markus.*"
378 378
)
379
REM xcopy  /s /y /f  "$(SolutionDir)Markus\" "$(TargetDir)"
380
REM xcopy  /s /y /f  "$(SolutionDir)Markus\Markus.ini" "$(TargetDir)\*.ini"</PostBuildEvent>
379

  
380
if $(ConfigurationName) == Debug (
381
   xcopy  /I /E /S /y /f  "$(SolutionDir)Markus\Kcom.exe" "$(TargetDir)kcom.*"
382
   xcopy   /I /E /S /y /f  "$(SolutionDir)Markus\Markus.ini" "$(TargetDir)Markus.*"
383
)</PostBuildEvent>
381 384
  </PropertyGroup>
382 385
</Project>
ID2.Manager/ID2.Manager/Main.Designer.cs
142 142
            this.radDateTimePickerTo = new Telerik.WinControls.UI.RadDateTimePicker();
143 143
            this.radButtonDateClear = new Telerik.WinControls.UI.RadButton();
144 144
            this.radLabelSplit = new Telerik.WinControls.UI.RadLabel();
145
            this.radLabelID2Issues = new Telerik.WinControls.UI.RadLabel();
146
            this.radLabelAVEVAIssues = new Telerik.WinControls.UI.RadLabel();
147
            this.radDropDownListID2Issues = new Telerik.WinControls.UI.RadDropDownList();
148
            this.radDropDownListAVEVAIssues = new Telerik.WinControls.UI.RadDropDownList();
145 149
            this.tableLayoutPanelGroup = new System.Windows.Forms.TableLayoutPanel();
146 150
            this.radLabelGroupVIew = new Telerik.WinControls.UI.RadLabel();
147 151
            this.radCheckBox4 = new Telerik.WinControls.UI.RadCheckBox();
......
181 185
            this.DockValidation = new Telerik.WinControls.UI.Docking.DocumentWindow();
182 186
            this.LayoutValidation = new System.Windows.Forms.TableLayoutPanel();
183 187
            this.DockTabStripComment = new Telerik.WinControls.UI.Docking.ToolTabStrip();
184
            this.radLabelID2Issues = new Telerik.WinControls.UI.RadLabel();
185
            this.radLabelAVEVAIssues = new Telerik.WinControls.UI.RadLabel();
186
            this.radDropDownListID2Issues = new Telerik.WinControls.UI.RadDropDownList();
187
            this.radDropDownListAVEVAIssues = new Telerik.WinControls.UI.RadDropDownList();
188 188
            ((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit();
189 189
            ((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).BeginInit();
190 190
            this.radRibbonBarBackstageViewID2Manager.SuspendLayout();
......
229 229
            ((System.ComponentModel.ISupportInitialize)(this.radDateTimePickerTo)).BeginInit();
230 230
            ((System.ComponentModel.ISupportInitialize)(this.radButtonDateClear)).BeginInit();
231 231
            ((System.ComponentModel.ISupportInitialize)(this.radLabelSplit)).BeginInit();
232
            ((System.ComponentModel.ISupportInitialize)(this.radLabelID2Issues)).BeginInit();
233
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVAIssues)).BeginInit();
234
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListID2Issues)).BeginInit();
235
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAIssues)).BeginInit();
232 236
            this.tableLayoutPanelGroup.SuspendLayout();
233 237
            ((System.ComponentModel.ISupportInitialize)(this.radLabelGroupVIew)).BeginInit();
234 238
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).BeginInit();
......
255 259
            this.DockValidation.SuspendLayout();
256 260
            ((System.ComponentModel.ISupportInitialize)(this.DockTabStripComment)).BeginInit();
257 261
            this.DockTabStripComment.SuspendLayout();
258
            ((System.ComponentModel.ISupportInitialize)(this.radLabelID2Issues)).BeginInit();
259
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVAIssues)).BeginInit();
260
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListID2Issues)).BeginInit();
261
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAIssues)).BeginInit();
262 262
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
263 263
            this.SuspendLayout();
264 264
            // 
......
483 483
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
484 484
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
485 485
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
486
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 76F));
486
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 78F));
487 487
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 2);
488 488
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 2);
489 489
            this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 2);
......
940 940
            this.radLabelSplit.TabIndex = 4;
941 941
            this.radLabelSplit.Text = "~";
942 942
            // 
943
            // radLabelID2Issues
944
            // 
945
            this.radLabelID2Issues.Anchor = System.Windows.Forms.AnchorStyles.Left;
946
            this.radLabelID2Issues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
947
            this.radLabelID2Issues.Location = new System.Drawing.Point(273, 90);
948
            this.radLabelID2Issues.Name = "radLabelID2Issues";
949
            this.radLabelID2Issues.Size = new System.Drawing.Size(59, 17);
950
            this.radLabelID2Issues.TabIndex = 23;
951
            this.radLabelID2Issues.Text = "ID2 Issue";
952
            // 
953
            // radLabelAVEVAIssues
954
            // 
955
            this.radLabelAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
956
            this.radLabelAVEVAIssues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
957
            this.radLabelAVEVAIssues.Location = new System.Drawing.Point(699, 90);
958
            this.radLabelAVEVAIssues.Name = "radLabelAVEVAIssues";
959
            this.radLabelAVEVAIssues.Size = new System.Drawing.Size(81, 17);
960
            this.radLabelAVEVAIssues.TabIndex = 24;
961
            this.radLabelAVEVAIssues.Text = "AVEVA Issue";
962
            // 
963
            // radDropDownListID2Issues
964
            // 
965
            this.radDropDownListID2Issues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
966
            this.radDropDownListID2Issues.DropDownAnimationEnabled = true;
967
            this.radDropDownListID2Issues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
968
            this.radDropDownListID2Issues.Location = new System.Drawing.Point(359, 88);
969
            this.radDropDownListID2Issues.Name = "radDropDownListID2Issues";
970
            this.radDropDownListID2Issues.Size = new System.Drawing.Size(120, 20);
971
            this.radDropDownListID2Issues.TabIndex = 25;
972
            // 
973
            // radDropDownListAVEVAIssues
974
            // 
975
            this.radDropDownListAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
976
            this.radDropDownListAVEVAIssues.DropDownAnimationEnabled = true;
977
            this.radDropDownListAVEVAIssues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
978
            this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(785, 88);
979
            this.radDropDownListAVEVAIssues.Name = "radDropDownListAVEVAIssues";
980
            this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(120, 20);
981
            this.radDropDownListAVEVAIssues.TabIndex = 26;
982
            // 
943 983
            // tableLayoutPanelGroup
944 984
            // 
945 985
            this.tableLayoutPanelGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(223)))), ((int)(((byte)(245)))));
......
1578 1618
            // 
1579 1619
            // radPageViewPageAutoCAD
1580 1620
            // 
1581
            this.radPageViewPageAutoCAD.ItemSize = new System.Drawing.SizeF(63F, 28F);
1582 1621
            this.radPageViewPageAutoCAD.Location = new System.Drawing.Point(10, 37);
1583 1622
            this.radPageViewPageAutoCAD.Name = "radPageViewPageAutoCAD";
1584 1623
            this.radPageViewPageAutoCAD.Size = new System.Drawing.Size(258, 146);
......
1761 1800
            this.DockTabStripComment.TabIndex = 4;
1762 1801
            this.DockTabStripComment.TabStop = false;
1763 1802
            // 
1764
            // radLabelID2Issues
1765
            // 
1766
            this.radLabelID2Issues.Anchor = System.Windows.Forms.AnchorStyles.Left;
1767
            this.radLabelID2Issues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1768
            this.radLabelID2Issues.Location = new System.Drawing.Point(273, 90);
1769
            this.radLabelID2Issues.Name = "radLabelID2Issues";
1770
            this.radLabelID2Issues.Size = new System.Drawing.Size(64, 17);
1771
            this.radLabelID2Issues.TabIndex = 23;
1772
            this.radLabelID2Issues.Text = "ID2 Issue";
1773
            // 
1774
            // radLabelAVEVAIssues
1775
            // 
1776
            this.radLabelAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1777
            this.radLabelAVEVAIssues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1778
            this.radLabelAVEVAIssues.Location = new System.Drawing.Point(699, 90);
1779
            this.radLabelAVEVAIssues.Name = "radLabelAVEVAIssues";
1780
            this.radLabelAVEVAIssues.Size = new System.Drawing.Size(81, 17);
1781
            this.radLabelAVEVAIssues.TabIndex = 24;
1782
            this.radLabelAVEVAIssues.Text = "AVEVA Issue";
1783
            // 
1784
            // radDropDownListID2Issues
1785
            // 
1786
            this.radDropDownListID2Issues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1787
            this.radDropDownListID2Issues.DropDownAnimationEnabled = true;
1788
            this.radDropDownListID2Issues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
1789
            this.radDropDownListID2Issues.Location = new System.Drawing.Point(359, 88);
1790
            this.radDropDownListID2Issues.Name = "radDropDownListID2Issues";
1791
            this.radDropDownListID2Issues.Size = new System.Drawing.Size(120, 20);
1792
            this.radDropDownListID2Issues.TabIndex = 25;
1793
            // 
1794
            // radDropDownListAVEVAIssues
1795
            // 
1796
            this.radDropDownListAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1797
            this.radDropDownListAVEVAIssues.DropDownAnimationEnabled = true;
1798
            this.radDropDownListAVEVAIssues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
1799
            this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(785, 88);
1800
            this.radDropDownListAVEVAIssues.Name = "radDropDownListAVEVAIssues";
1801
            this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(120, 20);
1802
            this.radDropDownListAVEVAIssues.TabIndex = 26;
1803
            // 
1804 1803
            // Main
1805 1804
            // 
1806 1805
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
......
1862 1861
            ((System.ComponentModel.ISupportInitialize)(this.radDateTimePickerTo)).EndInit();
1863 1862
            ((System.ComponentModel.ISupportInitialize)(this.radButtonDateClear)).EndInit();
1864 1863
            ((System.ComponentModel.ISupportInitialize)(this.radLabelSplit)).EndInit();
1864
            ((System.ComponentModel.ISupportInitialize)(this.radLabelID2Issues)).EndInit();
1865
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVAIssues)).EndInit();
1866
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListID2Issues)).EndInit();
1867
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAIssues)).EndInit();
1865 1868
            this.tableLayoutPanelGroup.ResumeLayout(false);
1866 1869
            this.tableLayoutPanelGroup.PerformLayout();
1867 1870
            ((System.ComponentModel.ISupportInitialize)(this.radLabelGroupVIew)).EndInit();
......
1890 1893
            this.DockValidation.ResumeLayout(false);
1891 1894
            ((System.ComponentModel.ISupportInitialize)(this.DockTabStripComment)).EndInit();
1892 1895
            this.DockTabStripComment.ResumeLayout(false);
1893
            ((System.ComponentModel.ISupportInitialize)(this.radLabelID2Issues)).EndInit();
1894
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVAIssues)).EndInit();
1895
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListID2Issues)).EndInit();
1896
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAIssues)).EndInit();
1897 1896
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
1898 1897
            this.ResumeLayout(false);
1899 1898
            this.PerformLayout();

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)