From 5eabe46fa9351187485b0e1ed4c00dfd982ca9d7 Mon Sep 17 00:00:00 2001 From: Vladislav Tsvek Date: Tue, 7 Jul 2026 19:28:38 +0300 Subject: [PATCH 1/3] Add necessary references --- build.cake | 2 +- .../ComWrapper/ComWrapper.WinForms.csproj | 16 +++++++++++++ csharp/activex/ComWrapper/packages.config | 22 ++++++++++------- .../SeleniumChromeDriver/App.config | 2 +- .../SeleniumChromeDriver.csproj | 16 +++++++++++++ .../SeleniumChromeDriver/packages.config | 24 +++++++++++-------- .../vsto/MyOutlookAddIn/MyOutlookAddIn.csproj | 16 +++++++++++++ csharp/vsto/MyOutlookAddIn/app.config | 4 ---- csharp/vsto/MyOutlookAddIn/packages.config | 24 +++++++++++-------- .../ContextMenu.SpellCheck/App.config | 6 +---- .../ContextMenu.SpellCheck.WinForms.csproj | 17 +++++++++++++ .../ContextMenu.SpellCheck/packages.config | 4 ++++ csharp/winforms/ContextMenu/App.config | 6 +---- .../ContextMenu/ContextMenu.WinForms.csproj | 19 ++++++++++++++- csharp/winforms/ContextMenu/packages.config | 24 +++++++++++-------- csharp/winforms/CookiesSharing/App.config | 4 ++-- .../CookiesSharing.WinForms.csproj | 19 ++++++++++++++- .../winforms/CookiesSharing/packages.config | 24 +++++++++++-------- csharp/winforms/CustomShortcuts/App.config | 4 ++-- .../CustomShortcuts.WinForms.csproj | 19 ++++++++++++++- .../winforms/CustomShortcuts/packages.config | 24 +++++++++++-------- csharp/winforms/DevTools/App.config | 4 ++-- .../DevTools/DevTools.WinForms.csproj | 19 ++++++++++++++- csharp/winforms/DevTools/packages.config | 24 +++++++++++-------- csharp/winforms/Dom.DragAndDrop/App.config | 4 ++-- .../Dom.DragAndDrop.WinForms.csproj | 19 ++++++++++++++- .../winforms/Dom.DragAndDrop/packages.config | 24 +++++++++++-------- .../winforms/ElementHostEmbedding/App.config | 4 ++-- .../ElementHostEmbedding.WinForms.csproj | 19 ++++++++++++++- .../ElementHostEmbedding/packages.config | 24 +++++++++++-------- .../ElementVisibility.WinForms.csproj | 16 +++++++++++++ .../ElementVisibility/packages.config | 24 +++++++++++-------- csharp/winforms/FindText/App.config | 4 ++-- .../FindText/FindText.WinForms.csproj | 19 ++++++++++++++- csharp/winforms/FindText/packages.config | 24 +++++++++++-------- csharp/winforms/FullScreen/App.config | 4 ++-- .../FullScreen/FullScreen.WinForms.csproj | 19 ++++++++++++++- csharp/winforms/FullScreen/packages.config | 24 +++++++++++-------- csharp/winforms/GoogleMaps/App.config | 2 +- .../GoogleMaps/GoogleMaps.WinForms.csproj | 16 +++++++++++++ csharp/winforms/GoogleMaps/packages.config | 24 +++++++++++-------- csharp/winforms/GoogleStreetView/App.config | 4 ++-- .../GoogleStreetView.WinForms.csproj | 19 ++++++++++++++- .../winforms/GoogleStreetView/packages.config | 24 +++++++++++-------- csharp/winforms/Inspect/App.config | 4 ++-- .../winforms/Inspect/Inspect.WinForms.csproj | 16 +++++++++++++ csharp/winforms/Inspect/packages.config | 24 +++++++++++-------- csharp/winforms/JavaScriptBridge/App.config | 4 ++-- .../JavaScriptBridge.WinForms.csproj | 19 ++++++++++++++- .../winforms/JavaScriptBridge/packages.config | 24 +++++++++++-------- .../KeyboardEventSimulation/App.config | 4 ++-- .../KeyboardEventSimulation.WinForms.csproj | 19 ++++++++++++++- .../KeyboardEventSimulation/packages.config | 24 +++++++++++-------- csharp/winforms/Kiosk/App.config | 4 ++-- csharp/winforms/Kiosk/Kiosk.WinForms.csproj | 16 +++++++++++++ csharp/winforms/Kiosk/packages.config | 24 +++++++++++-------- csharp/winforms/MailToHandling/App.config | 4 ++-- .../MailToHandling.WinForms.csproj | 19 ++++++++++++++- .../winforms/MailToHandling/packages.config | 24 +++++++++++-------- csharp/winforms/ObservePageChanges/App.config | 4 ++-- .../ObservePageChanges.WinForms.csproj | 19 ++++++++++++++- .../ObservePageChanges/packages.config | 24 +++++++++++-------- csharp/winforms/Popups/App.config | 4 ++-- csharp/winforms/Popups/Popups.WinForms.csproj | 19 ++++++++++++++- csharp/winforms/Popups/packages.config | 24 +++++++++++-------- csharp/winforms/Profiles/App.config | 4 ++-- .../Profiles/Profiles.WinForms.csproj | 19 ++++++++++++++- csharp/winforms/Profiles/packages.config | 24 +++++++++++-------- csharp/winforms/SimulateUserInput/App.config | 4 ++-- .../SimulateUserInput.WinForms.csproj | 19 ++++++++++++++- .../SimulateUserInput/packages.config | 24 +++++++++++-------- csharp/wpf/Chromecast/Chromecast.Wpf.csproj | 16 +++++++++++++ csharp/wpf/Chromecast/packages.config | 24 +++++++++++-------- .../wpf/ChromiumBinariesResolver/App.config | 2 +- .../ChromiumBinariesResolver.Wpf.csproj | 19 ++++++++++++++- .../ChromiumBinariesResolver/packages.config | 24 +++++++++++-------- .../ContextMenu.SpellCheck.Wpf.csproj | 16 +++++++++++++ csharp/wpf/ContextMenu.SpellCheck/app.config | 4 ---- .../ContextMenu.SpellCheck/packages.config | 24 +++++++++++-------- csharp/wpf/ContextMenu/ContextMenu.Wpf.csproj | 16 +++++++++++++ csharp/wpf/ContextMenu/app.config | 4 ---- csharp/wpf/ContextMenu/packages.config | 24 +++++++++++-------- csharp/wpf/CreateHtmlUi/App.config | 4 ++-- .../wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/CreateHtmlUi/packages.config | 24 +++++++++++-------- csharp/wpf/DragAndDrop/App.config | 4 ++-- csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/DragAndDrop/packages.config | 24 +++++++++++-------- csharp/wpf/Extensions/Extensions.Wpf.csproj | 16 +++++++++++++ csharp/wpf/Extensions/app.config | 6 +---- csharp/wpf/Extensions/packages.config | 24 +++++++++++-------- csharp/wpf/FindText/FindText.Wpf.csproj | 16 +++++++++++++ csharp/wpf/FindText/app.config | 4 ---- csharp/wpf/FindText/packages.config | 24 +++++++++++-------- csharp/wpf/Inspect/App.config | 4 ++-- csharp/wpf/Inspect/Inspect.Wpf.csproj | 16 +++++++++++++ csharp/wpf/Inspect/packages.config | 24 +++++++++++-------- .../KeyboardEventSimulation.Wpf.csproj | 16 +++++++++++++ csharp/wpf/KeyboardEventSimulation/app.config | 4 ---- .../KeyboardEventSimulation/packages.config | 24 +++++++++++-------- csharp/wpf/Kiosk/App.config | 4 ++-- csharp/wpf/Kiosk/Kiosk.Wpf.csproj | 16 +++++++++++++ csharp/wpf/Kiosk/packages.config | 24 +++++++++++-------- csharp/wpf/Mvvm/App.config | 4 ++-- csharp/wpf/Mvvm/Mvvm.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/Mvvm/packages.config | 24 +++++++++++-------- csharp/wpf/Popups/App.config | 4 ++-- csharp/wpf/Popups/Popups.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/Popups/packages.config | 24 +++++++++++-------- csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/SaveWebPage/app.config | 4 ---- csharp/wpf/SaveWebPage/packages.config | 24 +++++++++++-------- .../TransparentWebPage.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/TransparentWebPage/app.config | 4 ---- csharp/wpf/TransparentWebPage/packages.config | 24 +++++++++++-------- .../wpf/UiAutomation/UiAutomation.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/UiAutomation/app.config | 4 ---- csharp/wpf/UiAutomation/packages.config | 24 +++++++++++-------- csharp/wpf/Zoom/App.config | 4 ++-- csharp/wpf/Zoom/Zoom.Wpf.csproj | 19 ++++++++++++++- csharp/wpf/Zoom/packages.config | 24 +++++++++++-------- .../ComWrapper/ComWrapper.WinForms.vbproj | 16 +++++++++++++ vbnet/activex/ComWrapper/packages.config | 24 +++++++++++-------- .../SeleniumChromeDriver/App.config | 4 ++-- .../SeleniumChromeDriver.vbproj | 19 ++++++++++++++- .../SeleniumChromeDriver/packages.config | 24 +++++++++++-------- .../vsto/MyOutlookAddIn/MyOutlookAddIn.vbproj | 16 +++++++++++++ vbnet/vsto/MyOutlookAddIn/app.config | 4 ---- vbnet/vsto/MyOutlookAddIn/packages.config | 24 +++++++++++-------- .../ContextMenu.SpellCheck/App.config | 6 +---- .../ContextMenu.SpellCheck.WinForms.vbproj | 19 ++++++++++++++- .../ContextMenu.SpellCheck/packages.config | 24 +++++++++++-------- vbnet/winforms/ContextMenu/App.config | 6 +---- .../ContextMenu/ContextMenu.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/ContextMenu/packages.config | 24 +++++++++++-------- vbnet/winforms/CookiesSharing/App.config | 4 ++-- .../CookiesSharing.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/CookiesSharing/packages.config | 24 +++++++++++-------- vbnet/winforms/CustomShortcuts/App.config | 4 ++-- .../CustomShortcuts.WinForms.vbproj | 19 ++++++++++++++- .../winforms/CustomShortcuts/packages.config | 24 +++++++++++-------- vbnet/winforms/DevTools/App.config | 4 ++-- .../DevTools/DevTools.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/DevTools/packages.config | 24 +++++++++++-------- vbnet/winforms/Dom.DragAndDrop/App.config | 4 ++-- .../Dom.DragAndDrop.WinForms.vbproj | 19 ++++++++++++++- .../winforms/Dom.DragAndDrop/packages.config | 24 +++++++++++-------- .../winforms/ElementHostEmbedding/App.config | 4 ++-- .../ElementHostEmbedding.WinForms.vbproj | 19 ++++++++++++++- .../ElementHostEmbedding/packages.config | 24 +++++++++++-------- .../ElementVisibility.WinForms.vbproj | 16 +++++++++++++ .../ElementVisibility/packages.config | 24 +++++++++++-------- vbnet/winforms/FindText/App.config | 4 ++-- .../FindText/FindText.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/FindText/packages.config | 24 +++++++++++-------- vbnet/winforms/FullScreen/App.config | 4 ++-- .../FullScreen/FullScreen.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/FullScreen/packages.config | 24 +++++++++++-------- vbnet/winforms/GoogleMaps/App.config | 2 +- .../GoogleMaps/GoogleMaps.WinForms.vbproj | 16 +++++++++++++ vbnet/winforms/GoogleMaps/packages.config | 24 +++++++++++-------- vbnet/winforms/GoogleStreetView/App.config | 4 ++-- .../GoogleStreetView.WinForms.vbproj | 19 ++++++++++++++- .../winforms/GoogleStreetView/packages.config | 24 +++++++++++-------- vbnet/winforms/Inspect/App.config | 4 ++-- .../winforms/Inspect/Inspect.WinForms.vbproj | 16 +++++++++++++ vbnet/winforms/Inspect/packages.config | 24 +++++++++++-------- vbnet/winforms/JavaScriptBridge/App.config | 4 ++-- .../JavaScriptBridge.WinForms.vbproj | 19 ++++++++++++++- .../winforms/JavaScriptBridge/packages.config | 24 +++++++++++-------- .../KeyboardEventSimulation/App.config | 4 ++-- .../KeyboardEventSimulation.WinForms.vbproj | 19 ++++++++++++++- .../KeyboardEventSimulation/packages.config | 24 +++++++++++-------- vbnet/winforms/Kiosk/App.config | 4 ++-- vbnet/winforms/Kiosk/Kiosk.WinForms.vbproj | 16 +++++++++++++ vbnet/winforms/Kiosk/packages.config | 24 +++++++++++-------- vbnet/winforms/MailToHandling/App.config | 4 ++-- .../MailToHandling.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/MailToHandling/packages.config | 24 +++++++++++-------- vbnet/winforms/ObservePageChanges/App.config | 4 ++-- .../ObservePageChanges.WinForms.vbproj | 19 ++++++++++++++- .../ObservePageChanges/packages.config | 24 +++++++++++-------- vbnet/winforms/Popups/App.config | 4 ++-- vbnet/winforms/Popups/Popups.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/Popups/packages.config | 24 +++++++++++-------- vbnet/winforms/Profiles/App.config | 4 ++-- .../Profiles/Profiles.WinForms.vbproj | 19 ++++++++++++++- vbnet/winforms/Profiles/packages.config | 24 +++++++++++-------- vbnet/winforms/SimulateUserInput/App.config | 4 ++-- .../SimulateUserInput.WinForms.vbproj | 19 ++++++++++++++- .../SimulateUserInput/packages.config | 24 +++++++++++-------- vbnet/wpf/Chromecast/App.config | 4 ---- vbnet/wpf/Chromecast/Chromecast.Wpf.vbproj | 16 +++++++++++++ vbnet/wpf/Chromecast/packages.config | 24 +++++++++++-------- vbnet/wpf/ChromiumBinariesResolver/App.config | 2 +- .../ChromiumBinariesResolver.Wpf.vbproj | 19 ++++++++++++++- .../ChromiumBinariesResolver/packages.config | 24 +++++++++++-------- .../ContextMenu.SpellCheck.Wpf.vbproj | 16 +++++++++++++ vbnet/wpf/ContextMenu.SpellCheck/app.config | 4 ---- .../ContextMenu.SpellCheck/packages.config | 24 +++++++++++-------- vbnet/wpf/ContextMenu/ContextMenu.Wpf.vbproj | 16 +++++++++++++ vbnet/wpf/ContextMenu/app.config | 4 ---- vbnet/wpf/ContextMenu/packages.config | 24 +++++++++++-------- vbnet/wpf/CreateHtmlUi/App.config | 4 ++-- .../wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/CreateHtmlUi/packages.config | 24 +++++++++++-------- vbnet/wpf/DragAndDrop/App.config | 4 ++-- vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/DragAndDrop/packages.config | 24 +++++++++++-------- vbnet/wpf/FindText/FindText.Wpf.vbproj | 16 +++++++++++++ vbnet/wpf/FindText/app.config | 4 ---- vbnet/wpf/FindText/packages.config | 24 +++++++++++-------- vbnet/wpf/Inspect/App.config | 4 ++-- vbnet/wpf/Inspect/Inspect.Wpf.vbproj | 16 +++++++++++++ vbnet/wpf/Inspect/packages.config | 24 +++++++++++-------- .../KeyboardEventSimulation.Wpf.vbproj | 16 +++++++++++++ vbnet/wpf/KeyboardEventSimulation/app.config | 4 ---- .../KeyboardEventSimulation/packages.config | 24 +++++++++++-------- vbnet/wpf/Kiosk/App.config | 4 ++-- vbnet/wpf/Kiosk/Kiosk.Wpf.vbproj | 16 +++++++++++++ vbnet/wpf/Kiosk/packages.config | 24 +++++++++++-------- vbnet/wpf/Mvvm/App.config | 4 ++-- vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/Mvvm/packages.config | 24 +++++++++++-------- vbnet/wpf/Popups/App.config | 4 ++-- vbnet/wpf/Popups/Popups.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/Popups/packages.config | 24 +++++++++++-------- vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/SaveWebPage/app.config | 4 ---- vbnet/wpf/SaveWebPage/packages.config | 24 +++++++++++-------- .../TransparentWebPage.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/TransparentWebPage/app.config | 4 ---- vbnet/wpf/TransparentWebPage/packages.config | 24 +++++++++++-------- .../wpf/UiAutomation/UiAutomation.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/UiAutomation/app.config | 4 ---- vbnet/wpf/UiAutomation/packages.config | 24 +++++++++++-------- vbnet/wpf/Zoom/App.config | 4 ++-- vbnet/wpf/Zoom/Zoom.Wpf.vbproj | 19 ++++++++++++++- vbnet/wpf/Zoom/packages.config | 24 +++++++++++-------- 239 files changed, 2633 insertions(+), 1048 deletions(-) diff --git a/build.cake b/build.cake index e1fe00e8c..c8a71bebb 100644 --- a/build.cake +++ b/build.cake @@ -35,7 +35,7 @@ Task("Build-Solutions") .IsDependentOn("Locate-Solutions") .DoesForEach(GetFiles($"./{lang}/**/*.sln"), (slnFile) => { - if (!slnFile.ToString().Contains("MyOutlookAddIn")) + if (!slnFile.ToString().Contains("MyOutlookAddIn") && !slnFile.ToString().Contains("ExcelComAddin")) { Console.WriteLine($"--- Building solution: {slnFile}"); diff --git a/csharp/activex/ComWrapper/ComWrapper.WinForms.csproj b/csharp/activex/ComWrapper/ComWrapper.WinForms.csproj index d8d8cddab..0d3a5a4b7 100644 --- a/csharp/activex/ComWrapper/ComWrapper.WinForms.csproj +++ b/csharp/activex/ComWrapper/ComWrapper.WinForms.csproj @@ -85,6 +85,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/activex/ComWrapper/packages.config b/csharp/activex/ComWrapper/packages.config index d6bfcf95d..3b5fed4e3 100644 --- a/csharp/activex/ComWrapper/packages.config +++ b/csharp/activex/ComWrapper/packages.config @@ -1,9 +1,13 @@ - - - - - - - - - + + + + + + + + + + + + + diff --git a/csharp/devtools-protocol/SeleniumChromeDriver/App.config b/csharp/devtools-protocol/SeleniumChromeDriver/App.config index d1428ad71..8d234373a 100644 --- a/csharp/devtools-protocol/SeleniumChromeDriver/App.config +++ b/csharp/devtools-protocol/SeleniumChromeDriver/App.config @@ -1,6 +1,6 @@ - + diff --git a/csharp/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.csproj b/csharp/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.csproj index 87173911f..3d76998c9 100644 --- a/csharp/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.csproj +++ b/csharp/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.csproj @@ -68,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/devtools-protocol/SeleniumChromeDriver/packages.config b/csharp/devtools-protocol/SeleniumChromeDriver/packages.config index 7d9f9619f..3103ddb5c 100644 --- a/csharp/devtools-protocol/SeleniumChromeDriver/packages.config +++ b/csharp/devtools-protocol/SeleniumChromeDriver/packages.config @@ -1,11 +1,15 @@ - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/csharp/vsto/MyOutlookAddIn/MyOutlookAddIn.csproj b/csharp/vsto/MyOutlookAddIn/MyOutlookAddIn.csproj index 089f28e4e..561be6be6 100644 --- a/csharp/vsto/MyOutlookAddIn/MyOutlookAddIn.csproj +++ b/csharp/vsto/MyOutlookAddIn/MyOutlookAddIn.csproj @@ -129,6 +129,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/vsto/MyOutlookAddIn/app.config b/csharp/vsto/MyOutlookAddIn/app.config index e930146a7..1b9977312 100644 --- a/csharp/vsto/MyOutlookAddIn/app.config +++ b/csharp/vsto/MyOutlookAddIn/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/vsto/MyOutlookAddIn/packages.config b/csharp/vsto/MyOutlookAddIn/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/vsto/MyOutlookAddIn/packages.config +++ b/csharp/vsto/MyOutlookAddIn/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/ContextMenu.SpellCheck/App.config b/csharp/winforms/ContextMenu.SpellCheck/App.config index ee1a4cf7c..c730267f2 100644 --- a/csharp/winforms/ContextMenu.SpellCheck/App.config +++ b/csharp/winforms/ContextMenu.SpellCheck/App.config @@ -1,10 +1,6 @@ - + - - - - \ No newline at end of file diff --git a/csharp/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.csproj b/csharp/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.csproj index 830a6cd88..6ac3037d8 100644 --- a/csharp/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.csproj +++ b/csharp/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.csproj @@ -10,6 +10,7 @@ ContextMenu.SpellCheck.WinForms v4.6.2 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/ContextMenu.SpellCheck/packages.config b/csharp/winforms/ContextMenu.SpellCheck/packages.config index 776bcc53b..7fad945b9 100644 --- a/csharp/winforms/ContextMenu.SpellCheck/packages.config +++ b/csharp/winforms/ContextMenu.SpellCheck/packages.config @@ -6,5 +6,9 @@ + + + + diff --git a/csharp/winforms/ContextMenu/App.config b/csharp/winforms/ContextMenu/App.config index ee1a4cf7c..c730267f2 100644 --- a/csharp/winforms/ContextMenu/App.config +++ b/csharp/winforms/ContextMenu/App.config @@ -1,10 +1,6 @@ - + - - - - \ No newline at end of file diff --git a/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj b/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj index 529c117cc..81bcfe08d 100644 --- a/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj +++ b/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj @@ -9,7 +9,8 @@ ContextMenu.WinForms ContextMenu.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/ContextMenu/packages.config b/csharp/winforms/ContextMenu/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/ContextMenu/packages.config +++ b/csharp/winforms/ContextMenu/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/CookiesSharing/App.config b/csharp/winforms/CookiesSharing/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/CookiesSharing/App.config +++ b/csharp/winforms/CookiesSharing/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj b/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj index 66f2b2dae..da5eb476f 100644 --- a/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj +++ b/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj @@ -9,7 +9,8 @@ CookiesSharing.WinForms CookiesSharing.WinForms v4.6.2 - 512 + 512 + true true @@ -59,6 +60,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/CookiesSharing/packages.config b/csharp/winforms/CookiesSharing/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/CookiesSharing/packages.config +++ b/csharp/winforms/CookiesSharing/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/CustomShortcuts/App.config b/csharp/winforms/CustomShortcuts/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/CustomShortcuts/App.config +++ b/csharp/winforms/CustomShortcuts/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj b/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj index 505924a62..6290f1d63 100644 --- a/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj +++ b/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj @@ -9,7 +9,8 @@ CustomShortcuts.WinForms CustomShortcuts.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/CustomShortcuts/packages.config b/csharp/winforms/CustomShortcuts/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/CustomShortcuts/packages.config +++ b/csharp/winforms/CustomShortcuts/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/DevTools/App.config b/csharp/winforms/DevTools/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/DevTools/App.config +++ b/csharp/winforms/DevTools/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/DevTools/DevTools.WinForms.csproj b/csharp/winforms/DevTools/DevTools.WinForms.csproj index 0f3df4c70..9acd058cf 100644 --- a/csharp/winforms/DevTools/DevTools.WinForms.csproj +++ b/csharp/winforms/DevTools/DevTools.WinForms.csproj @@ -9,7 +9,8 @@ DevTools.WinForms DevTools.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/DevTools/packages.config b/csharp/winforms/DevTools/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/DevTools/packages.config +++ b/csharp/winforms/DevTools/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/Dom.DragAndDrop/App.config b/csharp/winforms/Dom.DragAndDrop/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/Dom.DragAndDrop/App.config +++ b/csharp/winforms/Dom.DragAndDrop/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj b/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj index 2b8819dfc..7a2e611c7 100644 --- a/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj +++ b/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj @@ -9,7 +9,8 @@ Dom.DragAndDrop.WinForms Dom.DragAndDrop.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/Dom.DragAndDrop/packages.config b/csharp/winforms/Dom.DragAndDrop/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/Dom.DragAndDrop/packages.config +++ b/csharp/winforms/Dom.DragAndDrop/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/ElementHostEmbedding/App.config b/csharp/winforms/ElementHostEmbedding/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/ElementHostEmbedding/App.config +++ b/csharp/winforms/ElementHostEmbedding/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj b/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj index 96de9d5ba..5d0b55eb7 100644 --- a/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj +++ b/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj @@ -9,7 +9,8 @@ ElementHostEmbedding.WinForms ElementHostEmbedding.WinForms v4.6.2 - 512 + 512 + true true @@ -67,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/ElementHostEmbedding/packages.config b/csharp/winforms/ElementHostEmbedding/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/winforms/ElementHostEmbedding/packages.config +++ b/csharp/winforms/ElementHostEmbedding/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/ElementVisibility/ElementVisibility.WinForms.csproj b/csharp/winforms/ElementVisibility/ElementVisibility.WinForms.csproj index 2dd847f1f..da484f6c5 100644 --- a/csharp/winforms/ElementVisibility/ElementVisibility.WinForms.csproj +++ b/csharp/winforms/ElementVisibility/ElementVisibility.WinForms.csproj @@ -64,6 +64,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/ElementVisibility/packages.config b/csharp/winforms/ElementVisibility/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/ElementVisibility/packages.config +++ b/csharp/winforms/ElementVisibility/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/FindText/App.config b/csharp/winforms/FindText/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/FindText/App.config +++ b/csharp/winforms/FindText/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/FindText/FindText.WinForms.csproj b/csharp/winforms/FindText/FindText.WinForms.csproj index 10fa02e6e..efe8409cc 100644 --- a/csharp/winforms/FindText/FindText.WinForms.csproj +++ b/csharp/winforms/FindText/FindText.WinForms.csproj @@ -9,7 +9,8 @@ FindText.WinForms FindText.WinForms v4.6.2 - 512 + 512 + true true @@ -70,6 +71,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/FindText/packages.config b/csharp/winforms/FindText/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/FindText/packages.config +++ b/csharp/winforms/FindText/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/FullScreen/App.config b/csharp/winforms/FullScreen/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/FullScreen/App.config +++ b/csharp/winforms/FullScreen/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/FullScreen/FullScreen.WinForms.csproj b/csharp/winforms/FullScreen/FullScreen.WinForms.csproj index 00804e9a5..90e56b56a 100644 --- a/csharp/winforms/FullScreen/FullScreen.WinForms.csproj +++ b/csharp/winforms/FullScreen/FullScreen.WinForms.csproj @@ -9,7 +9,8 @@ FullScreen.WinForms FullScreen.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/FullScreen/packages.config b/csharp/winforms/FullScreen/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/FullScreen/packages.config +++ b/csharp/winforms/FullScreen/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/GoogleMaps/App.config b/csharp/winforms/GoogleMaps/App.config index d1428ad71..8d234373a 100644 --- a/csharp/winforms/GoogleMaps/App.config +++ b/csharp/winforms/GoogleMaps/App.config @@ -1,6 +1,6 @@ - + diff --git a/csharp/winforms/GoogleMaps/GoogleMaps.WinForms.csproj b/csharp/winforms/GoogleMaps/GoogleMaps.WinForms.csproj index 75b749342..f6e918553 100644 --- a/csharp/winforms/GoogleMaps/GoogleMaps.WinForms.csproj +++ b/csharp/winforms/GoogleMaps/GoogleMaps.WinForms.csproj @@ -64,6 +64,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/GoogleMaps/packages.config b/csharp/winforms/GoogleMaps/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/GoogleMaps/packages.config +++ b/csharp/winforms/GoogleMaps/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/GoogleStreetView/App.config b/csharp/winforms/GoogleStreetView/App.config index 5c73fc531..102f02a29 100644 --- a/csharp/winforms/GoogleStreetView/App.config +++ b/csharp/winforms/GoogleStreetView/App.config @@ -1,7 +1,7 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj b/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj index 04d6e4585..0d173178a 100644 --- a/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj +++ b/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj @@ -9,7 +9,8 @@ GoogleStreetView.WinForms GoogleStreetView.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/GoogleStreetView/packages.config b/csharp/winforms/GoogleStreetView/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/GoogleStreetView/packages.config +++ b/csharp/winforms/GoogleStreetView/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/Inspect/App.config b/csharp/winforms/Inspect/App.config index 88fa4027b..df1d0c64f 100644 --- a/csharp/winforms/Inspect/App.config +++ b/csharp/winforms/Inspect/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/Inspect/Inspect.WinForms.csproj b/csharp/winforms/Inspect/Inspect.WinForms.csproj index 694a81d76..8ba759f06 100644 --- a/csharp/winforms/Inspect/Inspect.WinForms.csproj +++ b/csharp/winforms/Inspect/Inspect.WinForms.csproj @@ -63,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/Inspect/packages.config b/csharp/winforms/Inspect/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/Inspect/packages.config +++ b/csharp/winforms/Inspect/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/JavaScriptBridge/App.config b/csharp/winforms/JavaScriptBridge/App.config index d5a0f2b66..300e72172 100644 --- a/csharp/winforms/JavaScriptBridge/App.config +++ b/csharp/winforms/JavaScriptBridge/App.config @@ -1,7 +1,7 @@ - + - + diff --git a/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj b/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj index 9255e4a3f..5f49c0ea6 100644 --- a/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj +++ b/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj @@ -9,7 +9,8 @@ JavaScriptBridge.WinForms JavaScriptBridge.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/JavaScriptBridge/packages.config b/csharp/winforms/JavaScriptBridge/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/JavaScriptBridge/packages.config +++ b/csharp/winforms/JavaScriptBridge/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/KeyboardEventSimulation/App.config b/csharp/winforms/KeyboardEventSimulation/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/KeyboardEventSimulation/App.config +++ b/csharp/winforms/KeyboardEventSimulation/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj b/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj index def2c5ebd..29b99bb73 100644 --- a/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj +++ b/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj @@ -9,7 +9,8 @@ KeyboardEventSimulation.WinForms KeyboardEventSimulation.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/KeyboardEventSimulation/packages.config b/csharp/winforms/KeyboardEventSimulation/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/KeyboardEventSimulation/packages.config +++ b/csharp/winforms/KeyboardEventSimulation/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/Kiosk/App.config b/csharp/winforms/Kiosk/App.config index 88fa4027b..df1d0c64f 100644 --- a/csharp/winforms/Kiosk/App.config +++ b/csharp/winforms/Kiosk/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/Kiosk/Kiosk.WinForms.csproj b/csharp/winforms/Kiosk/Kiosk.WinForms.csproj index 54118ac26..fddc90ac3 100644 --- a/csharp/winforms/Kiosk/Kiosk.WinForms.csproj +++ b/csharp/winforms/Kiosk/Kiosk.WinForms.csproj @@ -63,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/Kiosk/packages.config b/csharp/winforms/Kiosk/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/Kiosk/packages.config +++ b/csharp/winforms/Kiosk/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/MailToHandling/App.config b/csharp/winforms/MailToHandling/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/MailToHandling/App.config +++ b/csharp/winforms/MailToHandling/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj b/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj index 610c6d538..32390285c 100644 --- a/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj +++ b/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj @@ -9,7 +9,8 @@ MailToHandling.WinForms MailToHandling.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/MailToHandling/packages.config b/csharp/winforms/MailToHandling/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/MailToHandling/packages.config +++ b/csharp/winforms/MailToHandling/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/ObservePageChanges/App.config b/csharp/winforms/ObservePageChanges/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/ObservePageChanges/App.config +++ b/csharp/winforms/ObservePageChanges/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj b/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj index f9bc88e91..c33013995 100644 --- a/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj +++ b/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj @@ -9,7 +9,8 @@ ObservePageChanges.WinForms ObservePageChanges.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/ObservePageChanges/packages.config b/csharp/winforms/ObservePageChanges/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/ObservePageChanges/packages.config +++ b/csharp/winforms/ObservePageChanges/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/Popups/App.config b/csharp/winforms/Popups/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/Popups/App.config +++ b/csharp/winforms/Popups/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/Popups/Popups.WinForms.csproj b/csharp/winforms/Popups/Popups.WinForms.csproj index 24ba91dd1..29e3cf6c3 100644 --- a/csharp/winforms/Popups/Popups.WinForms.csproj +++ b/csharp/winforms/Popups/Popups.WinForms.csproj @@ -9,7 +9,8 @@ Popups.WinForms Popups.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/Popups/packages.config b/csharp/winforms/Popups/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/Popups/packages.config +++ b/csharp/winforms/Popups/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/Profiles/App.config b/csharp/winforms/Profiles/App.config index 5c73fc531..102f02a29 100644 --- a/csharp/winforms/Profiles/App.config +++ b/csharp/winforms/Profiles/App.config @@ -1,7 +1,7 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/Profiles/Profiles.WinForms.csproj b/csharp/winforms/Profiles/Profiles.WinForms.csproj index f6c26705f..81f424886 100644 --- a/csharp/winforms/Profiles/Profiles.WinForms.csproj +++ b/csharp/winforms/Profiles/Profiles.WinForms.csproj @@ -9,7 +9,8 @@ Profiles.WinForms Profiles.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/Profiles/packages.config b/csharp/winforms/Profiles/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/Profiles/packages.config +++ b/csharp/winforms/Profiles/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/winforms/SimulateUserInput/App.config b/csharp/winforms/SimulateUserInput/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/winforms/SimulateUserInput/App.config +++ b/csharp/winforms/SimulateUserInput/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj b/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj index cff7126cb..576aedab9 100644 --- a/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj +++ b/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj @@ -9,7 +9,8 @@ SimulateUserInput.WinForms SimulateUserInput.WinForms v4.6.2 - 512 + 512 + true true @@ -62,6 +63,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/winforms/SimulateUserInput/packages.config b/csharp/winforms/SimulateUserInput/packages.config index 776bcc53b..fad1ed710 100644 --- a/csharp/winforms/SimulateUserInput/packages.config +++ b/csharp/winforms/SimulateUserInput/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/Chromecast/Chromecast.Wpf.csproj b/csharp/wpf/Chromecast/Chromecast.Wpf.csproj index 969d0e81f..1edce767d 100644 --- a/csharp/wpf/Chromecast/Chromecast.Wpf.csproj +++ b/csharp/wpf/Chromecast/Chromecast.Wpf.csproj @@ -68,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/Chromecast/packages.config b/csharp/wpf/Chromecast/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/Chromecast/packages.config +++ b/csharp/wpf/Chromecast/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/ChromiumBinariesResolver/App.config b/csharp/wpf/ChromiumBinariesResolver/App.config index d1428ad71..8d234373a 100644 --- a/csharp/wpf/ChromiumBinariesResolver/App.config +++ b/csharp/wpf/ChromiumBinariesResolver/App.config @@ -1,6 +1,6 @@ - + diff --git a/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj b/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj index 909673e57..144b843d6 100644 --- a/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj +++ b/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj @@ -9,7 +9,8 @@ ChromiumBinariesResolver.Wpf ChromiumBinariesResolver.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true @@ -70,6 +71,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/ChromiumBinariesResolver/packages.config b/csharp/wpf/ChromiumBinariesResolver/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/ChromiumBinariesResolver/packages.config +++ b/csharp/wpf/ChromiumBinariesResolver/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.csproj b/csharp/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.csproj index d299d19af..aec6208f3 100644 --- a/csharp/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.csproj +++ b/csharp/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.csproj @@ -71,6 +71,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/ContextMenu.SpellCheck/app.config b/csharp/wpf/ContextMenu.SpellCheck/app.config index e930146a7..1b9977312 100644 --- a/csharp/wpf/ContextMenu.SpellCheck/app.config +++ b/csharp/wpf/ContextMenu.SpellCheck/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/wpf/ContextMenu.SpellCheck/packages.config b/csharp/wpf/ContextMenu.SpellCheck/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/ContextMenu.SpellCheck/packages.config +++ b/csharp/wpf/ContextMenu.SpellCheck/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/ContextMenu/ContextMenu.Wpf.csproj b/csharp/wpf/ContextMenu/ContextMenu.Wpf.csproj index 472d0b316..49d0667fd 100644 --- a/csharp/wpf/ContextMenu/ContextMenu.Wpf.csproj +++ b/csharp/wpf/ContextMenu/ContextMenu.Wpf.csproj @@ -71,6 +71,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/ContextMenu/app.config b/csharp/wpf/ContextMenu/app.config index e930146a7..1b9977312 100644 --- a/csharp/wpf/ContextMenu/app.config +++ b/csharp/wpf/ContextMenu/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/wpf/ContextMenu/packages.config b/csharp/wpf/ContextMenu/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/ContextMenu/packages.config +++ b/csharp/wpf/ContextMenu/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/CreateHtmlUi/App.config b/csharp/wpf/CreateHtmlUi/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/wpf/CreateHtmlUi/App.config +++ b/csharp/wpf/CreateHtmlUi/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj b/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj index 8a8d2d67e..a0ca68b15 100644 --- a/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj +++ b/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj @@ -9,7 +9,8 @@ CreateHtmlUi.Wpf CreateHtmlUi.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true @@ -67,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/CreateHtmlUi/packages.config b/csharp/wpf/CreateHtmlUi/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/CreateHtmlUi/packages.config +++ b/csharp/wpf/CreateHtmlUi/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/DragAndDrop/App.config b/csharp/wpf/DragAndDrop/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/wpf/DragAndDrop/App.config +++ b/csharp/wpf/DragAndDrop/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj b/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj index f07822cad..39144c1d2 100644 --- a/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj +++ b/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj @@ -9,7 +9,8 @@ DragAndDrop.Wpf DragAndDrop.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true @@ -67,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/DragAndDrop/packages.config b/csharp/wpf/DragAndDrop/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/DragAndDrop/packages.config +++ b/csharp/wpf/DragAndDrop/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/Extensions/Extensions.Wpf.csproj b/csharp/wpf/Extensions/Extensions.Wpf.csproj index 5f5a888e3..41a5a8c8d 100644 --- a/csharp/wpf/Extensions/Extensions.Wpf.csproj +++ b/csharp/wpf/Extensions/Extensions.Wpf.csproj @@ -74,6 +74,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/Extensions/app.config b/csharp/wpf/Extensions/app.config index 4c2d2ac5f..78809ef3c 100644 --- a/csharp/wpf/Extensions/app.config +++ b/csharp/wpf/Extensions/app.config @@ -1,7 +1,3 @@ - - - - - + diff --git a/csharp/wpf/Extensions/packages.config b/csharp/wpf/Extensions/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/Extensions/packages.config +++ b/csharp/wpf/Extensions/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/FindText/FindText.Wpf.csproj b/csharp/wpf/FindText/FindText.Wpf.csproj index 15c0a4417..d78d0f631 100644 --- a/csharp/wpf/FindText/FindText.Wpf.csproj +++ b/csharp/wpf/FindText/FindText.Wpf.csproj @@ -83,6 +83,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/FindText/app.config b/csharp/wpf/FindText/app.config index e930146a7..1b9977312 100644 --- a/csharp/wpf/FindText/app.config +++ b/csharp/wpf/FindText/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/wpf/FindText/packages.config b/csharp/wpf/FindText/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/FindText/packages.config +++ b/csharp/wpf/FindText/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/Inspect/App.config b/csharp/wpf/Inspect/App.config index 88fa4027b..df1d0c64f 100644 --- a/csharp/wpf/Inspect/App.config +++ b/csharp/wpf/Inspect/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/wpf/Inspect/Inspect.Wpf.csproj b/csharp/wpf/Inspect/Inspect.Wpf.csproj index 4bd7759f1..6f9f06373 100644 --- a/csharp/wpf/Inspect/Inspect.Wpf.csproj +++ b/csharp/wpf/Inspect/Inspect.Wpf.csproj @@ -68,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/Inspect/packages.config b/csharp/wpf/Inspect/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/Inspect/packages.config +++ b/csharp/wpf/Inspect/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.csproj b/csharp/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.csproj index 6380f20d2..4d09ceadb 100644 --- a/csharp/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.csproj +++ b/csharp/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.csproj @@ -71,6 +71,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/KeyboardEventSimulation/app.config b/csharp/wpf/KeyboardEventSimulation/app.config index e930146a7..1b9977312 100644 --- a/csharp/wpf/KeyboardEventSimulation/app.config +++ b/csharp/wpf/KeyboardEventSimulation/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/wpf/KeyboardEventSimulation/packages.config b/csharp/wpf/KeyboardEventSimulation/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/KeyboardEventSimulation/packages.config +++ b/csharp/wpf/KeyboardEventSimulation/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/Kiosk/App.config b/csharp/wpf/Kiosk/App.config index 88fa4027b..df1d0c64f 100644 --- a/csharp/wpf/Kiosk/App.config +++ b/csharp/wpf/Kiosk/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/wpf/Kiosk/Kiosk.Wpf.csproj b/csharp/wpf/Kiosk/Kiosk.Wpf.csproj index fe86cc8e6..0641cd184 100644 --- a/csharp/wpf/Kiosk/Kiosk.Wpf.csproj +++ b/csharp/wpf/Kiosk/Kiosk.Wpf.csproj @@ -68,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/Kiosk/packages.config b/csharp/wpf/Kiosk/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/Kiosk/packages.config +++ b/csharp/wpf/Kiosk/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/Mvvm/App.config b/csharp/wpf/Mvvm/App.config index 5c73fc531..102f02a29 100644 --- a/csharp/wpf/Mvvm/App.config +++ b/csharp/wpf/Mvvm/App.config @@ -1,7 +1,7 @@ - + - + \ No newline at end of file diff --git a/csharp/wpf/Mvvm/Mvvm.Wpf.csproj b/csharp/wpf/Mvvm/Mvvm.Wpf.csproj index 6e51b2718..5ecbd095a 100644 --- a/csharp/wpf/Mvvm/Mvvm.Wpf.csproj +++ b/csharp/wpf/Mvvm/Mvvm.Wpf.csproj @@ -9,7 +9,8 @@ MVVM.Wpf MVVM.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true @@ -67,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/Mvvm/packages.config b/csharp/wpf/Mvvm/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/Mvvm/packages.config +++ b/csharp/wpf/Mvvm/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/Popups/App.config b/csharp/wpf/Popups/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/wpf/Popups/App.config +++ b/csharp/wpf/Popups/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/wpf/Popups/Popups.Wpf.csproj b/csharp/wpf/Popups/Popups.Wpf.csproj index d09b8082e..b94e1be94 100644 --- a/csharp/wpf/Popups/Popups.Wpf.csproj +++ b/csharp/wpf/Popups/Popups.Wpf.csproj @@ -9,7 +9,8 @@ Popups.Wpf Popups.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true @@ -67,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/Popups/packages.config b/csharp/wpf/Popups/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/Popups/packages.config +++ b/csharp/wpf/Popups/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj b/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj index b0912c6f1..e470df975 100644 --- a/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj +++ b/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj @@ -10,7 +10,8 @@ WPF.SaveWebPage WPF.SaveWebPage v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -70,6 +71,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/SaveWebPage/app.config b/csharp/wpf/SaveWebPage/app.config index e930146a7..1b9977312 100644 --- a/csharp/wpf/SaveWebPage/app.config +++ b/csharp/wpf/SaveWebPage/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/wpf/SaveWebPage/packages.config b/csharp/wpf/SaveWebPage/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/SaveWebPage/packages.config +++ b/csharp/wpf/SaveWebPage/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj b/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj index 54b5cffe1..e92f0bcc3 100644 --- a/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj +++ b/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj @@ -10,7 +10,8 @@ TransparentWebPage.Wpf TransparentWebPage.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -66,6 +67,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/TransparentWebPage/app.config b/csharp/wpf/TransparentWebPage/app.config index e930146a7..1b9977312 100644 --- a/csharp/wpf/TransparentWebPage/app.config +++ b/csharp/wpf/TransparentWebPage/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/wpf/TransparentWebPage/packages.config b/csharp/wpf/TransparentWebPage/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/TransparentWebPage/packages.config +++ b/csharp/wpf/TransparentWebPage/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj b/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj index 85f255ab3..6cce72d0c 100644 --- a/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj +++ b/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj @@ -10,7 +10,8 @@ UiAutomation.Wpf UiAutomation.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true @@ -69,6 +70,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/UiAutomation/app.config b/csharp/wpf/UiAutomation/app.config index e930146a7..1b9977312 100644 --- a/csharp/wpf/UiAutomation/app.config +++ b/csharp/wpf/UiAutomation/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/csharp/wpf/UiAutomation/packages.config b/csharp/wpf/UiAutomation/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/UiAutomation/packages.config +++ b/csharp/wpf/UiAutomation/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/csharp/wpf/Zoom/App.config b/csharp/wpf/Zoom/App.config index 8e1564635..df1d0c64f 100644 --- a/csharp/wpf/Zoom/App.config +++ b/csharp/wpf/Zoom/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/csharp/wpf/Zoom/Zoom.Wpf.csproj b/csharp/wpf/Zoom/Zoom.Wpf.csproj index 3c1b287d3..95280db3e 100644 --- a/csharp/wpf/Zoom/Zoom.Wpf.csproj +++ b/csharp/wpf/Zoom/Zoom.Wpf.csproj @@ -9,7 +9,8 @@ Zoom.Wpf Zoom.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true @@ -67,6 +68,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/csharp/wpf/Zoom/packages.config b/csharp/wpf/Zoom/packages.config index f2092374d..f5ca622a5 100644 --- a/csharp/wpf/Zoom/packages.config +++ b/csharp/wpf/Zoom/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/activex/ComWrapper/ComWrapper.WinForms.vbproj b/vbnet/activex/ComWrapper/ComWrapper.WinForms.vbproj index f3f99f748..3da2cb201 100644 --- a/vbnet/activex/ComWrapper/ComWrapper.WinForms.vbproj +++ b/vbnet/activex/ComWrapper/ComWrapper.WinForms.vbproj @@ -103,6 +103,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/activex/ComWrapper/packages.config b/vbnet/activex/ComWrapper/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/activex/ComWrapper/packages.config +++ b/vbnet/activex/ComWrapper/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/devtools-protocol/SeleniumChromeDriver/App.config b/vbnet/devtools-protocol/SeleniumChromeDriver/App.config index bc3672dbc..afc6cd1a7 100644 --- a/vbnet/devtools-protocol/SeleniumChromeDriver/App.config +++ b/vbnet/devtools-protocol/SeleniumChromeDriver/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj b/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj index 0ef691585..bd995d8d9 100644 --- a/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj +++ b/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj @@ -9,7 +9,8 @@ SeleniumChromeDriver.My.MyApplication SeleniumChromeDriver SeleniumChromeDriver - 512 + 512 + true WindowsForms v4.6.2 true @@ -95,6 +96,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config b/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config index a5faed16c..6bb9b0e22 100644 --- a/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config +++ b/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config @@ -1,11 +1,15 @@ - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/vbnet/vsto/MyOutlookAddIn/MyOutlookAddIn.vbproj b/vbnet/vsto/MyOutlookAddIn/MyOutlookAddIn.vbproj index 9023986b2..c372ea06a 100644 --- a/vbnet/vsto/MyOutlookAddIn/MyOutlookAddIn.vbproj +++ b/vbnet/vsto/MyOutlookAddIn/MyOutlookAddIn.vbproj @@ -149,6 +149,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/vsto/MyOutlookAddIn/app.config b/vbnet/vsto/MyOutlookAddIn/app.config index e930146a7..1b9977312 100644 --- a/vbnet/vsto/MyOutlookAddIn/app.config +++ b/vbnet/vsto/MyOutlookAddIn/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/vsto/MyOutlookAddIn/packages.config b/vbnet/vsto/MyOutlookAddIn/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/vsto/MyOutlookAddIn/packages.config +++ b/vbnet/vsto/MyOutlookAddIn/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/ContextMenu.SpellCheck/App.config b/vbnet/winforms/ContextMenu.SpellCheck/App.config index ee1a4cf7c..c730267f2 100644 --- a/vbnet/winforms/ContextMenu.SpellCheck/App.config +++ b/vbnet/winforms/ContextMenu.SpellCheck/App.config @@ -1,10 +1,6 @@ - + - - - - \ No newline at end of file diff --git a/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj b/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj index 48d15fc82..8ab031fa4 100644 --- a/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj +++ b/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj @@ -9,7 +9,8 @@ ContextMenu.SpellCheck.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -81,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/ContextMenu.SpellCheck/packages.config b/vbnet/winforms/ContextMenu.SpellCheck/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/ContextMenu.SpellCheck/packages.config +++ b/vbnet/winforms/ContextMenu.SpellCheck/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/ContextMenu/App.config b/vbnet/winforms/ContextMenu/App.config index ee1a4cf7c..c730267f2 100644 --- a/vbnet/winforms/ContextMenu/App.config +++ b/vbnet/winforms/ContextMenu/App.config @@ -1,10 +1,6 @@ - + - - - - \ No newline at end of file diff --git a/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj b/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj index 28cd99583..4a179ff70 100644 --- a/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj +++ b/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj @@ -9,7 +9,8 @@ ContextMenu.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -78,6 +79,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/ContextMenu/packages.config b/vbnet/winforms/ContextMenu/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/ContextMenu/packages.config +++ b/vbnet/winforms/ContextMenu/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/CookiesSharing/App.config b/vbnet/winforms/CookiesSharing/App.config index bc3672dbc..afc6cd1a7 100644 --- a/vbnet/winforms/CookiesSharing/App.config +++ b/vbnet/winforms/CookiesSharing/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj b/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj index 7e8ebf210..72483e0f4 100644 --- a/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj +++ b/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj @@ -9,7 +9,8 @@ CookiesSharing.WinForms.Form1 CookiesSharing.WinForms CookiesSharing.WinForms - 512 + 512 + true WindowsForms v4.6.2 true @@ -76,6 +77,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/CookiesSharing/packages.config b/vbnet/winforms/CookiesSharing/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/CookiesSharing/packages.config +++ b/vbnet/winforms/CookiesSharing/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/CustomShortcuts/App.config b/vbnet/winforms/CustomShortcuts/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/CustomShortcuts/App.config +++ b/vbnet/winforms/CustomShortcuts/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj b/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj index 9b324a2f8..ceffbae6e 100644 --- a/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj +++ b/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj @@ -9,7 +9,8 @@ CustomShortcuts.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -81,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/CustomShortcuts/packages.config b/vbnet/winforms/CustomShortcuts/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/CustomShortcuts/packages.config +++ b/vbnet/winforms/CustomShortcuts/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/DevTools/App.config b/vbnet/winforms/DevTools/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/DevTools/App.config +++ b/vbnet/winforms/DevTools/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/DevTools/DevTools.WinForms.vbproj b/vbnet/winforms/DevTools/DevTools.WinForms.vbproj index 60d6caeff..585b27e80 100644 --- a/vbnet/winforms/DevTools/DevTools.WinForms.vbproj +++ b/vbnet/winforms/DevTools/DevTools.WinForms.vbproj @@ -9,7 +9,8 @@ DevTools.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -81,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/DevTools/packages.config b/vbnet/winforms/DevTools/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/DevTools/packages.config +++ b/vbnet/winforms/DevTools/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/Dom.DragAndDrop/App.config b/vbnet/winforms/Dom.DragAndDrop/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/Dom.DragAndDrop/App.config +++ b/vbnet/winforms/Dom.DragAndDrop/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj b/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj index c8d12d6b2..49e9dcfba 100644 --- a/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj +++ b/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj @@ -9,7 +9,8 @@ Dom.DragAndDrop.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -81,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/Dom.DragAndDrop/packages.config b/vbnet/winforms/Dom.DragAndDrop/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/Dom.DragAndDrop/packages.config +++ b/vbnet/winforms/Dom.DragAndDrop/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/ElementHostEmbedding/App.config b/vbnet/winforms/ElementHostEmbedding/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/ElementHostEmbedding/App.config +++ b/vbnet/winforms/ElementHostEmbedding/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj b/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj index c17f42dc1..cac3ec979 100644 --- a/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj +++ b/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj @@ -9,7 +9,8 @@ ElementHostEmbedding.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -95,6 +96,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/ElementHostEmbedding/packages.config b/vbnet/winforms/ElementHostEmbedding/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/winforms/ElementHostEmbedding/packages.config +++ b/vbnet/winforms/ElementHostEmbedding/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/ElementVisibility/ElementVisibility.WinForms.vbproj b/vbnet/winforms/ElementVisibility/ElementVisibility.WinForms.vbproj index 3c440ad00..0860fe5c2 100644 --- a/vbnet/winforms/ElementVisibility/ElementVisibility.WinForms.vbproj +++ b/vbnet/winforms/ElementVisibility/ElementVisibility.WinForms.vbproj @@ -83,6 +83,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/ElementVisibility/packages.config b/vbnet/winforms/ElementVisibility/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/ElementVisibility/packages.config +++ b/vbnet/winforms/ElementVisibility/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/FindText/App.config b/vbnet/winforms/FindText/App.config index bc3672dbc..afc6cd1a7 100644 --- a/vbnet/winforms/FindText/App.config +++ b/vbnet/winforms/FindText/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/FindText/FindText.WinForms.vbproj b/vbnet/winforms/FindText/FindText.WinForms.vbproj index 7c926c82a..fd0b835c8 100644 --- a/vbnet/winforms/FindText/FindText.WinForms.vbproj +++ b/vbnet/winforms/FindText/FindText.WinForms.vbproj @@ -9,7 +9,8 @@ FindText.WinForms.My.MyApplication FindText.WinForms FindText.WinForms - 512 + 512 + true WindowsForms v4.6.2 true @@ -84,6 +85,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/FindText/packages.config b/vbnet/winforms/FindText/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/FindText/packages.config +++ b/vbnet/winforms/FindText/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/FullScreen/App.config b/vbnet/winforms/FullScreen/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/FullScreen/App.config +++ b/vbnet/winforms/FullScreen/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj b/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj index b58d32d68..197c917fa 100644 --- a/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj +++ b/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj @@ -9,7 +9,8 @@ FullScreen.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -78,6 +79,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/FullScreen/packages.config b/vbnet/winforms/FullScreen/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/FullScreen/packages.config +++ b/vbnet/winforms/FullScreen/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/GoogleMaps/App.config b/vbnet/winforms/GoogleMaps/App.config index d1428ad71..8d234373a 100644 --- a/vbnet/winforms/GoogleMaps/App.config +++ b/vbnet/winforms/GoogleMaps/App.config @@ -1,6 +1,6 @@ - + diff --git a/vbnet/winforms/GoogleMaps/GoogleMaps.WinForms.vbproj b/vbnet/winforms/GoogleMaps/GoogleMaps.WinForms.vbproj index fcdbb27c7..1410cc345 100644 --- a/vbnet/winforms/GoogleMaps/GoogleMaps.WinForms.vbproj +++ b/vbnet/winforms/GoogleMaps/GoogleMaps.WinForms.vbproj @@ -80,6 +80,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/GoogleMaps/packages.config b/vbnet/winforms/GoogleMaps/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/GoogleMaps/packages.config +++ b/vbnet/winforms/GoogleMaps/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/GoogleStreetView/App.config b/vbnet/winforms/GoogleStreetView/App.config index 5c73fc531..102f02a29 100644 --- a/vbnet/winforms/GoogleStreetView/App.config +++ b/vbnet/winforms/GoogleStreetView/App.config @@ -1,7 +1,7 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj b/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj index 57e188c15..7308e44e1 100644 --- a/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj +++ b/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj @@ -9,7 +9,8 @@ GoogleStreetView.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -81,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/GoogleStreetView/packages.config b/vbnet/winforms/GoogleStreetView/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/GoogleStreetView/packages.config +++ b/vbnet/winforms/GoogleStreetView/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/Inspect/App.config b/vbnet/winforms/Inspect/App.config index 88fa4027b..df1d0c64f 100644 --- a/vbnet/winforms/Inspect/App.config +++ b/vbnet/winforms/Inspect/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/Inspect/Inspect.WinForms.vbproj b/vbnet/winforms/Inspect/Inspect.WinForms.vbproj index 909cde946..d09ad01d8 100644 --- a/vbnet/winforms/Inspect/Inspect.WinForms.vbproj +++ b/vbnet/winforms/Inspect/Inspect.WinForms.vbproj @@ -82,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/Inspect/packages.config b/vbnet/winforms/Inspect/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/Inspect/packages.config +++ b/vbnet/winforms/Inspect/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/JavaScriptBridge/App.config b/vbnet/winforms/JavaScriptBridge/App.config index d5a0f2b66..300e72172 100644 --- a/vbnet/winforms/JavaScriptBridge/App.config +++ b/vbnet/winforms/JavaScriptBridge/App.config @@ -1,7 +1,7 @@ - + - + diff --git a/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj b/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj index 6d5ea36b5..71e8e01b3 100644 --- a/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj +++ b/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj @@ -9,7 +9,8 @@ JavaScriptBridge.WinForms JavaScriptBridge.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -78,6 +79,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/JavaScriptBridge/packages.config b/vbnet/winforms/JavaScriptBridge/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/JavaScriptBridge/packages.config +++ b/vbnet/winforms/JavaScriptBridge/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/KeyboardEventSimulation/App.config b/vbnet/winforms/KeyboardEventSimulation/App.config index bc3672dbc..afc6cd1a7 100644 --- a/vbnet/winforms/KeyboardEventSimulation/App.config +++ b/vbnet/winforms/KeyboardEventSimulation/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj b/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj index 0e94050c4..58a4fbcd4 100644 --- a/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj +++ b/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj @@ -9,7 +9,8 @@ KeyboardEventSimulation.WinForms.My.MyApplication KeyboardEventSimulation.WinForms KeyboardEventSimulation.WinForms - 512 + 512 + true WindowsForms v4.6.2 true @@ -76,6 +77,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/KeyboardEventSimulation/packages.config b/vbnet/winforms/KeyboardEventSimulation/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/KeyboardEventSimulation/packages.config +++ b/vbnet/winforms/KeyboardEventSimulation/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/Kiosk/App.config b/vbnet/winforms/Kiosk/App.config index 88fa4027b..df1d0c64f 100644 --- a/vbnet/winforms/Kiosk/App.config +++ b/vbnet/winforms/Kiosk/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/Kiosk/Kiosk.WinForms.vbproj b/vbnet/winforms/Kiosk/Kiosk.WinForms.vbproj index ba31fdc12..ff3ef7c0d 100644 --- a/vbnet/winforms/Kiosk/Kiosk.WinForms.vbproj +++ b/vbnet/winforms/Kiosk/Kiosk.WinForms.vbproj @@ -82,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/Kiosk/packages.config b/vbnet/winforms/Kiosk/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/Kiosk/packages.config +++ b/vbnet/winforms/Kiosk/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/MailToHandling/App.config b/vbnet/winforms/MailToHandling/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/MailToHandling/App.config +++ b/vbnet/winforms/MailToHandling/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj b/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj index a83a1c1d2..0510da78f 100644 --- a/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj +++ b/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj @@ -9,7 +9,8 @@ MailToHandling.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -81,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/MailToHandling/packages.config b/vbnet/winforms/MailToHandling/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/MailToHandling/packages.config +++ b/vbnet/winforms/MailToHandling/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/ObservePageChanges/App.config b/vbnet/winforms/ObservePageChanges/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/ObservePageChanges/App.config +++ b/vbnet/winforms/ObservePageChanges/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj b/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj index 90b0f3f1d..5cfc9c5c7 100644 --- a/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj +++ b/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj @@ -9,7 +9,8 @@ ObservePageChanges.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -78,6 +79,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/ObservePageChanges/packages.config b/vbnet/winforms/ObservePageChanges/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/ObservePageChanges/packages.config +++ b/vbnet/winforms/ObservePageChanges/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/Popups/App.config b/vbnet/winforms/Popups/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/winforms/Popups/App.config +++ b/vbnet/winforms/Popups/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/Popups/Popups.WinForms.vbproj b/vbnet/winforms/Popups/Popups.WinForms.vbproj index c9eee143d..4e7b57c10 100644 --- a/vbnet/winforms/Popups/Popups.WinForms.vbproj +++ b/vbnet/winforms/Popups/Popups.WinForms.vbproj @@ -9,7 +9,8 @@ Popups.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -81,6 +82,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/Popups/packages.config b/vbnet/winforms/Popups/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/Popups/packages.config +++ b/vbnet/winforms/Popups/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/Profiles/App.config b/vbnet/winforms/Profiles/App.config index 5c73fc531..102f02a29 100644 --- a/vbnet/winforms/Profiles/App.config +++ b/vbnet/winforms/Profiles/App.config @@ -1,7 +1,7 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/Profiles/Profiles.WinForms.vbproj b/vbnet/winforms/Profiles/Profiles.WinForms.vbproj index f70f66eb1..97cc0a8a0 100644 --- a/vbnet/winforms/Profiles/Profiles.WinForms.vbproj +++ b/vbnet/winforms/Profiles/Profiles.WinForms.vbproj @@ -9,7 +9,8 @@ Profiles.WinForms v4.6.2 - 512 + 512 + true true On Binary @@ -78,6 +79,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/Profiles/packages.config b/vbnet/winforms/Profiles/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/Profiles/packages.config +++ b/vbnet/winforms/Profiles/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/winforms/SimulateUserInput/App.config b/vbnet/winforms/SimulateUserInput/App.config index bc3672dbc..afc6cd1a7 100644 --- a/vbnet/winforms/SimulateUserInput/App.config +++ b/vbnet/winforms/SimulateUserInput/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj b/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj index 8d361abd8..cb30bfe94 100644 --- a/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj +++ b/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj @@ -9,7 +9,8 @@ SimulateUserInput.WinForms.My.MyApplication SimulateUserInput.WinForms SimulateUserInput.WinForms - 512 + 512 + true WindowsForms v4.6.2 true @@ -76,6 +77,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/winforms/SimulateUserInput/packages.config b/vbnet/winforms/SimulateUserInput/packages.config index 776bcc53b..fad1ed710 100644 --- a/vbnet/winforms/SimulateUserInput/packages.config +++ b/vbnet/winforms/SimulateUserInput/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/Chromecast/App.config b/vbnet/wpf/Chromecast/App.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/Chromecast/App.config +++ b/vbnet/wpf/Chromecast/App.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/Chromecast/Chromecast.Wpf.vbproj b/vbnet/wpf/Chromecast/Chromecast.Wpf.vbproj index f00caaa6d..cabe5d8be 100644 --- a/vbnet/wpf/Chromecast/Chromecast.Wpf.vbproj +++ b/vbnet/wpf/Chromecast/Chromecast.Wpf.vbproj @@ -78,6 +78,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/Chromecast/packages.config b/vbnet/wpf/Chromecast/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/Chromecast/packages.config +++ b/vbnet/wpf/Chromecast/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/ChromiumBinariesResolver/App.config b/vbnet/wpf/ChromiumBinariesResolver/App.config index d1428ad71..8d234373a 100644 --- a/vbnet/wpf/ChromiumBinariesResolver/App.config +++ b/vbnet/wpf/ChromiumBinariesResolver/App.config @@ -1,6 +1,6 @@ - + diff --git a/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj b/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj index 9e58f3ba6..84bf2a7eb 100644 --- a/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj +++ b/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj @@ -9,7 +9,8 @@ ChromiumBinariesResolver.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true @@ -95,6 +96,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/ChromiumBinariesResolver/packages.config b/vbnet/wpf/ChromiumBinariesResolver/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/ChromiumBinariesResolver/packages.config +++ b/vbnet/wpf/ChromiumBinariesResolver/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.vbproj b/vbnet/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.vbproj index f3d499f08..76d76648e 100644 --- a/vbnet/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.vbproj +++ b/vbnet/wpf/ContextMenu.SpellCheck/ContextMenu.SpellCheck.Wpf.vbproj @@ -95,6 +95,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/ContextMenu.SpellCheck/app.config b/vbnet/wpf/ContextMenu.SpellCheck/app.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/ContextMenu.SpellCheck/app.config +++ b/vbnet/wpf/ContextMenu.SpellCheck/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/ContextMenu.SpellCheck/packages.config b/vbnet/wpf/ContextMenu.SpellCheck/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/ContextMenu.SpellCheck/packages.config +++ b/vbnet/wpf/ContextMenu.SpellCheck/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/ContextMenu/ContextMenu.Wpf.vbproj b/vbnet/wpf/ContextMenu/ContextMenu.Wpf.vbproj index cba15f226..8ff7ae38c 100644 --- a/vbnet/wpf/ContextMenu/ContextMenu.Wpf.vbproj +++ b/vbnet/wpf/ContextMenu/ContextMenu.Wpf.vbproj @@ -92,6 +92,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/ContextMenu/app.config b/vbnet/wpf/ContextMenu/app.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/ContextMenu/app.config +++ b/vbnet/wpf/ContextMenu/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/ContextMenu/packages.config b/vbnet/wpf/ContextMenu/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/ContextMenu/packages.config +++ b/vbnet/wpf/ContextMenu/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/CreateHtmlUi/App.config b/vbnet/wpf/CreateHtmlUi/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/wpf/CreateHtmlUi/App.config +++ b/vbnet/wpf/CreateHtmlUi/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj b/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj index 8c73e2292..ac75de477 100644 --- a/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj +++ b/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj @@ -9,7 +9,8 @@ CreateHtmlUi.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true On @@ -92,6 +93,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/CreateHtmlUi/packages.config b/vbnet/wpf/CreateHtmlUi/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/CreateHtmlUi/packages.config +++ b/vbnet/wpf/CreateHtmlUi/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/DragAndDrop/App.config b/vbnet/wpf/DragAndDrop/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/wpf/DragAndDrop/App.config +++ b/vbnet/wpf/DragAndDrop/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj b/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj index 9165923ec..b75b27761 100644 --- a/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj +++ b/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj @@ -9,7 +9,8 @@ DragAndDrop.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true On @@ -92,6 +93,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/DragAndDrop/packages.config b/vbnet/wpf/DragAndDrop/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/DragAndDrop/packages.config +++ b/vbnet/wpf/DragAndDrop/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/FindText/FindText.Wpf.vbproj b/vbnet/wpf/FindText/FindText.Wpf.vbproj index e7a0cbce8..2f4328f73 100644 --- a/vbnet/wpf/FindText/FindText.Wpf.vbproj +++ b/vbnet/wpf/FindText/FindText.Wpf.vbproj @@ -104,6 +104,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/FindText/app.config b/vbnet/wpf/FindText/app.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/FindText/app.config +++ b/vbnet/wpf/FindText/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/FindText/packages.config b/vbnet/wpf/FindText/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/FindText/packages.config +++ b/vbnet/wpf/FindText/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/Inspect/App.config b/vbnet/wpf/Inspect/App.config index 88fa4027b..df1d0c64f 100644 --- a/vbnet/wpf/Inspect/App.config +++ b/vbnet/wpf/Inspect/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/wpf/Inspect/Inspect.Wpf.vbproj b/vbnet/wpf/Inspect/Inspect.Wpf.vbproj index 595beff24..390d027c2 100644 --- a/vbnet/wpf/Inspect/Inspect.Wpf.vbproj +++ b/vbnet/wpf/Inspect/Inspect.Wpf.vbproj @@ -93,6 +93,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/Inspect/packages.config b/vbnet/wpf/Inspect/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/Inspect/packages.config +++ b/vbnet/wpf/Inspect/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.vbproj b/vbnet/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.vbproj index e50842722..e46ad07ec 100644 --- a/vbnet/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.vbproj +++ b/vbnet/wpf/KeyboardEventSimulation/KeyboardEventSimulation.Wpf.vbproj @@ -92,6 +92,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/KeyboardEventSimulation/app.config b/vbnet/wpf/KeyboardEventSimulation/app.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/KeyboardEventSimulation/app.config +++ b/vbnet/wpf/KeyboardEventSimulation/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/KeyboardEventSimulation/packages.config b/vbnet/wpf/KeyboardEventSimulation/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/KeyboardEventSimulation/packages.config +++ b/vbnet/wpf/KeyboardEventSimulation/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/Kiosk/App.config b/vbnet/wpf/Kiosk/App.config index 88fa4027b..df1d0c64f 100644 --- a/vbnet/wpf/Kiosk/App.config +++ b/vbnet/wpf/Kiosk/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/wpf/Kiosk/Kiosk.Wpf.vbproj b/vbnet/wpf/Kiosk/Kiosk.Wpf.vbproj index 32478b28d..18435133b 100644 --- a/vbnet/wpf/Kiosk/Kiosk.Wpf.vbproj +++ b/vbnet/wpf/Kiosk/Kiosk.Wpf.vbproj @@ -93,6 +93,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/Kiosk/packages.config b/vbnet/wpf/Kiosk/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/Kiosk/packages.config +++ b/vbnet/wpf/Kiosk/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/Mvvm/App.config b/vbnet/wpf/Mvvm/App.config index 5c73fc531..102f02a29 100644 --- a/vbnet/wpf/Mvvm/App.config +++ b/vbnet/wpf/Mvvm/App.config @@ -1,7 +1,7 @@ - + - + \ No newline at end of file diff --git a/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj b/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj index 0bc66bf84..04c9dcd51 100644 --- a/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj +++ b/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj @@ -9,7 +9,8 @@ MVVM.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true On @@ -89,6 +90,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/Mvvm/packages.config b/vbnet/wpf/Mvvm/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/Mvvm/packages.config +++ b/vbnet/wpf/Mvvm/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/Popups/App.config b/vbnet/wpf/Popups/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/wpf/Popups/App.config +++ b/vbnet/wpf/Popups/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/wpf/Popups/Popups.Wpf.vbproj b/vbnet/wpf/Popups/Popups.Wpf.vbproj index 1b31d3d4b..2790e4994 100644 --- a/vbnet/wpf/Popups/Popups.Wpf.vbproj +++ b/vbnet/wpf/Popups/Popups.Wpf.vbproj @@ -9,7 +9,8 @@ Popups.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true On @@ -92,6 +93,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/Popups/packages.config b/vbnet/wpf/Popups/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/Popups/packages.config +++ b/vbnet/wpf/Popups/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj b/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj index 677e5fe48..fc676cdad 100644 --- a/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj +++ b/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj @@ -9,7 +9,8 @@ SaveWebPage.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true @@ -91,6 +92,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/SaveWebPage/app.config b/vbnet/wpf/SaveWebPage/app.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/SaveWebPage/app.config +++ b/vbnet/wpf/SaveWebPage/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/SaveWebPage/packages.config b/vbnet/wpf/SaveWebPage/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/SaveWebPage/packages.config +++ b/vbnet/wpf/SaveWebPage/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj b/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj index 8a50a51b1..6e3bbbf08 100644 --- a/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj +++ b/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj @@ -9,7 +9,8 @@ TransparentWebPage.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} On Binary @@ -87,6 +88,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/TransparentWebPage/app.config b/vbnet/wpf/TransparentWebPage/app.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/TransparentWebPage/app.config +++ b/vbnet/wpf/TransparentWebPage/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/TransparentWebPage/packages.config b/vbnet/wpf/TransparentWebPage/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/TransparentWebPage/packages.config +++ b/vbnet/wpf/TransparentWebPage/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj b/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj index 592f5b0fc..2441a4b78 100644 --- a/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj +++ b/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj @@ -9,7 +9,8 @@ UiAutomation.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true On @@ -90,6 +91,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/UiAutomation/app.config b/vbnet/wpf/UiAutomation/app.config index e930146a7..1b9977312 100644 --- a/vbnet/wpf/UiAutomation/app.config +++ b/vbnet/wpf/UiAutomation/app.config @@ -1,7 +1,3 @@ - - - - \ No newline at end of file diff --git a/vbnet/wpf/UiAutomation/packages.config b/vbnet/wpf/UiAutomation/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/UiAutomation/packages.config +++ b/vbnet/wpf/UiAutomation/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/vbnet/wpf/Zoom/App.config b/vbnet/wpf/Zoom/App.config index 8e1564635..df1d0c64f 100644 --- a/vbnet/wpf/Zoom/App.config +++ b/vbnet/wpf/Zoom/App.config @@ -1,6 +1,6 @@ - + - + \ No newline at end of file diff --git a/vbnet/wpf/Zoom/Zoom.Wpf.vbproj b/vbnet/wpf/Zoom/Zoom.Wpf.vbproj index 4b0152afe..9e6f86c1e 100644 --- a/vbnet/wpf/Zoom/Zoom.Wpf.vbproj +++ b/vbnet/wpf/Zoom/Zoom.Wpf.vbproj @@ -9,7 +9,8 @@ Zoom.Wpf v4.6.2 - 512 + 512 + true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true On @@ -92,6 +93,22 @@ ..\..\..\packages\Google.Protobuf.3.32.0\lib\net45\Google.Protobuf.dll + + ..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + True + + + ..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/vbnet/wpf/Zoom/packages.config b/vbnet/wpf/Zoom/packages.config index f2092374d..f5ca622a5 100644 --- a/vbnet/wpf/Zoom/packages.config +++ b/vbnet/wpf/Zoom/packages.config @@ -1,10 +1,14 @@ - - - - - - - - - - + + + + + + + + + + + + + + From 1990c5b232496b4adc1879644da3bae99b784c80 Mon Sep 17 00:00:00 2001 From: Vladislav Tsvek Date: Wed, 8 Jul 2026 19:11:13 +0300 Subject: [PATCH 2/3] Update symbols --- csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj | 2 +- csharp/winforms/CookiesSharing/App.config | 2 +- csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj | 2 +- csharp/winforms/CustomShortcuts/App.config | 2 +- csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj | 2 +- csharp/winforms/DevTools/App.config | 2 +- csharp/winforms/DevTools/DevTools.WinForms.csproj | 2 +- csharp/winforms/Dom.DragAndDrop/App.config | 2 +- csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj | 2 +- csharp/winforms/ElementHostEmbedding/App.config | 2 +- .../ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj | 2 +- csharp/winforms/FindText/App.config | 2 +- csharp/winforms/FindText/FindText.WinForms.csproj | 2 +- csharp/winforms/FullScreen/App.config | 2 +- csharp/winforms/FullScreen/FullScreen.WinForms.csproj | 2 +- csharp/winforms/GoogleStreetView/App.config | 2 +- .../winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj | 2 +- csharp/winforms/Inspect/App.config | 2 +- csharp/winforms/JavaScriptBridge/App.config | 2 +- .../winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj | 2 +- csharp/winforms/KeyboardEventSimulation/App.config | 2 +- .../KeyboardEventSimulation.WinForms.csproj | 2 +- csharp/winforms/Kiosk/App.config | 2 +- csharp/winforms/MailToHandling/App.config | 2 +- csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj | 2 +- csharp/winforms/ObservePageChanges/App.config | 2 +- .../ObservePageChanges/ObservePageChanges.WinForms.csproj | 2 +- csharp/winforms/Popups/App.config | 2 +- csharp/winforms/Popups/Popups.WinForms.csproj | 2 +- csharp/winforms/Profiles/App.config | 2 +- csharp/winforms/Profiles/Profiles.WinForms.csproj | 2 +- csharp/winforms/SimulateUserInput/App.config | 2 +- .../SimulateUserInput/SimulateUserInput.WinForms.csproj | 2 +- .../ChromiumBinariesResolver.Wpf.csproj | 2 +- csharp/wpf/CreateHtmlUi/App.config | 2 +- csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj | 2 +- csharp/wpf/DragAndDrop/App.config | 2 +- csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj | 2 +- csharp/wpf/Inspect/App.config | 2 +- csharp/wpf/Kiosk/App.config | 2 +- csharp/wpf/Mvvm/App.config | 2 +- csharp/wpf/Mvvm/Mvvm.Wpf.csproj | 2 +- csharp/wpf/Popups/App.config | 2 +- csharp/wpf/Popups/Popups.Wpf.csproj | 2 +- csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj | 2 +- csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj | 2 +- csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj | 2 +- csharp/wpf/Zoom/App.config | 2 +- csharp/wpf/Zoom/Zoom.Wpf.csproj | 2 +- vbnet/devtools-protocol/SeleniumChromeDriver/App.config | 2 +- .../SeleniumChromeDriver/SeleniumChromeDriver.vbproj | 2 +- .../ContextMenu.SpellCheck.WinForms.vbproj | 2 +- vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj | 2 +- vbnet/winforms/CookiesSharing/App.config | 2 +- vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj | 2 +- vbnet/winforms/CustomShortcuts/App.config | 2 +- vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj | 2 +- vbnet/winforms/DevTools/App.config | 2 +- vbnet/winforms/DevTools/DevTools.WinForms.vbproj | 2 +- vbnet/winforms/Dom.DragAndDrop/App.config | 2 +- vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj | 2 +- vbnet/winforms/ElementHostEmbedding/App.config | 2 +- .../ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj | 2 +- vbnet/winforms/FindText/App.config | 2 +- vbnet/winforms/FindText/FindText.WinForms.vbproj | 2 +- vbnet/winforms/FullScreen/App.config | 2 +- vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj | 2 +- vbnet/winforms/GoogleStreetView/App.config | 2 +- .../winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj | 2 +- vbnet/winforms/Inspect/App.config | 2 +- vbnet/winforms/JavaScriptBridge/App.config | 2 +- .../winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj | 2 +- vbnet/winforms/KeyboardEventSimulation/App.config | 2 +- .../KeyboardEventSimulation.WinForms.vbproj | 2 +- vbnet/winforms/Kiosk/App.config | 2 +- vbnet/winforms/MailToHandling/App.config | 2 +- vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj | 2 +- vbnet/winforms/ObservePageChanges/App.config | 2 +- .../ObservePageChanges/ObservePageChanges.WinForms.vbproj | 2 +- vbnet/winforms/Popups/App.config | 2 +- vbnet/winforms/Popups/Popups.WinForms.vbproj | 2 +- vbnet/winforms/Profiles/App.config | 2 +- vbnet/winforms/Profiles/Profiles.WinForms.vbproj | 2 +- vbnet/winforms/SimulateUserInput/App.config | 2 +- .../SimulateUserInput/SimulateUserInput.WinForms.vbproj | 2 +- .../ChromiumBinariesResolver.Wpf.vbproj | 2 +- vbnet/wpf/CreateHtmlUi/App.config | 2 +- vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj | 2 +- vbnet/wpf/DragAndDrop/App.config | 2 +- vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj | 2 +- vbnet/wpf/Inspect/App.config | 2 +- vbnet/wpf/Kiosk/App.config | 2 +- vbnet/wpf/Mvvm/App.config | 2 +- vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj | 2 +- vbnet/wpf/Popups/App.config | 2 +- vbnet/wpf/Popups/Popups.Wpf.vbproj | 2 +- vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj | 2 +- vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj | 2 +- vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj | 2 +- vbnet/wpf/Zoom/App.config | 2 +- vbnet/wpf/Zoom/Zoom.Wpf.vbproj | 2 +- 101 files changed, 101 insertions(+), 101 deletions(-) diff --git a/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj b/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj index 81bcfe08d..fd771e262 100644 --- a/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj +++ b/csharp/winforms/ContextMenu/ContextMenu.WinForms.csproj @@ -9,7 +9,7 @@ ContextMenu.WinForms ContextMenu.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/CookiesSharing/App.config b/csharp/winforms/CookiesSharing/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/CookiesSharing/App.config +++ b/csharp/winforms/CookiesSharing/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj b/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj index da5eb476f..e434909a7 100644 --- a/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj +++ b/csharp/winforms/CookiesSharing/CookiesSharing.WinForms.csproj @@ -9,7 +9,7 @@ CookiesSharing.WinForms CookiesSharing.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/CustomShortcuts/App.config b/csharp/winforms/CustomShortcuts/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/CustomShortcuts/App.config +++ b/csharp/winforms/CustomShortcuts/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj b/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj index 6290f1d63..934420d31 100644 --- a/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj +++ b/csharp/winforms/CustomShortcuts/CustomShortcuts.WinForms.csproj @@ -9,7 +9,7 @@ CustomShortcuts.WinForms CustomShortcuts.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/DevTools/App.config b/csharp/winforms/DevTools/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/DevTools/App.config +++ b/csharp/winforms/DevTools/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/DevTools/DevTools.WinForms.csproj b/csharp/winforms/DevTools/DevTools.WinForms.csproj index 9acd058cf..ccec6563a 100644 --- a/csharp/winforms/DevTools/DevTools.WinForms.csproj +++ b/csharp/winforms/DevTools/DevTools.WinForms.csproj @@ -9,7 +9,7 @@ DevTools.WinForms DevTools.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/Dom.DragAndDrop/App.config b/csharp/winforms/Dom.DragAndDrop/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/Dom.DragAndDrop/App.config +++ b/csharp/winforms/Dom.DragAndDrop/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj b/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj index 7a2e611c7..db8b49e98 100644 --- a/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj +++ b/csharp/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.csproj @@ -9,7 +9,7 @@ Dom.DragAndDrop.WinForms Dom.DragAndDrop.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/ElementHostEmbedding/App.config b/csharp/winforms/ElementHostEmbedding/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/ElementHostEmbedding/App.config +++ b/csharp/winforms/ElementHostEmbedding/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj b/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj index 5d0b55eb7..5ad94ee30 100644 --- a/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj +++ b/csharp/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.csproj @@ -9,7 +9,7 @@ ElementHostEmbedding.WinForms ElementHostEmbedding.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/FindText/App.config b/csharp/winforms/FindText/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/FindText/App.config +++ b/csharp/winforms/FindText/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/FindText/FindText.WinForms.csproj b/csharp/winforms/FindText/FindText.WinForms.csproj index efe8409cc..3b19b0a60 100644 --- a/csharp/winforms/FindText/FindText.WinForms.csproj +++ b/csharp/winforms/FindText/FindText.WinForms.csproj @@ -9,7 +9,7 @@ FindText.WinForms FindText.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/FullScreen/App.config b/csharp/winforms/FullScreen/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/FullScreen/App.config +++ b/csharp/winforms/FullScreen/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/FullScreen/FullScreen.WinForms.csproj b/csharp/winforms/FullScreen/FullScreen.WinForms.csproj index 90e56b56a..b43a01558 100644 --- a/csharp/winforms/FullScreen/FullScreen.WinForms.csproj +++ b/csharp/winforms/FullScreen/FullScreen.WinForms.csproj @@ -9,7 +9,7 @@ FullScreen.WinForms FullScreen.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/GoogleStreetView/App.config b/csharp/winforms/GoogleStreetView/App.config index 102f02a29..8609e962d 100644 --- a/csharp/winforms/GoogleStreetView/App.config +++ b/csharp/winforms/GoogleStreetView/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj b/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj index 0d173178a..ac11a4087 100644 --- a/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj +++ b/csharp/winforms/GoogleStreetView/GoogleStreetView.WinForms.csproj @@ -9,7 +9,7 @@ GoogleStreetView.WinForms GoogleStreetView.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/Inspect/App.config b/csharp/winforms/Inspect/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/Inspect/App.config +++ b/csharp/winforms/Inspect/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/JavaScriptBridge/App.config b/csharp/winforms/JavaScriptBridge/App.config index 300e72172..c886293e7 100644 --- a/csharp/winforms/JavaScriptBridge/App.config +++ b/csharp/winforms/JavaScriptBridge/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj b/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj index 5f49c0ea6..031f4818d 100644 --- a/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj +++ b/csharp/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.csproj @@ -9,7 +9,7 @@ JavaScriptBridge.WinForms JavaScriptBridge.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/KeyboardEventSimulation/App.config b/csharp/winforms/KeyboardEventSimulation/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/KeyboardEventSimulation/App.config +++ b/csharp/winforms/KeyboardEventSimulation/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj b/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj index 29b99bb73..68d7709ba 100644 --- a/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj +++ b/csharp/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.csproj @@ -9,7 +9,7 @@ KeyboardEventSimulation.WinForms KeyboardEventSimulation.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/Kiosk/App.config b/csharp/winforms/Kiosk/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/Kiosk/App.config +++ b/csharp/winforms/Kiosk/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/MailToHandling/App.config b/csharp/winforms/MailToHandling/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/MailToHandling/App.config +++ b/csharp/winforms/MailToHandling/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj b/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj index 32390285c..4e2be7ccd 100644 --- a/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj +++ b/csharp/winforms/MailToHandling/MailToHandling.WinForms.csproj @@ -9,7 +9,7 @@ MailToHandling.WinForms MailToHandling.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/ObservePageChanges/App.config b/csharp/winforms/ObservePageChanges/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/ObservePageChanges/App.config +++ b/csharp/winforms/ObservePageChanges/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj b/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj index c33013995..c7d801098 100644 --- a/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj +++ b/csharp/winforms/ObservePageChanges/ObservePageChanges.WinForms.csproj @@ -9,7 +9,7 @@ ObservePageChanges.WinForms ObservePageChanges.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/Popups/App.config b/csharp/winforms/Popups/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/Popups/App.config +++ b/csharp/winforms/Popups/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/Popups/Popups.WinForms.csproj b/csharp/winforms/Popups/Popups.WinForms.csproj index 29e3cf6c3..e754286f5 100644 --- a/csharp/winforms/Popups/Popups.WinForms.csproj +++ b/csharp/winforms/Popups/Popups.WinForms.csproj @@ -9,7 +9,7 @@ Popups.WinForms Popups.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/Profiles/App.config b/csharp/winforms/Profiles/App.config index 102f02a29..8609e962d 100644 --- a/csharp/winforms/Profiles/App.config +++ b/csharp/winforms/Profiles/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/Profiles/Profiles.WinForms.csproj b/csharp/winforms/Profiles/Profiles.WinForms.csproj index 81f424886..ac58bb2d5 100644 --- a/csharp/winforms/Profiles/Profiles.WinForms.csproj +++ b/csharp/winforms/Profiles/Profiles.WinForms.csproj @@ -9,7 +9,7 @@ Profiles.WinForms Profiles.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/winforms/SimulateUserInput/App.config b/csharp/winforms/SimulateUserInput/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/winforms/SimulateUserInput/App.config +++ b/csharp/winforms/SimulateUserInput/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj b/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj index 576aedab9..8e867edeb 100644 --- a/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj +++ b/csharp/winforms/SimulateUserInput/SimulateUserInput.WinForms.csproj @@ -9,7 +9,7 @@ SimulateUserInput.WinForms SimulateUserInput.WinForms v4.6.2 - 512 + 512 true true diff --git a/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj b/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj index 144b843d6..4e4e1d4e8 100644 --- a/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj +++ b/csharp/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.csproj @@ -9,7 +9,7 @@ ChromiumBinariesResolver.Wpf ChromiumBinariesResolver.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/CreateHtmlUi/App.config b/csharp/wpf/CreateHtmlUi/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/wpf/CreateHtmlUi/App.config +++ b/csharp/wpf/CreateHtmlUi/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj b/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj index a0ca68b15..556cb6657 100644 --- a/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj +++ b/csharp/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.csproj @@ -9,7 +9,7 @@ CreateHtmlUi.Wpf CreateHtmlUi.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/DragAndDrop/App.config b/csharp/wpf/DragAndDrop/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/wpf/DragAndDrop/App.config +++ b/csharp/wpf/DragAndDrop/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj b/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj index 39144c1d2..2ab5e3fd3 100644 --- a/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj +++ b/csharp/wpf/DragAndDrop/DragAndDrop.Wpf.csproj @@ -9,7 +9,7 @@ DragAndDrop.Wpf DragAndDrop.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/Inspect/App.config b/csharp/wpf/Inspect/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/wpf/Inspect/App.config +++ b/csharp/wpf/Inspect/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/wpf/Kiosk/App.config b/csharp/wpf/Kiosk/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/wpf/Kiosk/App.config +++ b/csharp/wpf/Kiosk/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/wpf/Mvvm/App.config b/csharp/wpf/Mvvm/App.config index 102f02a29..8609e962d 100644 --- a/csharp/wpf/Mvvm/App.config +++ b/csharp/wpf/Mvvm/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/wpf/Mvvm/Mvvm.Wpf.csproj b/csharp/wpf/Mvvm/Mvvm.Wpf.csproj index 5ecbd095a..5ca823c6c 100644 --- a/csharp/wpf/Mvvm/Mvvm.Wpf.csproj +++ b/csharp/wpf/Mvvm/Mvvm.Wpf.csproj @@ -9,7 +9,7 @@ MVVM.Wpf MVVM.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/Popups/App.config b/csharp/wpf/Popups/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/wpf/Popups/App.config +++ b/csharp/wpf/Popups/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/wpf/Popups/Popups.Wpf.csproj b/csharp/wpf/Popups/Popups.Wpf.csproj index b94e1be94..9a1871e7c 100644 --- a/csharp/wpf/Popups/Popups.Wpf.csproj +++ b/csharp/wpf/Popups/Popups.Wpf.csproj @@ -9,7 +9,7 @@ Popups.Wpf Popups.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj b/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj index e470df975..af2f9bb05 100644 --- a/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj +++ b/csharp/wpf/SaveWebPage/SaveWebPage.Wpf.csproj @@ -10,7 +10,7 @@ WPF.SaveWebPage WPF.SaveWebPage v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj b/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj index e92f0bcc3..81cb01241 100644 --- a/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj +++ b/csharp/wpf/TransparentWebPage/TransparentWebPage.Wpf.csproj @@ -10,7 +10,7 @@ TransparentWebPage.Wpf TransparentWebPage.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj b/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj index 6cce72d0c..3a6822126 100644 --- a/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj +++ b/csharp/wpf/UiAutomation/UiAutomation.Wpf.csproj @@ -10,7 +10,7 @@ UiAutomation.Wpf UiAutomation.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/csharp/wpf/Zoom/App.config b/csharp/wpf/Zoom/App.config index df1d0c64f..b50c74f35 100644 --- a/csharp/wpf/Zoom/App.config +++ b/csharp/wpf/Zoom/App.config @@ -1,4 +1,4 @@ - + diff --git a/csharp/wpf/Zoom/Zoom.Wpf.csproj b/csharp/wpf/Zoom/Zoom.Wpf.csproj index 95280db3e..eab8c6fc3 100644 --- a/csharp/wpf/Zoom/Zoom.Wpf.csproj +++ b/csharp/wpf/Zoom/Zoom.Wpf.csproj @@ -9,7 +9,7 @@ Zoom.Wpf Zoom.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/vbnet/devtools-protocol/SeleniumChromeDriver/App.config b/vbnet/devtools-protocol/SeleniumChromeDriver/App.config index afc6cd1a7..61d0069cc 100644 --- a/vbnet/devtools-protocol/SeleniumChromeDriver/App.config +++ b/vbnet/devtools-protocol/SeleniumChromeDriver/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj b/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj index bd995d8d9..07263651b 100644 --- a/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj +++ b/vbnet/devtools-protocol/SeleniumChromeDriver/SeleniumChromeDriver.vbproj @@ -9,7 +9,7 @@ SeleniumChromeDriver.My.MyApplication SeleniumChromeDriver SeleniumChromeDriver - 512 + 512 true WindowsForms v4.6.2 diff --git a/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj b/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj index 8ab031fa4..8112e1d16 100644 --- a/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj +++ b/vbnet/winforms/ContextMenu.SpellCheck/ContextMenu.SpellCheck.WinForms.vbproj @@ -9,7 +9,7 @@ ContextMenu.SpellCheck.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj b/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj index 4a179ff70..9ace0dabf 100644 --- a/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj +++ b/vbnet/winforms/ContextMenu/ContextMenu.WinForms.vbproj @@ -9,7 +9,7 @@ ContextMenu.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/CookiesSharing/App.config b/vbnet/winforms/CookiesSharing/App.config index afc6cd1a7..61d0069cc 100644 --- a/vbnet/winforms/CookiesSharing/App.config +++ b/vbnet/winforms/CookiesSharing/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj b/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj index 72483e0f4..579955947 100644 --- a/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj +++ b/vbnet/winforms/CookiesSharing/CookiesSharing.WinForms.vbproj @@ -9,7 +9,7 @@ CookiesSharing.WinForms.Form1 CookiesSharing.WinForms CookiesSharing.WinForms - 512 + 512 true WindowsForms v4.6.2 diff --git a/vbnet/winforms/CustomShortcuts/App.config b/vbnet/winforms/CustomShortcuts/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/CustomShortcuts/App.config +++ b/vbnet/winforms/CustomShortcuts/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj b/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj index ceffbae6e..84721a30a 100644 --- a/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj +++ b/vbnet/winforms/CustomShortcuts/CustomShortcuts.WinForms.vbproj @@ -9,7 +9,7 @@ CustomShortcuts.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/DevTools/App.config b/vbnet/winforms/DevTools/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/DevTools/App.config +++ b/vbnet/winforms/DevTools/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/DevTools/DevTools.WinForms.vbproj b/vbnet/winforms/DevTools/DevTools.WinForms.vbproj index 585b27e80..214ac34bf 100644 --- a/vbnet/winforms/DevTools/DevTools.WinForms.vbproj +++ b/vbnet/winforms/DevTools/DevTools.WinForms.vbproj @@ -9,7 +9,7 @@ DevTools.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/Dom.DragAndDrop/App.config b/vbnet/winforms/Dom.DragAndDrop/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/Dom.DragAndDrop/App.config +++ b/vbnet/winforms/Dom.DragAndDrop/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj b/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj index 49e9dcfba..a0a4f1f5b 100644 --- a/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj +++ b/vbnet/winforms/Dom.DragAndDrop/Dom.DragAndDrop.WinForms.vbproj @@ -9,7 +9,7 @@ Dom.DragAndDrop.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/ElementHostEmbedding/App.config b/vbnet/winforms/ElementHostEmbedding/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/ElementHostEmbedding/App.config +++ b/vbnet/winforms/ElementHostEmbedding/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj b/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj index cac3ec979..05eaba98f 100644 --- a/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj +++ b/vbnet/winforms/ElementHostEmbedding/ElementHostEmbedding.WinForms.vbproj @@ -9,7 +9,7 @@ ElementHostEmbedding.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/FindText/App.config b/vbnet/winforms/FindText/App.config index afc6cd1a7..61d0069cc 100644 --- a/vbnet/winforms/FindText/App.config +++ b/vbnet/winforms/FindText/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/FindText/FindText.WinForms.vbproj b/vbnet/winforms/FindText/FindText.WinForms.vbproj index fd0b835c8..f233b55c6 100644 --- a/vbnet/winforms/FindText/FindText.WinForms.vbproj +++ b/vbnet/winforms/FindText/FindText.WinForms.vbproj @@ -9,7 +9,7 @@ FindText.WinForms.My.MyApplication FindText.WinForms FindText.WinForms - 512 + 512 true WindowsForms v4.6.2 diff --git a/vbnet/winforms/FullScreen/App.config b/vbnet/winforms/FullScreen/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/FullScreen/App.config +++ b/vbnet/winforms/FullScreen/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj b/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj index 197c917fa..0166f1566 100644 --- a/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj +++ b/vbnet/winforms/FullScreen/FullScreen.WinForms.vbproj @@ -9,7 +9,7 @@ FullScreen.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/GoogleStreetView/App.config b/vbnet/winforms/GoogleStreetView/App.config index 102f02a29..8609e962d 100644 --- a/vbnet/winforms/GoogleStreetView/App.config +++ b/vbnet/winforms/GoogleStreetView/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj b/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj index 7308e44e1..1f0614d2e 100644 --- a/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj +++ b/vbnet/winforms/GoogleStreetView/GoogleStreetView.WinForms.vbproj @@ -9,7 +9,7 @@ GoogleStreetView.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/Inspect/App.config b/vbnet/winforms/Inspect/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/Inspect/App.config +++ b/vbnet/winforms/Inspect/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/JavaScriptBridge/App.config b/vbnet/winforms/JavaScriptBridge/App.config index 300e72172..c886293e7 100644 --- a/vbnet/winforms/JavaScriptBridge/App.config +++ b/vbnet/winforms/JavaScriptBridge/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj b/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj index 71e8e01b3..9c2b9c0b9 100644 --- a/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj +++ b/vbnet/winforms/JavaScriptBridge/JavaScriptBridge.WinForms.vbproj @@ -9,7 +9,7 @@ JavaScriptBridge.WinForms JavaScriptBridge.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/KeyboardEventSimulation/App.config b/vbnet/winforms/KeyboardEventSimulation/App.config index afc6cd1a7..61d0069cc 100644 --- a/vbnet/winforms/KeyboardEventSimulation/App.config +++ b/vbnet/winforms/KeyboardEventSimulation/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj b/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj index 58a4fbcd4..596390166 100644 --- a/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj +++ b/vbnet/winforms/KeyboardEventSimulation/KeyboardEventSimulation.WinForms.vbproj @@ -9,7 +9,7 @@ KeyboardEventSimulation.WinForms.My.MyApplication KeyboardEventSimulation.WinForms KeyboardEventSimulation.WinForms - 512 + 512 true WindowsForms v4.6.2 diff --git a/vbnet/winforms/Kiosk/App.config b/vbnet/winforms/Kiosk/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/Kiosk/App.config +++ b/vbnet/winforms/Kiosk/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/MailToHandling/App.config b/vbnet/winforms/MailToHandling/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/MailToHandling/App.config +++ b/vbnet/winforms/MailToHandling/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj b/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj index 0510da78f..30f8b9622 100644 --- a/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj +++ b/vbnet/winforms/MailToHandling/MailToHandling.WinForms.vbproj @@ -9,7 +9,7 @@ MailToHandling.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/ObservePageChanges/App.config b/vbnet/winforms/ObservePageChanges/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/ObservePageChanges/App.config +++ b/vbnet/winforms/ObservePageChanges/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj b/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj index 5cfc9c5c7..cc1d52267 100644 --- a/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj +++ b/vbnet/winforms/ObservePageChanges/ObservePageChanges.WinForms.vbproj @@ -9,7 +9,7 @@ ObservePageChanges.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/Popups/App.config b/vbnet/winforms/Popups/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/winforms/Popups/App.config +++ b/vbnet/winforms/Popups/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/Popups/Popups.WinForms.vbproj b/vbnet/winforms/Popups/Popups.WinForms.vbproj index 4e7b57c10..582498152 100644 --- a/vbnet/winforms/Popups/Popups.WinForms.vbproj +++ b/vbnet/winforms/Popups/Popups.WinForms.vbproj @@ -9,7 +9,7 @@ Popups.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/Profiles/App.config b/vbnet/winforms/Profiles/App.config index 102f02a29..8609e962d 100644 --- a/vbnet/winforms/Profiles/App.config +++ b/vbnet/winforms/Profiles/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/Profiles/Profiles.WinForms.vbproj b/vbnet/winforms/Profiles/Profiles.WinForms.vbproj index 97cc0a8a0..b0939cc65 100644 --- a/vbnet/winforms/Profiles/Profiles.WinForms.vbproj +++ b/vbnet/winforms/Profiles/Profiles.WinForms.vbproj @@ -9,7 +9,7 @@ Profiles.WinForms v4.6.2 - 512 + 512 true true On diff --git a/vbnet/winforms/SimulateUserInput/App.config b/vbnet/winforms/SimulateUserInput/App.config index afc6cd1a7..61d0069cc 100644 --- a/vbnet/winforms/SimulateUserInput/App.config +++ b/vbnet/winforms/SimulateUserInput/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj b/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj index cb30bfe94..9f30c9478 100644 --- a/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj +++ b/vbnet/winforms/SimulateUserInput/SimulateUserInput.WinForms.vbproj @@ -9,7 +9,7 @@ SimulateUserInput.WinForms.My.MyApplication SimulateUserInput.WinForms SimulateUserInput.WinForms - 512 + 512 true WindowsForms v4.6.2 diff --git a/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj b/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj index 84bf2a7eb..875532a38 100644 --- a/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj +++ b/vbnet/wpf/ChromiumBinariesResolver/ChromiumBinariesResolver.Wpf.vbproj @@ -9,7 +9,7 @@ ChromiumBinariesResolver.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true diff --git a/vbnet/wpf/CreateHtmlUi/App.config b/vbnet/wpf/CreateHtmlUi/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/wpf/CreateHtmlUi/App.config +++ b/vbnet/wpf/CreateHtmlUi/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj b/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj index ac75de477..992543bd5 100644 --- a/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj +++ b/vbnet/wpf/CreateHtmlUi/CreateHtmlUi.Wpf.vbproj @@ -9,7 +9,7 @@ CreateHtmlUi.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true diff --git a/vbnet/wpf/DragAndDrop/App.config b/vbnet/wpf/DragAndDrop/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/wpf/DragAndDrop/App.config +++ b/vbnet/wpf/DragAndDrop/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj b/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj index b75b27761..8e820d1e1 100644 --- a/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj +++ b/vbnet/wpf/DragAndDrop/DragAndDrop.Wpf.vbproj @@ -9,7 +9,7 @@ DragAndDrop.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true diff --git a/vbnet/wpf/Inspect/App.config b/vbnet/wpf/Inspect/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/wpf/Inspect/App.config +++ b/vbnet/wpf/Inspect/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/wpf/Kiosk/App.config b/vbnet/wpf/Kiosk/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/wpf/Kiosk/App.config +++ b/vbnet/wpf/Kiosk/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/wpf/Mvvm/App.config b/vbnet/wpf/Mvvm/App.config index 102f02a29..8609e962d 100644 --- a/vbnet/wpf/Mvvm/App.config +++ b/vbnet/wpf/Mvvm/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj b/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj index 04c9dcd51..8da520998 100644 --- a/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj +++ b/vbnet/wpf/Mvvm/Mvvm.Wpf.vbproj @@ -9,7 +9,7 @@ MVVM.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true diff --git a/vbnet/wpf/Popups/App.config b/vbnet/wpf/Popups/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/wpf/Popups/App.config +++ b/vbnet/wpf/Popups/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/wpf/Popups/Popups.Wpf.vbproj b/vbnet/wpf/Popups/Popups.Wpf.vbproj index 2790e4994..0f7049c26 100644 --- a/vbnet/wpf/Popups/Popups.Wpf.vbproj +++ b/vbnet/wpf/Popups/Popups.Wpf.vbproj @@ -9,7 +9,7 @@ Popups.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true diff --git a/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj b/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj index fc676cdad..3c3452f97 100644 --- a/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj +++ b/vbnet/wpf/SaveWebPage/SaveWebPage.Wpf.vbproj @@ -9,7 +9,7 @@ SaveWebPage.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} diff --git a/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj b/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj index 6e3bbbf08..fa0bffa5d 100644 --- a/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj +++ b/vbnet/wpf/TransparentWebPage/TransparentWebPage.Wpf.vbproj @@ -9,7 +9,7 @@ TransparentWebPage.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} On diff --git a/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj b/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj index 2441a4b78..c96939005 100644 --- a/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj +++ b/vbnet/wpf/UiAutomation/UiAutomation.Wpf.vbproj @@ -9,7 +9,7 @@ UiAutomation.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true diff --git a/vbnet/wpf/Zoom/App.config b/vbnet/wpf/Zoom/App.config index df1d0c64f..b50c74f35 100644 --- a/vbnet/wpf/Zoom/App.config +++ b/vbnet/wpf/Zoom/App.config @@ -1,4 +1,4 @@ - + diff --git a/vbnet/wpf/Zoom/Zoom.Wpf.vbproj b/vbnet/wpf/Zoom/Zoom.Wpf.vbproj index 9e6f86c1e..f9dab8ca1 100644 --- a/vbnet/wpf/Zoom/Zoom.Wpf.vbproj +++ b/vbnet/wpf/Zoom/Zoom.Wpf.vbproj @@ -9,7 +9,7 @@ Zoom.Wpf v4.6.2 - 512 + 512 true {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true From c5df1a16cf5f7e71c3dc941282910b2e585b2c2a Mon Sep 17 00:00:00 2001 From: Vladislav Tsvek Date: Thu, 9 Jul 2026 12:25:54 +0300 Subject: [PATCH 3/3] Update config files --- csharp/activex/ComWrapper/packages.config | 24 ++++++++--------- .../SeleniumChromeDriver/packages.config | 26 +++++++++---------- csharp/vsto/MyOutlookAddIn/packages.config | 26 +++++++++---------- csharp/winforms/ContextMenu/packages.config | 26 +++++++++---------- .../winforms/CookiesSharing/packages.config | 26 +++++++++---------- .../winforms/CustomShortcuts/packages.config | 26 +++++++++---------- csharp/winforms/DevTools/packages.config | 26 +++++++++---------- .../winforms/Dom.DragAndDrop/packages.config | 26 +++++++++---------- .../ElementHostEmbedding/packages.config | 26 +++++++++---------- .../ElementVisibility/packages.config | 26 +++++++++---------- csharp/winforms/FindText/packages.config | 26 +++++++++---------- csharp/winforms/FullScreen/packages.config | 26 +++++++++---------- csharp/winforms/GoogleMaps/packages.config | 26 +++++++++---------- .../winforms/GoogleStreetView/packages.config | 26 +++++++++---------- csharp/winforms/Inspect/packages.config | 26 +++++++++---------- .../winforms/JavaScriptBridge/packages.config | 26 +++++++++---------- .../KeyboardEventSimulation/packages.config | 26 +++++++++---------- csharp/winforms/Kiosk/packages.config | 26 +++++++++---------- .../winforms/MailToHandling/packages.config | 26 +++++++++---------- .../ObservePageChanges/packages.config | 26 +++++++++---------- csharp/winforms/Popups/packages.config | 26 +++++++++---------- csharp/winforms/Profiles/packages.config | 26 +++++++++---------- .../SimulateUserInput/packages.config | 26 +++++++++---------- csharp/wpf/Chromecast/packages.config | 26 +++++++++---------- .../ChromiumBinariesResolver/packages.config | 26 +++++++++---------- .../ContextMenu.SpellCheck/packages.config | 26 +++++++++---------- csharp/wpf/ContextMenu/packages.config | 26 +++++++++---------- csharp/wpf/CreateHtmlUi/packages.config | 26 +++++++++---------- csharp/wpf/DragAndDrop/packages.config | 26 +++++++++---------- csharp/wpf/Extensions/packages.config | 26 +++++++++---------- csharp/wpf/FindText/packages.config | 26 +++++++++---------- csharp/wpf/Inspect/packages.config | 26 +++++++++---------- .../KeyboardEventSimulation/packages.config | 26 +++++++++---------- csharp/wpf/Kiosk/packages.config | 26 +++++++++---------- csharp/wpf/Mvvm/packages.config | 26 +++++++++---------- csharp/wpf/Popups/packages.config | 26 +++++++++---------- csharp/wpf/SaveWebPage/packages.config | 26 +++++++++---------- csharp/wpf/TransparentWebPage/packages.config | 26 +++++++++---------- csharp/wpf/UiAutomation/packages.config | 26 +++++++++---------- csharp/wpf/Zoom/packages.config | 26 +++++++++---------- vbnet/activex/ComWrapper/packages.config | 26 +++++++++---------- .../SeleniumChromeDriver/packages.config | 26 +++++++++---------- vbnet/vsto/MyOutlookAddIn/packages.config | 26 +++++++++---------- .../ContextMenu.SpellCheck/packages.config | 26 +++++++++---------- vbnet/winforms/ContextMenu/packages.config | 26 +++++++++---------- vbnet/winforms/CookiesSharing/packages.config | 26 +++++++++---------- .../winforms/CustomShortcuts/packages.config | 26 +++++++++---------- vbnet/winforms/DevTools/packages.config | 26 +++++++++---------- .../winforms/Dom.DragAndDrop/packages.config | 26 +++++++++---------- .../ElementHostEmbedding/packages.config | 26 +++++++++---------- .../ElementVisibility/packages.config | 26 +++++++++---------- vbnet/winforms/FindText/packages.config | 26 +++++++++---------- vbnet/winforms/FullScreen/packages.config | 26 +++++++++---------- vbnet/winforms/GoogleMaps/packages.config | 26 +++++++++---------- .../winforms/GoogleStreetView/packages.config | 26 +++++++++---------- vbnet/winforms/Inspect/packages.config | 26 +++++++++---------- .../winforms/JavaScriptBridge/packages.config | 26 +++++++++---------- .../KeyboardEventSimulation/packages.config | 26 +++++++++---------- vbnet/winforms/Kiosk/packages.config | 26 +++++++++---------- vbnet/winforms/MailToHandling/packages.config | 26 +++++++++---------- .../ObservePageChanges/packages.config | 26 +++++++++---------- vbnet/winforms/Popups/packages.config | 26 +++++++++---------- vbnet/winforms/Profiles/packages.config | 26 +++++++++---------- .../SimulateUserInput/packages.config | 26 +++++++++---------- vbnet/wpf/Chromecast/packages.config | 26 +++++++++---------- .../ChromiumBinariesResolver/packages.config | 26 +++++++++---------- .../ContextMenu.SpellCheck/packages.config | 26 +++++++++---------- vbnet/wpf/ContextMenu/packages.config | 26 +++++++++---------- vbnet/wpf/CreateHtmlUi/packages.config | 26 +++++++++---------- vbnet/wpf/DragAndDrop/packages.config | 26 +++++++++---------- vbnet/wpf/FindText/packages.config | 26 +++++++++---------- vbnet/wpf/Inspect/packages.config | 26 +++++++++---------- .../KeyboardEventSimulation/packages.config | 26 +++++++++---------- vbnet/wpf/Kiosk/packages.config | 26 +++++++++---------- vbnet/wpf/Mvvm/packages.config | 26 +++++++++---------- vbnet/wpf/Popups/packages.config | 26 +++++++++---------- vbnet/wpf/SaveWebPage/packages.config | 26 +++++++++---------- vbnet/wpf/TransparentWebPage/packages.config | 26 +++++++++---------- vbnet/wpf/UiAutomation/packages.config | 26 +++++++++---------- vbnet/wpf/Zoom/packages.config | 26 +++++++++---------- 80 files changed, 1039 insertions(+), 1039 deletions(-) diff --git a/csharp/activex/ComWrapper/packages.config b/csharp/activex/ComWrapper/packages.config index 3b5fed4e3..dae11cec0 100644 --- a/csharp/activex/ComWrapper/packages.config +++ b/csharp/activex/ComWrapper/packages.config @@ -1,13 +1,13 @@ - - - - - - - - - - - + + + + + + + + + + + - + diff --git a/csharp/devtools-protocol/SeleniumChromeDriver/packages.config b/csharp/devtools-protocol/SeleniumChromeDriver/packages.config index 3103ddb5c..c358ec1ed 100644 --- a/csharp/devtools-protocol/SeleniumChromeDriver/packages.config +++ b/csharp/devtools-protocol/SeleniumChromeDriver/packages.config @@ -1,15 +1,15 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + \ No newline at end of file diff --git a/csharp/vsto/MyOutlookAddIn/packages.config b/csharp/vsto/MyOutlookAddIn/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/vsto/MyOutlookAddIn/packages.config +++ b/csharp/vsto/MyOutlookAddIn/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/ContextMenu/packages.config b/csharp/winforms/ContextMenu/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/ContextMenu/packages.config +++ b/csharp/winforms/ContextMenu/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/CookiesSharing/packages.config b/csharp/winforms/CookiesSharing/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/CookiesSharing/packages.config +++ b/csharp/winforms/CookiesSharing/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/CustomShortcuts/packages.config b/csharp/winforms/CustomShortcuts/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/CustomShortcuts/packages.config +++ b/csharp/winforms/CustomShortcuts/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/DevTools/packages.config b/csharp/winforms/DevTools/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/DevTools/packages.config +++ b/csharp/winforms/DevTools/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/Dom.DragAndDrop/packages.config b/csharp/winforms/Dom.DragAndDrop/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/Dom.DragAndDrop/packages.config +++ b/csharp/winforms/Dom.DragAndDrop/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/ElementHostEmbedding/packages.config b/csharp/winforms/ElementHostEmbedding/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/winforms/ElementHostEmbedding/packages.config +++ b/csharp/winforms/ElementHostEmbedding/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/ElementVisibility/packages.config b/csharp/winforms/ElementVisibility/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/ElementVisibility/packages.config +++ b/csharp/winforms/ElementVisibility/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/FindText/packages.config b/csharp/winforms/FindText/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/FindText/packages.config +++ b/csharp/winforms/FindText/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/FullScreen/packages.config b/csharp/winforms/FullScreen/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/FullScreen/packages.config +++ b/csharp/winforms/FullScreen/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/GoogleMaps/packages.config b/csharp/winforms/GoogleMaps/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/GoogleMaps/packages.config +++ b/csharp/winforms/GoogleMaps/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/GoogleStreetView/packages.config b/csharp/winforms/GoogleStreetView/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/GoogleStreetView/packages.config +++ b/csharp/winforms/GoogleStreetView/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/Inspect/packages.config b/csharp/winforms/Inspect/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/Inspect/packages.config +++ b/csharp/winforms/Inspect/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/JavaScriptBridge/packages.config b/csharp/winforms/JavaScriptBridge/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/JavaScriptBridge/packages.config +++ b/csharp/winforms/JavaScriptBridge/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/KeyboardEventSimulation/packages.config b/csharp/winforms/KeyboardEventSimulation/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/KeyboardEventSimulation/packages.config +++ b/csharp/winforms/KeyboardEventSimulation/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/Kiosk/packages.config b/csharp/winforms/Kiosk/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/Kiosk/packages.config +++ b/csharp/winforms/Kiosk/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/MailToHandling/packages.config b/csharp/winforms/MailToHandling/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/MailToHandling/packages.config +++ b/csharp/winforms/MailToHandling/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/ObservePageChanges/packages.config b/csharp/winforms/ObservePageChanges/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/ObservePageChanges/packages.config +++ b/csharp/winforms/ObservePageChanges/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/Popups/packages.config b/csharp/winforms/Popups/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/Popups/packages.config +++ b/csharp/winforms/Popups/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/Profiles/packages.config b/csharp/winforms/Profiles/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/Profiles/packages.config +++ b/csharp/winforms/Profiles/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/winforms/SimulateUserInput/packages.config b/csharp/winforms/SimulateUserInput/packages.config index fad1ed710..7fad945b9 100644 --- a/csharp/winforms/SimulateUserInput/packages.config +++ b/csharp/winforms/SimulateUserInput/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/Chromecast/packages.config b/csharp/wpf/Chromecast/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/Chromecast/packages.config +++ b/csharp/wpf/Chromecast/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/ChromiumBinariesResolver/packages.config b/csharp/wpf/ChromiumBinariesResolver/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/ChromiumBinariesResolver/packages.config +++ b/csharp/wpf/ChromiumBinariesResolver/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/ContextMenu.SpellCheck/packages.config b/csharp/wpf/ContextMenu.SpellCheck/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/ContextMenu.SpellCheck/packages.config +++ b/csharp/wpf/ContextMenu.SpellCheck/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/ContextMenu/packages.config b/csharp/wpf/ContextMenu/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/ContextMenu/packages.config +++ b/csharp/wpf/ContextMenu/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/CreateHtmlUi/packages.config b/csharp/wpf/CreateHtmlUi/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/CreateHtmlUi/packages.config +++ b/csharp/wpf/CreateHtmlUi/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/DragAndDrop/packages.config b/csharp/wpf/DragAndDrop/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/DragAndDrop/packages.config +++ b/csharp/wpf/DragAndDrop/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/Extensions/packages.config b/csharp/wpf/Extensions/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/Extensions/packages.config +++ b/csharp/wpf/Extensions/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/FindText/packages.config b/csharp/wpf/FindText/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/FindText/packages.config +++ b/csharp/wpf/FindText/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/Inspect/packages.config b/csharp/wpf/Inspect/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/Inspect/packages.config +++ b/csharp/wpf/Inspect/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/KeyboardEventSimulation/packages.config b/csharp/wpf/KeyboardEventSimulation/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/KeyboardEventSimulation/packages.config +++ b/csharp/wpf/KeyboardEventSimulation/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/Kiosk/packages.config b/csharp/wpf/Kiosk/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/Kiosk/packages.config +++ b/csharp/wpf/Kiosk/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/Mvvm/packages.config b/csharp/wpf/Mvvm/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/Mvvm/packages.config +++ b/csharp/wpf/Mvvm/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/Popups/packages.config b/csharp/wpf/Popups/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/Popups/packages.config +++ b/csharp/wpf/Popups/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/SaveWebPage/packages.config b/csharp/wpf/SaveWebPage/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/SaveWebPage/packages.config +++ b/csharp/wpf/SaveWebPage/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/TransparentWebPage/packages.config b/csharp/wpf/TransparentWebPage/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/TransparentWebPage/packages.config +++ b/csharp/wpf/TransparentWebPage/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/UiAutomation/packages.config b/csharp/wpf/UiAutomation/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/UiAutomation/packages.config +++ b/csharp/wpf/UiAutomation/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/csharp/wpf/Zoom/packages.config b/csharp/wpf/Zoom/packages.config index f5ca622a5..25095e00b 100644 --- a/csharp/wpf/Zoom/packages.config +++ b/csharp/wpf/Zoom/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/activex/ComWrapper/packages.config b/vbnet/activex/ComWrapper/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/activex/ComWrapper/packages.config +++ b/vbnet/activex/ComWrapper/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config b/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config index 6bb9b0e22..d51b574f1 100644 --- a/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config +++ b/vbnet/devtools-protocol/SeleniumChromeDriver/packages.config @@ -1,15 +1,15 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + \ No newline at end of file diff --git a/vbnet/vsto/MyOutlookAddIn/packages.config b/vbnet/vsto/MyOutlookAddIn/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/vsto/MyOutlookAddIn/packages.config +++ b/vbnet/vsto/MyOutlookAddIn/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/ContextMenu.SpellCheck/packages.config b/vbnet/winforms/ContextMenu.SpellCheck/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/ContextMenu.SpellCheck/packages.config +++ b/vbnet/winforms/ContextMenu.SpellCheck/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/ContextMenu/packages.config b/vbnet/winforms/ContextMenu/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/ContextMenu/packages.config +++ b/vbnet/winforms/ContextMenu/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/CookiesSharing/packages.config b/vbnet/winforms/CookiesSharing/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/CookiesSharing/packages.config +++ b/vbnet/winforms/CookiesSharing/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/CustomShortcuts/packages.config b/vbnet/winforms/CustomShortcuts/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/CustomShortcuts/packages.config +++ b/vbnet/winforms/CustomShortcuts/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/DevTools/packages.config b/vbnet/winforms/DevTools/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/DevTools/packages.config +++ b/vbnet/winforms/DevTools/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/Dom.DragAndDrop/packages.config b/vbnet/winforms/Dom.DragAndDrop/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/Dom.DragAndDrop/packages.config +++ b/vbnet/winforms/Dom.DragAndDrop/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/ElementHostEmbedding/packages.config b/vbnet/winforms/ElementHostEmbedding/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/winforms/ElementHostEmbedding/packages.config +++ b/vbnet/winforms/ElementHostEmbedding/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/ElementVisibility/packages.config b/vbnet/winforms/ElementVisibility/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/ElementVisibility/packages.config +++ b/vbnet/winforms/ElementVisibility/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/FindText/packages.config b/vbnet/winforms/FindText/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/FindText/packages.config +++ b/vbnet/winforms/FindText/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/FullScreen/packages.config b/vbnet/winforms/FullScreen/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/FullScreen/packages.config +++ b/vbnet/winforms/FullScreen/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/GoogleMaps/packages.config b/vbnet/winforms/GoogleMaps/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/GoogleMaps/packages.config +++ b/vbnet/winforms/GoogleMaps/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/GoogleStreetView/packages.config b/vbnet/winforms/GoogleStreetView/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/GoogleStreetView/packages.config +++ b/vbnet/winforms/GoogleStreetView/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/Inspect/packages.config b/vbnet/winforms/Inspect/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/Inspect/packages.config +++ b/vbnet/winforms/Inspect/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/JavaScriptBridge/packages.config b/vbnet/winforms/JavaScriptBridge/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/JavaScriptBridge/packages.config +++ b/vbnet/winforms/JavaScriptBridge/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/KeyboardEventSimulation/packages.config b/vbnet/winforms/KeyboardEventSimulation/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/KeyboardEventSimulation/packages.config +++ b/vbnet/winforms/KeyboardEventSimulation/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/Kiosk/packages.config b/vbnet/winforms/Kiosk/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/Kiosk/packages.config +++ b/vbnet/winforms/Kiosk/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/MailToHandling/packages.config b/vbnet/winforms/MailToHandling/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/MailToHandling/packages.config +++ b/vbnet/winforms/MailToHandling/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/ObservePageChanges/packages.config b/vbnet/winforms/ObservePageChanges/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/ObservePageChanges/packages.config +++ b/vbnet/winforms/ObservePageChanges/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/Popups/packages.config b/vbnet/winforms/Popups/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/Popups/packages.config +++ b/vbnet/winforms/Popups/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/Profiles/packages.config b/vbnet/winforms/Profiles/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/Profiles/packages.config +++ b/vbnet/winforms/Profiles/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/winforms/SimulateUserInput/packages.config b/vbnet/winforms/SimulateUserInput/packages.config index fad1ed710..7fad945b9 100644 --- a/vbnet/winforms/SimulateUserInput/packages.config +++ b/vbnet/winforms/SimulateUserInput/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/Chromecast/packages.config b/vbnet/wpf/Chromecast/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/Chromecast/packages.config +++ b/vbnet/wpf/Chromecast/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/ChromiumBinariesResolver/packages.config b/vbnet/wpf/ChromiumBinariesResolver/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/ChromiumBinariesResolver/packages.config +++ b/vbnet/wpf/ChromiumBinariesResolver/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/ContextMenu.SpellCheck/packages.config b/vbnet/wpf/ContextMenu.SpellCheck/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/ContextMenu.SpellCheck/packages.config +++ b/vbnet/wpf/ContextMenu.SpellCheck/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/ContextMenu/packages.config b/vbnet/wpf/ContextMenu/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/ContextMenu/packages.config +++ b/vbnet/wpf/ContextMenu/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/CreateHtmlUi/packages.config b/vbnet/wpf/CreateHtmlUi/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/CreateHtmlUi/packages.config +++ b/vbnet/wpf/CreateHtmlUi/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/DragAndDrop/packages.config b/vbnet/wpf/DragAndDrop/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/DragAndDrop/packages.config +++ b/vbnet/wpf/DragAndDrop/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/FindText/packages.config b/vbnet/wpf/FindText/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/FindText/packages.config +++ b/vbnet/wpf/FindText/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/Inspect/packages.config b/vbnet/wpf/Inspect/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/Inspect/packages.config +++ b/vbnet/wpf/Inspect/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/KeyboardEventSimulation/packages.config b/vbnet/wpf/KeyboardEventSimulation/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/KeyboardEventSimulation/packages.config +++ b/vbnet/wpf/KeyboardEventSimulation/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/Kiosk/packages.config b/vbnet/wpf/Kiosk/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/Kiosk/packages.config +++ b/vbnet/wpf/Kiosk/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/Mvvm/packages.config b/vbnet/wpf/Mvvm/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/Mvvm/packages.config +++ b/vbnet/wpf/Mvvm/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/Popups/packages.config b/vbnet/wpf/Popups/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/Popups/packages.config +++ b/vbnet/wpf/Popups/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/SaveWebPage/packages.config b/vbnet/wpf/SaveWebPage/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/SaveWebPage/packages.config +++ b/vbnet/wpf/SaveWebPage/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/TransparentWebPage/packages.config b/vbnet/wpf/TransparentWebPage/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/TransparentWebPage/packages.config +++ b/vbnet/wpf/TransparentWebPage/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/UiAutomation/packages.config b/vbnet/wpf/UiAutomation/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/UiAutomation/packages.config +++ b/vbnet/wpf/UiAutomation/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/vbnet/wpf/Zoom/packages.config b/vbnet/wpf/Zoom/packages.config index f5ca622a5..25095e00b 100644 --- a/vbnet/wpf/Zoom/packages.config +++ b/vbnet/wpf/Zoom/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + - - + +