From dd4c67fcf3819a4bec0340e6e413231d390fb76e Mon Sep 17 00:00:00 2001 From: Robin <robin@getgreenshot.org> Date: Wed, 13 Jun 2018 20:54:38 +0200 Subject: [PATCH] This update fixes a self introduced dpi bug. --- .../Greenshot.Addon.Box.csproj | 40 +++++++------- src/Greenshot.Addon.Box/packages.config | 20 +++---- .../Greenshot.Addon.Confluence.csproj | 40 +++++++------- .../packages.config | 20 +++---- .../Greenshot.Addon.Dropbox.csproj | 40 +++++++------- src/Greenshot.Addon.Dropbox/packages.config | 20 +++---- .../Greenshot.Addon.ExternalCommand.csproj | 40 +++++++------- .../packages.config | 20 +++---- .../Greenshot.Addon.Flickr.csproj | 40 +++++++------- src/Greenshot.Addon.Flickr/packages.config | 20 +++---- .../Greenshot.Addon.GooglePhotos.csproj | 40 +++++++------- .../packages.config | 20 +++---- .../Greenshot.Addon.Imgur.csproj | 40 +++++++------- src/Greenshot.Addon.Imgur/packages.config | 20 +++---- .../Greenshot.Addon.Jira.csproj | 40 +++++++------- src/Greenshot.Addon.Jira/packages.config | 20 +++---- .../Greenshot.Addon.LegacyEditor.csproj | 40 +++++++------- .../packages.config | 20 +++---- .../Greenshot.Addon.Lutim.csproj | 40 +++++++------- src/Greenshot.Addon.Lutim/packages.config | 20 +++---- .../Greenshot.Addon.OCR.csproj | 40 +++++++------- src/Greenshot.Addon.OCR/packages.config | 20 +++---- .../Greenshot.Addon.Office.csproj | 44 ++++++++-------- src/Greenshot.Addon.Office/packages.config | 22 ++++---- .../Greenshot.Addon.OneDrive.csproj | 40 +++++++------- src/Greenshot.Addon.OneDrive/packages.config | 20 +++---- .../Greenshot.Addon.Photobucket.csproj | 40 +++++++------- .../packages.config | 20 +++---- .../Greenshot.Addon.Tfs.csproj | 40 +++++++------- src/Greenshot.Addon.Tfs/packages.config | 20 +++---- .../Greenshot.Addon.Win10.csproj | 40 +++++++------- src/Greenshot.Addon.Win10/packages.config | 20 +++---- src/Greenshot.Addons/Greenshot.Addons.csproj | 44 ++++++++-------- src/Greenshot.Addons/packages.config | 22 ++++---- src/Greenshot.Gfx/Greenshot.Gfx.csproj | 36 ++++++------- src/Greenshot.Gfx/packages.config | 18 +++---- .../Greenshot.PerformanceTests.csproj | 36 ++++++------- .../packages.config | 18 +++---- src/Greenshot.Tests/Greenshot.Tests.csproj | 36 ++++++------- src/Greenshot.Tests/packages.config | 18 +++---- src/Greenshot/Greenshot.csproj | 52 +++++++++---------- src/Greenshot/packages.config | 26 +++++----- 42 files changed, 636 insertions(+), 636 deletions(-) diff --git a/src/Greenshot.Addon.Box/Greenshot.Addon.Box.csproj b/src/Greenshot.Addon.Box/Greenshot.Addon.Box.csproj index 1111cbbf0..8e02eb240 100644 --- a/src/Greenshot.Addon.Box/Greenshot.Addon.Box.csproj +++ b/src/Greenshot.Addon.Box/Greenshot.Addon.Box.csproj @@ -94,35 +94,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.Box/packages.config b/src/Greenshot.Addon.Box/packages.config index 0984ab28d..bd63c5b64 100644 --- a/src/Greenshot.Addon.Box/packages.config +++ b/src/Greenshot.Addon.Box/packages.config @@ -22,16 +22,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.Confluence/Greenshot.Addon.Confluence.csproj b/src/Greenshot.Addon.Confluence/Greenshot.Addon.Confluence.csproj index 610114e97..eedc8ca06 100644 --- a/src/Greenshot.Addon.Confluence/Greenshot.Addon.Confluence.csproj +++ b/src/Greenshot.Addon.Confluence/Greenshot.Addon.Confluence.csproj @@ -116,35 +116,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.Confluence/packages.config b/src/Greenshot.Addon.Confluence/packages.config index e98a12f81..332aa66c5 100644 --- a/src/Greenshot.Addon.Confluence/packages.config +++ b/src/Greenshot.Addon.Confluence/packages.config @@ -24,16 +24,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Fody" version="3.0.4" targetFramework="net46" developmentDependency="true" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.Dropbox/Greenshot.Addon.Dropbox.csproj b/src/Greenshot.Addon.Dropbox/Greenshot.Addon.Dropbox.csproj index 56bdb4c0f..7884c0c07 100644 --- a/src/Greenshot.Addon.Dropbox/Greenshot.Addon.Dropbox.csproj +++ b/src/Greenshot.Addon.Dropbox/Greenshot.Addon.Dropbox.csproj @@ -106,35 +106,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.Dropbox/packages.config b/src/Greenshot.Addon.Dropbox/packages.config index 0984ab28d..bd63c5b64 100644 --- a/src/Greenshot.Addon.Dropbox/packages.config +++ b/src/Greenshot.Addon.Dropbox/packages.config @@ -22,16 +22,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.ExternalCommand/Greenshot.Addon.ExternalCommand.csproj b/src/Greenshot.Addon.ExternalCommand/Greenshot.Addon.ExternalCommand.csproj index 773b76a13..90a1c3736 100644 --- a/src/Greenshot.Addon.ExternalCommand/Greenshot.Addon.ExternalCommand.csproj +++ b/src/Greenshot.Addon.ExternalCommand/Greenshot.Addon.ExternalCommand.csproj @@ -100,35 +100,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.ExternalCommand/packages.config b/src/Greenshot.Addon.ExternalCommand/packages.config index 2b7d9be21..618a48952 100644 --- a/src/Greenshot.Addon.ExternalCommand/packages.config +++ b/src/Greenshot.Addon.ExternalCommand/packages.config @@ -20,15 +20,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.Flickr/Greenshot.Addon.Flickr.csproj b/src/Greenshot.Addon.Flickr/Greenshot.Addon.Flickr.csproj index fe388bbe9..8b7be14ef 100644 --- a/src/Greenshot.Addon.Flickr/Greenshot.Addon.Flickr.csproj +++ b/src/Greenshot.Addon.Flickr/Greenshot.Addon.Flickr.csproj @@ -103,35 +103,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.Flickr/packages.config b/src/Greenshot.Addon.Flickr/packages.config index 35e578909..925748726 100644 --- a/src/Greenshot.Addon.Flickr/packages.config +++ b/src/Greenshot.Addon.Flickr/packages.config @@ -21,15 +21,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.GooglePhotos/Greenshot.Addon.GooglePhotos.csproj b/src/Greenshot.Addon.GooglePhotos/Greenshot.Addon.GooglePhotos.csproj index e3c4594d7..4405083e1 100644 --- a/src/Greenshot.Addon.GooglePhotos/Greenshot.Addon.GooglePhotos.csproj +++ b/src/Greenshot.Addon.GooglePhotos/Greenshot.Addon.GooglePhotos.csproj @@ -89,35 +89,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.GooglePhotos/packages.config b/src/Greenshot.Addon.GooglePhotos/packages.config index 35e578909..925748726 100644 --- a/src/Greenshot.Addon.GooglePhotos/packages.config +++ b/src/Greenshot.Addon.GooglePhotos/packages.config @@ -21,15 +21,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.Imgur/Greenshot.Addon.Imgur.csproj b/src/Greenshot.Addon.Imgur/Greenshot.Addon.Imgur.csproj index 5a78263f7..bbadf0623 100644 --- a/src/Greenshot.Addon.Imgur/Greenshot.Addon.Imgur.csproj +++ b/src/Greenshot.Addon.Imgur/Greenshot.Addon.Imgur.csproj @@ -111,35 +111,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="MahApps.Metro, Version=1.6.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\MahApps.Metro.1.6.4\lib\net46\MahApps.Metro.dll</HintPath> diff --git a/src/Greenshot.Addon.Imgur/packages.config b/src/Greenshot.Addon.Imgur/packages.config index cb96aa46a..152e4b899 100644 --- a/src/Greenshot.Addon.Imgur/packages.config +++ b/src/Greenshot.Addon.Imgur/packages.config @@ -23,16 +23,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="MahApps.Metro" version="1.6.4" targetFramework="net46" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> diff --git a/src/Greenshot.Addon.Jira/Greenshot.Addon.Jira.csproj b/src/Greenshot.Addon.Jira/Greenshot.Addon.Jira.csproj index d3cbcd057..3000a9fdb 100644 --- a/src/Greenshot.Addon.Jira/Greenshot.Addon.Jira.csproj +++ b/src/Greenshot.Addon.Jira/Greenshot.Addon.Jira.csproj @@ -114,35 +114,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.Jira/packages.config b/src/Greenshot.Addon.Jira/packages.config index a80010fb3..7b8c56986 100644 --- a/src/Greenshot.Addon.Jira/packages.config +++ b/src/Greenshot.Addon.Jira/packages.config @@ -24,16 +24,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Fody" version="3.0.4" targetFramework="net46" developmentDependency="true" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="Svg" version="2.3.0" targetFramework="net46" /> diff --git a/src/Greenshot.Addon.LegacyEditor/Greenshot.Addon.LegacyEditor.csproj b/src/Greenshot.Addon.LegacyEditor/Greenshot.Addon.LegacyEditor.csproj index a1c6f7ab2..8899a6e5b 100644 --- a/src/Greenshot.Addon.LegacyEditor/Greenshot.Addon.LegacyEditor.csproj +++ b/src/Greenshot.Addon.LegacyEditor/Greenshot.Addon.LegacyEditor.csproj @@ -85,35 +85,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.VisualBasic" /> <Reference Include="PresentationCore" /> diff --git a/src/Greenshot.Addon.LegacyEditor/packages.config b/src/Greenshot.Addon.LegacyEditor/packages.config index 36e8b363e..874cfb18e 100644 --- a/src/Greenshot.Addon.LegacyEditor/packages.config +++ b/src/Greenshot.Addon.LegacyEditor/packages.config @@ -20,15 +20,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.Lutim/Greenshot.Addon.Lutim.csproj b/src/Greenshot.Addon.Lutim/Greenshot.Addon.Lutim.csproj index 954290d11..da2a22af1 100644 --- a/src/Greenshot.Addon.Lutim/Greenshot.Addon.Lutim.csproj +++ b/src/Greenshot.Addon.Lutim/Greenshot.Addon.Lutim.csproj @@ -106,35 +106,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="MahApps.Metro, Version=1.6.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\MahApps.Metro.1.6.4\lib\net46\MahApps.Metro.dll</HintPath> diff --git a/src/Greenshot.Addon.Lutim/packages.config b/src/Greenshot.Addon.Lutim/packages.config index da2ba3229..3319ca6f2 100644 --- a/src/Greenshot.Addon.Lutim/packages.config +++ b/src/Greenshot.Addon.Lutim/packages.config @@ -22,16 +22,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="MahApps.Metro" version="1.6.4" targetFramework="net46" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> diff --git a/src/Greenshot.Addon.OCR/Greenshot.Addon.OCR.csproj b/src/Greenshot.Addon.OCR/Greenshot.Addon.OCR.csproj index 05baf08fb..194b49ef4 100644 --- a/src/Greenshot.Addon.OCR/Greenshot.Addon.OCR.csproj +++ b/src/Greenshot.Addon.OCR/Greenshot.Addon.OCR.csproj @@ -97,35 +97,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.OCR/packages.config b/src/Greenshot.Addon.OCR/packages.config index 76b7eb313..dce640f60 100644 --- a/src/Greenshot.Addon.OCR/packages.config +++ b/src/Greenshot.Addon.OCR/packages.config @@ -19,15 +19,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj b/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj index 1794c621b..46ce40e7e 100644 --- a/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj +++ b/src/Greenshot.Addon.Office/Greenshot.Addon.Office.csproj @@ -84,38 +84,38 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Com, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Com.0.5.74\lib\net46\Dapplo.Windows.Com.dll</HintPath> + <Reference Include="Dapplo.Windows.Com, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Com.0.5.77\lib\net46\Dapplo.Windows.Com.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> diff --git a/src/Greenshot.Addon.Office/packages.config b/src/Greenshot.Addon.Office/packages.config index fb18c91f3..cb079d31a 100644 --- a/src/Greenshot.Addon.Office/packages.config +++ b/src/Greenshot.Addon.Office/packages.config @@ -20,17 +20,17 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Com" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Com" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Fody" version="3.0.4" targetFramework="net46" developmentDependency="true" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.OneDrive/Greenshot.Addon.OneDrive.csproj b/src/Greenshot.Addon.OneDrive/Greenshot.Addon.OneDrive.csproj index 3c1a40309..61242d9d8 100644 --- a/src/Greenshot.Addon.OneDrive/Greenshot.Addon.OneDrive.csproj +++ b/src/Greenshot.Addon.OneDrive/Greenshot.Addon.OneDrive.csproj @@ -105,35 +105,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="MahApps.Metro, Version=1.6.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\MahApps.Metro.1.6.4\lib\net46\MahApps.Metro.dll</HintPath> diff --git a/src/Greenshot.Addon.OneDrive/packages.config b/src/Greenshot.Addon.OneDrive/packages.config index cb96aa46a..152e4b899 100644 --- a/src/Greenshot.Addon.OneDrive/packages.config +++ b/src/Greenshot.Addon.OneDrive/packages.config @@ -23,16 +23,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="MahApps.Metro" version="1.6.4" targetFramework="net46" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> diff --git a/src/Greenshot.Addon.Photobucket/Greenshot.Addon.Photobucket.csproj b/src/Greenshot.Addon.Photobucket/Greenshot.Addon.Photobucket.csproj index f699bb02d..03dc137fb 100644 --- a/src/Greenshot.Addon.Photobucket/Greenshot.Addon.Photobucket.csproj +++ b/src/Greenshot.Addon.Photobucket/Greenshot.Addon.Photobucket.csproj @@ -103,35 +103,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addon.Photobucket/packages.config b/src/Greenshot.Addon.Photobucket/packages.config index 35e578909..925748726 100644 --- a/src/Greenshot.Addon.Photobucket/packages.config +++ b/src/Greenshot.Addon.Photobucket/packages.config @@ -21,15 +21,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addon.Tfs/Greenshot.Addon.Tfs.csproj b/src/Greenshot.Addon.Tfs/Greenshot.Addon.Tfs.csproj index 06666dfd6..2767d826e 100644 --- a/src/Greenshot.Addon.Tfs/Greenshot.Addon.Tfs.csproj +++ b/src/Greenshot.Addon.Tfs/Greenshot.Addon.Tfs.csproj @@ -102,35 +102,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="MahApps.Metro, Version=1.6.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\MahApps.Metro.1.6.4\lib\net46\MahApps.Metro.dll</HintPath> diff --git a/src/Greenshot.Addon.Tfs/packages.config b/src/Greenshot.Addon.Tfs/packages.config index da2ba3229..3319ca6f2 100644 --- a/src/Greenshot.Addon.Tfs/packages.config +++ b/src/Greenshot.Addon.Tfs/packages.config @@ -22,16 +22,16 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="MahApps.Metro" version="1.6.4" targetFramework="net46" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> diff --git a/src/Greenshot.Addon.Win10/Greenshot.Addon.Win10.csproj b/src/Greenshot.Addon.Win10/Greenshot.Addon.Win10.csproj index 917a8929b..4903889dc 100644 --- a/src/Greenshot.Addon.Win10/Greenshot.Addon.Win10.csproj +++ b/src/Greenshot.Addon.Win10/Greenshot.Addon.Win10.csproj @@ -81,35 +81,35 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.73\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.73\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.73\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.73\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.73\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.73\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.73\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.73\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.73\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.73.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.73\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.VisualBasic" /> <Reference Include="PresentationCore" /> diff --git a/src/Greenshot.Addon.Win10/packages.config b/src/Greenshot.Addon.Win10/packages.config index 33570b9cd..921cfcdf1 100644 --- a/src/Greenshot.Addon.Win10/packages.config +++ b/src/Greenshot.Addon.Win10/packages.config @@ -15,15 +15,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.73" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.73" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> </packages> \ No newline at end of file diff --git a/src/Greenshot.Addons/Greenshot.Addons.csproj b/src/Greenshot.Addons/Greenshot.Addons.csproj index 5e2923f0c..16334c674 100644 --- a/src/Greenshot.Addons/Greenshot.Addons.csproj +++ b/src/Greenshot.Addons/Greenshot.Addons.csproj @@ -89,38 +89,38 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Icons, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Icons.0.5.74\lib\net46\Dapplo.Windows.Icons.dll</HintPath> + <Reference Include="Dapplo.Windows.Icons, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Icons.0.5.77\lib\net46\Dapplo.Windows.Icons.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.VisualBasic" /> diff --git a/src/Greenshot.Addons/packages.config b/src/Greenshot.Addons/packages.config index 8e3a5995a..78eb8b253 100644 --- a/src/Greenshot.Addons/packages.config +++ b/src/Greenshot.Addons/packages.config @@ -22,17 +22,17 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Icons" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Icons" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" /> <package id="Svg" version="2.3.0" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> diff --git a/src/Greenshot.Gfx/Greenshot.Gfx.csproj b/src/Greenshot.Gfx/Greenshot.Gfx.csproj index 831c33808..d2d17e56e 100644 --- a/src/Greenshot.Gfx/Greenshot.Gfx.csproj +++ b/src/Greenshot.Gfx/Greenshot.Gfx.csproj @@ -64,32 +64,32 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.VisualBasic" /> <Reference Include="PresentationCore" /> diff --git a/src/Greenshot.Gfx/packages.config b/src/Greenshot.Gfx/packages.config index 87107cb32..0045b1558 100644 --- a/src/Greenshot.Gfx/packages.config +++ b/src/Greenshot.Gfx/packages.config @@ -15,15 +15,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Svg" version="2.3.0" targetFramework="net46" /> <package id="System.Reactive" version="4.0.0" targetFramework="net46" /> <package id="System.Runtime.CompilerServices.Unsafe" version="4.5.0" targetFramework="net46" /> diff --git a/src/Greenshot.PerformanceTests/Greenshot.PerformanceTests.csproj b/src/Greenshot.PerformanceTests/Greenshot.PerformanceTests.csproj index 7cf482011..2cc3c7715 100644 --- a/src/Greenshot.PerformanceTests/Greenshot.PerformanceTests.csproj +++ b/src/Greenshot.PerformanceTests/Greenshot.PerformanceTests.csproj @@ -69,32 +69,32 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="JeremyAnsel.ColorQuant, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a5c614433db515df, processorArchitecture=MSIL"> <HintPath>..\packages\JeremyAnsel.ColorQuant.1.0.55\lib\net40\JeremyAnsel.ColorQuant.dll</HintPath> diff --git a/src/Greenshot.PerformanceTests/packages.config b/src/Greenshot.PerformanceTests/packages.config index 18e354d26..de2929043 100644 --- a/src/Greenshot.PerformanceTests/packages.config +++ b/src/Greenshot.PerformanceTests/packages.config @@ -18,15 +18,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="JeremyAnsel.ColorQuant" version="1.0.55" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.Analyzers" version="2.6.1" targetFramework="net46" developmentDependency="true" /> <package id="Microsoft.CodeAnalysis.Common" version="2.8.2" targetFramework="net46" /> diff --git a/src/Greenshot.Tests/Greenshot.Tests.csproj b/src/Greenshot.Tests/Greenshot.Tests.csproj index 8bd3c7dfa..cfd23e85c 100644 --- a/src/Greenshot.Tests/Greenshot.Tests.csproj +++ b/src/Greenshot.Tests/Greenshot.Tests.csproj @@ -101,32 +101,32 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="Microsoft.CodeAnalysis, Version=2.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <HintPath>..\packages\Microsoft.CodeAnalysis.Common.2.8.2\lib\netstandard1.3\Microsoft.CodeAnalysis.dll</HintPath> diff --git a/src/Greenshot.Tests/packages.config b/src/Greenshot.Tests/packages.config index 45bd2c1ac..45911a2cd 100644 --- a/src/Greenshot.Tests/packages.config +++ b/src/Greenshot.Tests/packages.config @@ -20,15 +20,15 @@ <package id="Dapplo.Language" version="0.5.28" targetFramework="net46" /> <package id="Dapplo.Log" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.Analyzers" version="2.6.1" targetFramework="net46" developmentDependency="true" /> <package id="Microsoft.CodeAnalysis.Common" version="2.8.2" targetFramework="net46" /> <package id="Microsoft.CodeAnalysis.CSharp" version="2.8.2" targetFramework="net46" /> diff --git a/src/Greenshot/Greenshot.csproj b/src/Greenshot/Greenshot.csproj index d0699fe71..c7441ef00 100644 --- a/src/Greenshot/Greenshot.csproj +++ b/src/Greenshot/Greenshot.csproj @@ -118,44 +118,44 @@ <Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.0.5.74\lib\net46\Dapplo.Windows.dll</HintPath> + <Reference Include="Dapplo.Windows, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.0.5.77\lib\net46\Dapplo.Windows.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.74\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> + <Reference Include="Dapplo.Windows.Clipboard, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.77\lib\net46\Dapplo.Windows.Clipboard.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Com, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Com.0.5.74\lib\net46\Dapplo.Windows.Com.dll</HintPath> + <Reference Include="Dapplo.Windows.Com, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Com.0.5.77\lib\net46\Dapplo.Windows.Com.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Common, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Common.0.5.74\lib\net46\Dapplo.Windows.Common.dll</HintPath> + <Reference Include="Dapplo.Windows.Common, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Common.0.5.77\lib\net46\Dapplo.Windows.Common.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.74\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> + <Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.77\lib\net46\Dapplo.Windows.DesktopWindowsManager.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Dpi, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.74\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> + <Reference Include="Dapplo.Windows.Dpi, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Dpi.0.5.77\lib\net46\Dapplo.Windows.Dpi.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.74\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> + <Reference Include="Dapplo.Windows.Gdi32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.77\lib\net46\Dapplo.Windows.Gdi32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Icons, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Icons.0.5.74\lib\net46\Dapplo.Windows.Icons.dll</HintPath> + <Reference Include="Dapplo.Windows.Icons, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Icons.0.5.77\lib\net46\Dapplo.Windows.Icons.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Input, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Input.0.5.74\lib\net46\Dapplo.Windows.Input.dll</HintPath> + <Reference Include="Dapplo.Windows.Input, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Input.0.5.77\lib\net46\Dapplo.Windows.Input.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.74\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> + <Reference Include="Dapplo.Windows.Kernel32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.77\lib\net46\Dapplo.Windows.Kernel32.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Messages, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Messages.0.5.74\lib\net46\Dapplo.Windows.Messages.dll</HintPath> + <Reference Include="Dapplo.Windows.Messages, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Messages.0.5.77\lib\net46\Dapplo.Windows.Messages.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.Multimedia, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.Multimedia.0.5.74\lib\net46\Dapplo.Windows.Multimedia.dll</HintPath> + <Reference Include="Dapplo.Windows.Multimedia, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.Multimedia.0.5.77\lib\net46\Dapplo.Windows.Multimedia.dll</HintPath> </Reference> - <Reference Include="Dapplo.Windows.User32, Version=0.5.74.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Dapplo.Windows.User32.0.5.74\lib\net46\Dapplo.Windows.User32.dll</HintPath> + <Reference Include="Dapplo.Windows.User32, Version=0.5.77.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Dapplo.Windows.User32.0.5.77\lib\net46\Dapplo.Windows.User32.dll</HintPath> </Reference> <Reference Include="GongSolutions.Wpf.DragDrop, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\gong-wpf-dragdrop.1.1.0\lib\net46\GongSolutions.Wpf.DragDrop.dll</HintPath> diff --git a/src/Greenshot/packages.config b/src/Greenshot/packages.config index 9bb9380b4..26ab83556 100644 --- a/src/Greenshot/packages.config +++ b/src/Greenshot/packages.config @@ -31,19 +31,19 @@ <package id="Dapplo.Log.LogFile" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Log.Loggers" version="1.2.1" targetFramework="net46" /> <package id="Dapplo.Utils" version="1.0.158" targetFramework="net46" /> - <package id="Dapplo.Windows" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Clipboard" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Com" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Common" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Dpi" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Gdi32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Icons" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Input" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Kernel32" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Messages" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.Multimedia" version="0.5.74" targetFramework="net46" /> - <package id="Dapplo.Windows.User32" version="0.5.74" targetFramework="net46" /> + <package id="Dapplo.Windows" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Clipboard" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Com" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Common" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Dpi" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Gdi32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Icons" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Input" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Kernel32" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Messages" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.Multimedia" version="0.5.77" targetFramework="net46" /> + <package id="Dapplo.Windows.User32" version="0.5.77" targetFramework="net46" /> <package id="Fody" version="3.0.4" targetFramework="net46" developmentDependency="true" /> <package id="gong-wpf-dragdrop" version="1.1.0" targetFramework="net46" /> <package id="MahApps.Metro" version="1.6.4" targetFramework="net46" />