From a35c46ccd0547a33bd07fd33b3ba3c45a106d830 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Wed, 12 Feb 2020 11:44:28 +0100 Subject: [PATCH] Update GUIs.ClipboardWatcher and GUIs.Common to Devexpress 19.2 --- GUIs.ClipboardWatcher/ClipboardWatcher.vbproj | 14 +- .../ClipboardWatcher.vbproj.bak | 179 ++++++++++++++ .../My Project/licenses.licx | 2 - .../My Project/licenses.licx.bak | 2 + GUIs.Common/Common.vbproj | 22 +- GUIs.Common/Common.vbproj.bak | 227 ++++++++++++++++++ GUIs.Common/My Project/licenses.licx | 4 - GUIs.Common/My Project/licenses.licx.bak | 4 + 8 files changed, 430 insertions(+), 24 deletions(-) create mode 100644 GUIs.ClipboardWatcher/ClipboardWatcher.vbproj.bak create mode 100644 GUIs.ClipboardWatcher/My Project/licenses.licx.bak create mode 100644 GUIs.Common/Common.vbproj.bak create mode 100644 GUIs.Common/My Project/licenses.licx.bak diff --git a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj index b6d18b01..c32d8751 100644 --- a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj +++ b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj @@ -43,18 +43,18 @@ On - + False - D:\ProgramFiles\DevExpress 18.1\Components\Bin\Framework\DevExpress.Data.v18.1.dll + - + False - D:\ProgramFiles\DevExpress 18.1\Components\Bin\Framework\DevExpress.Utils.v18.1.dll + - - + + False - D:\ProgramFiles\DevExpress 18.1\Components\Bin\Framework\DevExpress.XtraEditors.v18.1.dll + diff --git a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj.bak b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj.bak new file mode 100644 index 00000000..b6d18b01 --- /dev/null +++ b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj.bak @@ -0,0 +1,179 @@ + + + + + Debug + AnyCPU + {B7D465A2-AE31-4CDF-A8B2-34B42D3EA84E} + Library + DigitalData.Modules.ClipboardWatcher + DigitalData.Modules.ClipboardWatcher + 512 + Windows + v4.6.1 + + + true + full + true + true + bin\Debug\ + DigitalData.Modules.ClipboardWatcher.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + pdbonly + false + true + true + bin\Release\ + DigitalData.Modules.ClipboardWatcher.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + On + + + Binary + + + Off + + + On + + + + False + D:\ProgramFiles\DevExpress 18.1\Components\Bin\Framework\DevExpress.Data.v18.1.dll + + + False + D:\ProgramFiles\DevExpress 18.1\Components\Bin\Framework\DevExpress.Utils.v18.1.dll + + + + False + D:\ProgramFiles\DevExpress 18.1\Components\Bin\Framework\DevExpress.XtraEditors.v18.1.dll + + + + ..\packages\NLog.4.6.8\lib\net45\NLog.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + frmMatch.vb + + + Form + + + frmTreeView.vb + + + Form + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + + + + frmMatch.vb + + + frmTreeView.vb + + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + + {D20A6BF2-C7C6-4A7A-B34D-FA27D775A049} + Common + + + {EAF0EA75-5FA7-485D-89C7-B2D843B03A96} + Database + + + {d3c8cfed-d6f6-43a8-9bdf-454145d0352f} + Language + + + {903b2d7d-3b80-4be9-8713-7447b704e1b0} + Logging + + + {7c3b0c7e-59fe-4e1a-a655-27ae119f9444} + Patterns + + + {81cac44f-3711-4c8f-ae98-e02a7448782a} + ZooFlow + + + {5efaef9b-90b9-4f05-9f70-f79ad77fff86} + Windows + + + + \ No newline at end of file diff --git a/GUIs.ClipboardWatcher/My Project/licenses.licx b/GUIs.ClipboardWatcher/My Project/licenses.licx index b39b3920..e69de29b 100644 --- a/GUIs.ClipboardWatcher/My Project/licenses.licx +++ b/GUIs.ClipboardWatcher/My Project/licenses.licx @@ -1,2 +0,0 @@ -DevExpress.XtraEditors.ButtonEdit, DevExpress.XtraEditors.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraEditors.TileControl, DevExpress.XtraEditors.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a diff --git a/GUIs.ClipboardWatcher/My Project/licenses.licx.bak b/GUIs.ClipboardWatcher/My Project/licenses.licx.bak new file mode 100644 index 00000000..b39b3920 --- /dev/null +++ b/GUIs.ClipboardWatcher/My Project/licenses.licx.bak @@ -0,0 +1,2 @@ +DevExpress.XtraEditors.ButtonEdit, DevExpress.XtraEditors.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.TileControl, DevExpress.XtraEditors.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a diff --git a/GUIs.Common/Common.vbproj b/GUIs.Common/Common.vbproj index 277c7740..cfefdd29 100644 --- a/GUIs.Common/Common.vbproj +++ b/GUIs.Common/Common.vbproj @@ -43,17 +43,17 @@ On - - - - - - - - - - - + + + + + + + + + + + ..\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll diff --git a/GUIs.Common/Common.vbproj.bak b/GUIs.Common/Common.vbproj.bak new file mode 100644 index 00000000..277c7740 --- /dev/null +++ b/GUIs.Common/Common.vbproj.bak @@ -0,0 +1,227 @@ + + + + + Debug + AnyCPU + {D20A6BF2-C7C6-4A7A-B34D-FA27D775A049} + Library + DigitalData.GUIs.Common + DigitalData.GUIs.Common + 512 + Windows + v4.6.1 + + + true + full + true + true + bin\Debug\ + DigitalData.GUIs.Common.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + pdbonly + false + true + true + bin\Release\ + DigitalData.GUIs.Common.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + On + + + Binary + + + Off + + + On + + + + + + + + + + + + + + + ..\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll + + + D:\ProgramFiles\GdPicture.NET 14\Redist\GdPicture.NET (.NET Framework 4.5)\GdPicture.NET.14.dll + + + + ..\packages\NLog.4.6.8\lib\net45\NLog.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + + + + frmDataResultList.vb + + + Form + + + + + frmDocumentResultList.vb + + + Form + + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + frmDataResultList.vb + + + frmDocumentResultList.vb + + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + {44982f9b-6116-44e2-85d0-f39650b1ef99} + Config + + + {EAF0EA75-5FA7-485D-89C7-B2D843B03A96} + Database + + + {d3c8cfed-d6f6-43a8-9bdf-454145d0352f} + Language + + + {903B2D7D-3B80-4BE9-8713-7447B704E1B0} + Logging + + + {81cac44f-3711-4c8f-ae98-e02a7448782a} + ZooFlow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/GUIs.Common/My Project/licenses.licx b/GUIs.Common/My Project/licenses.licx index c2085548..e69de29b 100644 --- a/GUIs.Common/My Project/licenses.licx +++ b/GUIs.Common/My Project/licenses.licx @@ -1,4 +0,0 @@ -DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a -DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a diff --git a/GUIs.Common/My Project/licenses.licx.bak b/GUIs.Common/My Project/licenses.licx.bak new file mode 100644 index 00000000..c2085548 --- /dev/null +++ b/GUIs.Common/My Project/licenses.licx.bak @@ -0,0 +1,4 @@ +DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v18.1, Version=18.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a