mirror of
https://github.com/greenshot/greenshot
synced 2025-08-23 06:36:20 -07:00
Moved to the new HotKeyHandler, this is still experimental but should improve the possibilities with hotkeys a lot.
This commit is contained in:
parent
500b0f2bb4
commit
5bf997043d
50 changed files with 1293 additions and 1339 deletions
|
@ -52,23 +52,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -94,41 +94,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -8,12 +8,12 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -22,18 +22,18 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -54,23 +54,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Confluence, Version=0.7.19.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Confluence, Version=0.7.19.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Confluence.0.7.19\lib\net46\Dapplo.Confluence.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Confluence.0.7.19\lib\net46\Dapplo.Confluence.dll</HintPath>
|
||||||
|
@ -99,41 +99,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
@ -222,13 +222,13 @@ copy "$(ProjectDir)bin\$(Configuration)\$(ProjectName).pdb" "$(SolutionDir)Green
|
||||||
mkdir "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"
|
mkdir "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"
|
||||||
copy "$(ProjectDir)\Languages\*.xml" "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"</PostBuildEvent>
|
copy "$(ProjectDir)\Languages\*.xml" "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"</PostBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="..\packages\Fody.3.1.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.3\build\Fody.targets')" />
|
|
||||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\Fody.3.1.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.3\build\Fody.targets'))" />
|
|
||||||
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Fody.3.1.4\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.4\build\Fody.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
||||||
|
<Import Project="..\packages\Fody.3.1.4\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.4\build\Fody.targets')" />
|
||||||
</Project>
|
</Project>
|
|
@ -9,12 +9,12 @@
|
||||||
<package id="Costura.Fody" version="3.1.0" targetFramework="net461" />
|
<package id="Costura.Fody" version="3.1.0" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.Confluence" version="0.7.19" targetFramework="net461" />
|
<package id="Dapplo.Confluence" version="0.7.19" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonSimple" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonSimple" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -24,18 +24,18 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Fody" version="3.1.3" targetFramework="net461" developmentDependency="true" />
|
<package id="Fody" version="3.1.4" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -49,23 +49,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -91,41 +91,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -8,12 +8,12 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -22,18 +22,18 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -67,23 +67,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||||
|
@ -100,35 +100,35 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -9,26 +9,26 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -64,23 +64,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -103,41 +103,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -8,12 +8,12 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
|
@ -21,17 +21,17 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -50,23 +50,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -89,41 +89,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -8,12 +8,12 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
|
@ -21,17 +21,17 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -69,23 +69,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -111,41 +111,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
||||||
|
|
|
@ -9,12 +9,12 @@
|
||||||
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -23,18 +23,18 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
|
|
|
@ -69,23 +69,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -114,41 +114,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
@ -293,13 +293,13 @@ copy "$(ProjectDir)\Languages\*.xml" "$(SolutionDir)Greenshot\bin\$(Configuratio
|
||||||
<DebugType>None</DebugType>
|
<DebugType>None</DebugType>
|
||||||
<DebugSymbols>false</DebugSymbols>
|
<DebugSymbols>false</DebugSymbols>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="..\packages\Fody.3.1.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.3\build\Fody.targets')" />
|
|
||||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\Fody.3.1.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.3\build\Fody.targets'))" />
|
|
||||||
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Fody.3.1.4\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.4\build\Fody.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
||||||
|
<Import Project="..\packages\Fody.3.1.4\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.4\build\Fody.targets')" />
|
||||||
</Project>
|
</Project>
|
|
@ -9,12 +9,12 @@
|
||||||
<package id="Costura.Fody" version="3.1.0" targetFramework="net461" developmentDependency="true" />
|
<package id="Costura.Fody" version="3.1.0" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -24,19 +24,19 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Fody" version="3.1.3" targetFramework="net461" developmentDependency="true" />
|
<package id="Fody" version="3.1.4" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="Svg" version="2.3.0" targetFramework="net461" />
|
<package id="Svg" version="2.3.0" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
|
|
|
@ -49,23 +49,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -85,38 +85,38 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Icons, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Icons, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Icons.0.5.83\lib\net461\Dapplo.Windows.Icons.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Icons.0.5.95\lib\net461\Dapplo.Windows.Icons.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
<Reference Include="PresentationCore" />
|
<Reference Include="PresentationCore" />
|
||||||
|
|
|
@ -8,28 +8,28 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Icons" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Icons" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -67,23 +67,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -106,35 +106,35 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
||||||
|
|
|
@ -9,12 +9,12 @@
|
||||||
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
|
@ -22,16 +22,16 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
|
|
|
@ -64,23 +64,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||||
|
@ -97,35 +97,35 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -8,26 +8,26 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -51,23 +51,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||||
|
@ -84,38 +84,38 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
@ -252,13 +252,13 @@ copy "$(ProjectDir)bin\$(Configuration)\$(ProjectName).pdb" "$(SolutionDir)Green
|
||||||
mkdir "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"
|
mkdir "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"
|
||||||
copy "$(ProjectDir)\Languages\*.xml" "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"</PostBuildEvent>
|
copy "$(ProjectDir)\Languages\*.xml" "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\$(ProjectName)"</PostBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="..\packages\Fody.3.1.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.3\build\Fody.targets')" />
|
|
||||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\Fody.3.1.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.3\build\Fody.targets'))" />
|
|
||||||
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Fody.3.1.4\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.4\build\Fody.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
||||||
|
<Import Project="..\packages\Fody.3.1.4\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.4\build\Fody.targets')" />
|
||||||
</Project>
|
</Project>
|
|
@ -9,28 +9,28 @@
|
||||||
<package id="Costura.Fody" version="3.1.0" targetFramework="net461" developmentDependency="true" />
|
<package id="Costura.Fody" version="3.1.0" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Fody" version="3.1.3" targetFramework="net461" developmentDependency="true" />
|
<package id="Fody" version="3.1.4" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -63,23 +63,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -105,41 +105,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
||||||
|
|
|
@ -9,12 +9,12 @@
|
||||||
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -23,18 +23,18 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
|
|
|
@ -64,23 +64,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -103,41 +103,41 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -8,12 +8,12 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
|
@ -21,17 +21,17 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -63,23 +63,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -102,35 +102,35 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
<HintPath>..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath>
|
||||||
|
|
|
@ -9,12 +9,12 @@
|
||||||
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
<package id="ControlzEx" version="3.0.2.4" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
|
@ -22,16 +22,16 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
|
|
|
@ -60,11 +60,11 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||||
|
@ -81,35 +81,35 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
<Reference Include="PresentationCore" />
|
<Reference Include="PresentationCore" />
|
||||||
|
|
|
@ -8,22 +8,22 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -47,23 +47,23 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -89,44 +89,44 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Icons, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Icons, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Icons.0.5.83\lib\net461\Dapplo.Windows.Icons.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Icons.0.5.95\lib\net461\Dapplo.Windows.Icons.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
|
|
|
@ -8,12 +8,12 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -22,19 +22,19 @@
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Icons" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Icons" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net461" />
|
||||||
<package id="Svg" version="2.3.0" targetFramework="net461" />
|
<package id="Svg" version="2.3.0" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
|
|
|
@ -43,11 +43,11 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||||
|
@ -64,32 +64,32 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
<Reference Include="PresentationCore" />
|
<Reference Include="PresentationCore" />
|
||||||
|
|
|
@ -8,22 +8,22 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Svg" version="2.3.0" targetFramework="net461" />
|
<package id="Svg" version="2.3.0" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -59,11 +59,11 @@
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="xunit.core" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
<assemblyIdentity name="xunit.core" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-2.3.1.3858" newVersion="2.3.1.3858" />
|
<bindingRedirect oldVersion="0.0.0.0-2.4.0.4049" newVersion="2.4.0.4049" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="xunit.execution.desktop" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
<assemblyIdentity name="xunit.execution.desktop" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-2.3.1.3858" newVersion="2.3.1.3858" />
|
<bindingRedirect oldVersion="0.0.0.0-2.4.0.4049" newVersion="2.4.0.4049" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="CommonServiceLocator" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
|
<assemblyIdentity name="CommonServiceLocator" publicKeyToken="489b6accfaf20ef0" culture="neutral" />
|
||||||
|
@ -105,6 +105,10 @@
|
||||||
<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
|
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="System.Runtime.Serialization.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
|
||||||
|
</dependentAssembly>
|
||||||
</assemblyBinding>
|
</assemblyBinding>
|
||||||
</runtime>
|
</runtime>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
using System.Drawing;
|
using System.Drawing;
|
||||||
using System.Drawing.Imaging;
|
using System.Drawing.Imaging;
|
||||||
using BenchmarkDotNet.Attributes;
|
using BenchmarkDotNet.Attributes;
|
||||||
using BenchmarkDotNet.Attributes.Columns;
|
|
||||||
using BenchmarkDotNet.Order;
|
|
||||||
using Greenshot.Gfx;
|
using Greenshot.Gfx;
|
||||||
using Greenshot.Gfx.Experimental;
|
using Greenshot.Gfx.Experimental;
|
||||||
using Greenshot.Gfx.Quantizer;
|
using Greenshot.Gfx.Quantizer;
|
||||||
|
@ -14,7 +12,6 @@ namespace Greenshot.PerformanceTests
|
||||||
/// This defines the benchmarks which can be done
|
/// This defines the benchmarks which can be done
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[MinColumn, MaxColumn, MemoryDiagnoser]
|
[MinColumn, MaxColumn, MemoryDiagnoser]
|
||||||
[OrderProvider(SummaryOrderPolicy.FastestToSlowest)]
|
|
||||||
public class GfxPerformance
|
public class GfxPerformance
|
||||||
{
|
{
|
||||||
[Benchmark]
|
[Benchmark]
|
||||||
|
|
|
@ -22,11 +22,8 @@
|
||||||
<Reference Include="Autofac.Integration.Mef, Version=4.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<Reference Include="Autofac.Integration.Mef, Version=4.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Autofac.Mef.4.0.0\lib\net45\Autofac.Integration.Mef.dll</HintPath>
|
<HintPath>..\packages\Autofac.Mef.4.0.0\lib\net45\Autofac.Integration.Mef.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="BenchmarkDotNet, Version=0.10.14.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
<Reference Include="BenchmarkDotNet, Version=0.11.0.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\BenchmarkDotNet.0.10.14\lib\net46\BenchmarkDotNet.dll</HintPath>
|
<HintPath>..\packages\BenchmarkDotNet.0.11.0\lib\net46\BenchmarkDotNet.dll</HintPath>
|
||||||
</Reference>
|
|
||||||
<Reference Include="BenchmarkDotNet.Core, Version=0.10.14.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
|
||||||
<HintPath>..\packages\BenchmarkDotNet.Core.0.10.14\lib\net46\BenchmarkDotNet.Core.dll</HintPath>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="BenchmarkDotNet.Toolchains.Roslyn, Version=0.10.14.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
<Reference Include="BenchmarkDotNet.Toolchains.Roslyn, Version=0.10.14.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\BenchmarkDotNet.Toolchains.Roslyn.0.10.14\lib\net46\BenchmarkDotNet.Toolchains.Roslyn.dll</HintPath>
|
<HintPath>..\packages\BenchmarkDotNet.Toolchains.Roslyn.0.10.14\lib\net46\BenchmarkDotNet.Toolchains.Roslyn.dll</HintPath>
|
||||||
|
@ -40,6 +37,9 @@
|
||||||
<Reference Include="Caliburn.Micro.Platform.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL">
|
<Reference Include="Caliburn.Micro.Platform.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.Core.dll</HintPath>
|
<HintPath>..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.Core.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="CommandLine, Version=2.2.1.0, Culture=neutral, PublicKeyToken=de6f01bd326f8c32, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\CommandLineParser.2.2.1\lib\net45\CommandLine.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="CommonServiceLocator, Version=2.0.3.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
<Reference Include="CommonServiceLocator, Version=2.0.3.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\CommonServiceLocator.2.0.3\lib\net45\CommonServiceLocator.dll</HintPath>
|
<HintPath>..\packages\CommonServiceLocator.2.0.3\lib\net45\CommonServiceLocator.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
@ -49,11 +49,11 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Ini, Version=0.5.28.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Ini.0.5.28\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||||
|
@ -70,32 +70,32 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="JeremyAnsel.ColorQuant, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a5c614433db515df, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\JeremyAnsel.ColorQuant.1.0.55\lib\net40\JeremyAnsel.ColorQuant.dll</HintPath>
|
||||||
|
@ -167,6 +167,9 @@
|
||||||
<Reference Include="System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Reflection.Metadata.1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll</HintPath>
|
<HintPath>..\packages\System.Reflection.Metadata.1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="System.Reflection.TypeExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Reflection.TypeExtensions.4.1.0\lib\net46\System.Reflection.TypeExtensions.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System.Runtime.Caching" />
|
<Reference Include="System.Runtime.Caching" />
|
||||||
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
||||||
|
@ -177,6 +180,11 @@
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization" />
|
||||||
|
<Reference Include="System.Runtime.Serialization.Primitives, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
|
||||||
|
<Private>True</Private>
|
||||||
|
<Private>True</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
|
<HintPath>..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
@ -249,6 +257,9 @@
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="System.Xml.XPath.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Xml.XPath.XmlDocument.4.3.0\lib\net46\System.Xml.XPath.XmlDocument.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="WindowsBase" />
|
<Reference Include="WindowsBase" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
@ -3,30 +3,31 @@
|
||||||
<package id="Autofac" version="4.8.1" targetFramework="net461" />
|
<package id="Autofac" version="4.8.1" targetFramework="net461" />
|
||||||
<package id="Autofac.Extras.AttributeMetadata" version="4.0.1" targetFramework="net461" />
|
<package id="Autofac.Extras.AttributeMetadata" version="4.0.1" targetFramework="net461" />
|
||||||
<package id="Autofac.Mef" version="4.0.0" targetFramework="net461" />
|
<package id="Autofac.Mef" version="4.0.0" targetFramework="net461" />
|
||||||
<package id="BenchmarkDotNet" version="0.10.14" targetFramework="net461" />
|
<package id="BenchmarkDotNet" version="0.11.0" targetFramework="net461" />
|
||||||
<package id="BenchmarkDotNet.Core" version="0.10.14" targetFramework="net461" />
|
<package id="BenchmarkDotNet.Core" version="0.10.14" targetFramework="net461" />
|
||||||
<package id="BenchmarkDotNet.Toolchains.Roslyn" version="0.10.14" targetFramework="net461" />
|
<package id="BenchmarkDotNet.Toolchains.Roslyn" version="0.10.14" targetFramework="net461" />
|
||||||
<package id="Caliburn.Micro" version="3.2.0" targetFramework="net461" />
|
<package id="Caliburn.Micro" version="3.2.0" targetFramework="net461" />
|
||||||
<package id="Caliburn.Micro.Core" version="3.2.0" targetFramework="net461" />
|
<package id="Caliburn.Micro.Core" version="3.2.0" targetFramework="net461" />
|
||||||
|
<package id="CommandLineParser" version="2.2.1" targetFramework="net461" />
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="JeremyAnsel.ColorQuant" version="1.0.55" targetFramework="net461" />
|
<package id="JeremyAnsel.ColorQuant" version="1.0.55" targetFramework="net461" />
|
||||||
<package id="Microsoft.CodeAnalysis.Analyzers" version="2.6.1" targetFramework="net461" developmentDependency="true" />
|
<package id="Microsoft.CodeAnalysis.Analyzers" version="2.6.1" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="Microsoft.CodeAnalysis.Common" version="2.8.2" targetFramework="net461" />
|
<package id="Microsoft.CodeAnalysis.Common" version="2.8.2" targetFramework="net461" />
|
||||||
|
@ -45,14 +46,19 @@
|
||||||
<package id="System.Diagnostics.Tools" version="4.3.0" targetFramework="net461" />
|
<package id="System.Diagnostics.Tools" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Dynamic.Runtime" version="4.3.0" targetFramework="net461" />
|
<package id="System.Dynamic.Runtime" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Globalization" version="4.3.0" targetFramework="net461" />
|
<package id="System.Globalization" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.IO" version="4.1.0" targetFramework="net461" />
|
||||||
<package id="System.IO.Compression" version="4.3.0" targetFramework="net461" />
|
<package id="System.IO.Compression" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.IO.FileSystem" version="4.3.0" targetFramework="net461" />
|
<package id="System.IO.FileSystem" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.IO.FileSystem.Primitives" version="4.3.0" targetFramework="net461" />
|
<package id="System.IO.FileSystem.Primitives" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Linq" version="4.3.0" targetFramework="net461" />
|
<package id="System.Linq" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Linq.Expressions" version="4.3.0" targetFramework="net461" />
|
<package id="System.Linq.Expressions" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Management" version="4.5.0" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
<package id="System.Reflection" version="4.3.0" targetFramework="net461" />
|
<package id="System.Reflection" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Reflection.Emit.Lightweight" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Reflection.Extensions" version="4.0.1" targetFramework="net461" />
|
||||||
<package id="System.Reflection.Metadata" version="1.6.0" targetFramework="net461" />
|
<package id="System.Reflection.Metadata" version="1.6.0" targetFramework="net461" />
|
||||||
|
<package id="System.Reflection.TypeExtensions" version="4.1.0" targetFramework="net461" />
|
||||||
<package id="System.Resources.ResourceManager" version="4.3.0" targetFramework="net461" />
|
<package id="System.Resources.ResourceManager" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Runtime" version="4.3.0" targetFramework="net461" />
|
<package id="System.Runtime" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.1" targetFramework="net461" />
|
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.1" targetFramework="net461" />
|
||||||
|
@ -60,6 +66,7 @@
|
||||||
<package id="System.Runtime.InteropServices" version="4.3.0" targetFramework="net461" />
|
<package id="System.Runtime.InteropServices" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net461" />
|
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Runtime.Numerics" version="4.3.0" targetFramework="net461" />
|
<package id="System.Runtime.Numerics" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Runtime.Serialization.Primitives" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Security.AccessControl" version="4.5.0" targetFramework="net461" />
|
<package id="System.Security.AccessControl" version="4.5.0" targetFramework="net461" />
|
||||||
<package id="System.Security.Cryptography.Algorithms" version="4.3.1" targetFramework="net461" />
|
<package id="System.Security.Cryptography.Algorithms" version="4.3.1" targetFramework="net461" />
|
||||||
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net461" />
|
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net461" />
|
||||||
|
@ -81,4 +88,5 @@
|
||||||
<package id="System.Xml.XmlSerializer" version="4.3.0" targetFramework="net461" />
|
<package id="System.Xml.XmlSerializer" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Xml.XPath" version="4.3.0" targetFramework="net461" />
|
<package id="System.Xml.XPath" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Xml.XPath.XDocument" version="4.3.0" targetFramework="net461" />
|
<package id="System.Xml.XPath.XDocument" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Xml.XPath.XmlDocument" version="4.3.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<Import Project="..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props')" />
|
<Import Project="..\packages\xunit.runner.visualstudio.2.4.0\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\packages\xunit.runner.visualstudio.2.4.0\build\net20\xunit.runner.visualstudio.props')" />
|
||||||
<Import Project="..\packages\xunit.core.2.3.1\build\xunit.core.props" Condition="Exists('..\packages\xunit.core.2.3.1\build\xunit.core.props')" />
|
<Import Project="..\packages\xunit.core.2.4.0\build\xunit.core.props" Condition="Exists('..\packages\xunit.core.2.4.0\build\xunit.core.props')" />
|
||||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
@ -48,8 +48,8 @@
|
||||||
<Reference Include="Autofac.Integration.Mef, Version=4.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<Reference Include="Autofac.Integration.Mef, Version=4.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Autofac.Mef.4.0.0\lib\net45\Autofac.Integration.Mef.dll</HintPath>
|
<HintPath>..\packages\Autofac.Mef.4.0.0\lib\net45\Autofac.Integration.Mef.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="BenchmarkDotNet, Version=0.10.14.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
<Reference Include="BenchmarkDotNet, Version=0.11.0.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\BenchmarkDotNet.0.10.14\lib\net46\BenchmarkDotNet.dll</HintPath>
|
<HintPath>..\packages\BenchmarkDotNet.0.11.0\lib\net46\BenchmarkDotNet.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="BenchmarkDotNet.Core, Version=0.10.14.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
<Reference Include="BenchmarkDotNet.Core, Version=0.10.14.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\BenchmarkDotNet.Core.0.10.14\lib\net46\BenchmarkDotNet.Core.dll</HintPath>
|
<HintPath>..\packages\BenchmarkDotNet.Core.0.10.14\lib\net46\BenchmarkDotNet.Core.dll</HintPath>
|
||||||
|
@ -78,11 +78,11 @@
|
||||||
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Bootstrapper, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Bootstrapper.1.0.70\lib\net461\Dapplo.Addons.Bootstrapper.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -102,32 +102,32 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CodeAnalysis, Version=2.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Microsoft.CodeAnalysis.Common.2.8.2\lib\netstandard1.3\Microsoft.CodeAnalysis.dll</HintPath>
|
||||||
|
@ -210,6 +210,11 @@
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization" />
|
||||||
|
<Reference Include="System.Runtime.Serialization.Primitives, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath>
|
||||||
|
<Private>True</Private>
|
||||||
|
<Private>True</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
|
<HintPath>..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
@ -283,18 +288,21 @@
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="System.Xml.XPath.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Xml.XPath.XmlDocument.4.3.0\lib\net46\System.Xml.XPath.XmlDocument.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="WindowsBase" />
|
<Reference Include="WindowsBase" />
|
||||||
<Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
<Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll</HintPath>
|
<HintPath>..\packages\xunit.abstractions.2.0.2\lib\net35\xunit.abstractions.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="xunit.assert, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
<Reference Include="xunit.assert, Version=2.4.0.4049, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\xunit.assert.2.3.1\lib\netstandard1.1\xunit.assert.dll</HintPath>
|
<HintPath>..\packages\xunit.assert.2.4.0\lib\netstandard2.0\xunit.assert.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="xunit.core, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
<Reference Include="xunit.core, Version=2.4.0.4049, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\xunit.extensibility.core.2.3.1\lib\netstandard1.1\xunit.core.dll</HintPath>
|
<HintPath>..\packages\xunit.extensibility.core.2.4.0\lib\net452\xunit.core.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="xunit.execution.desktop, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
<Reference Include="xunit.execution.desktop, Version=2.4.0.4049, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\xunit.extensibility.execution.2.3.1\lib\net452\xunit.execution.desktop.dll</HintPath>
|
<HintPath>..\packages\xunit.extensibility.execution.2.4.0\lib\net452\xunit.execution.desktop.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Xunit.StaFact, Version=0.2.0.0, Culture=neutral, PublicKeyToken=593f35978b459a4b, processorArchitecture=MSIL">
|
<Reference Include="Xunit.StaFact, Version=0.2.0.0, Culture=neutral, PublicKeyToken=593f35978b459a4b, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Xunit.StaFact.0.2.17\lib\net452\Xunit.StaFact.dll</HintPath>
|
<HintPath>..\packages\Xunit.StaFact.0.2.17\lib\net452\Xunit.StaFact.dll</HintPath>
|
||||||
|
@ -367,9 +375,9 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\xunit.core.2.3.1\build\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.3.1\build\xunit.core.props'))" />
|
<Error Condition="!Exists('..\packages\xunit.core.2.4.0\build\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.0\build\xunit.core.props'))" />
|
||||||
<Error Condition="!Exists('..\packages\xunit.core.2.3.1\build\xunit.core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.3.1\build\xunit.core.targets'))" />
|
<Error Condition="!Exists('..\packages\xunit.core.2.4.0\build\xunit.core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.0\build\xunit.core.targets'))" />
|
||||||
<Error Condition="!Exists('..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props'))" />
|
<Error Condition="!Exists('..\packages\xunit.runner.visualstudio.2.4.0\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.2.4.0\build\net20\xunit.runner.visualstudio.props'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\xunit.core.2.3.1\build\xunit.core.targets" Condition="Exists('..\packages\xunit.core.2.3.1\build\xunit.core.targets')" />
|
<Import Project="..\packages\xunit.core.2.4.0\build\xunit.core.targets" Condition="Exists('..\packages\xunit.core.2.4.0\build\xunit.core.targets')" />
|
||||||
</Project>
|
</Project>
|
|
@ -60,11 +60,11 @@
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="xunit.core" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
<assemblyIdentity name="xunit.core" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-2.3.1.3858" newVersion="2.3.1.3858" />
|
<bindingRedirect oldVersion="0.0.0.0-2.4.0.4049" newVersion="2.4.0.4049" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="xunit.execution.desktop" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
<assemblyIdentity name="xunit.execution.desktop" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-2.3.1.3858" newVersion="2.3.1.3858" />
|
<bindingRedirect oldVersion="0.0.0.0-2.4.0.4049" newVersion="2.4.0.4049" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||||
|
@ -90,6 +90,10 @@
|
||||||
<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
|
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="System.Runtime.Serialization.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
|
||||||
|
</dependentAssembly>
|
||||||
</assemblyBinding>
|
</assemblyBinding>
|
||||||
</runtime>
|
</runtime>
|
||||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /></startup></configuration>
|
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /></startup></configuration>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<package id="Autofac" version="4.8.1" targetFramework="net461" />
|
<package id="Autofac" version="4.8.1" targetFramework="net461" />
|
||||||
<package id="Autofac.Extras.AttributeMetadata" version="4.0.1" targetFramework="net461" />
|
<package id="Autofac.Extras.AttributeMetadata" version="4.0.1" targetFramework="net461" />
|
||||||
<package id="Autofac.Mef" version="4.0.0" targetFramework="net461" />
|
<package id="Autofac.Mef" version="4.0.0" targetFramework="net461" />
|
||||||
<package id="BenchmarkDotNet" version="0.10.14" targetFramework="net461" />
|
<package id="BenchmarkDotNet" version="0.11.0" targetFramework="net461" />
|
||||||
<package id="BenchmarkDotNet.Core" version="0.10.14" targetFramework="net461" />
|
<package id="BenchmarkDotNet.Core" version="0.10.14" targetFramework="net461" />
|
||||||
<package id="BenchmarkDotNet.Toolchains.Roslyn" version="0.10.14" targetFramework="net461" />
|
<package id="BenchmarkDotNet.Toolchains.Roslyn" version="0.10.14" targetFramework="net461" />
|
||||||
<package id="Caliburn.Micro" version="3.2.0" targetFramework="net461" />
|
<package id="Caliburn.Micro" version="3.2.0" targetFramework="net461" />
|
||||||
|
@ -12,23 +12,23 @@
|
||||||
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
<package id="CommonServiceLocator" version="2.0.3" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Ini" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||||
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
<package id="Dapplo.Language" version="0.5.28" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Microsoft.CodeAnalysis.Analyzers" version="2.6.1" targetFramework="net461" developmentDependency="true" />
|
<package id="Microsoft.CodeAnalysis.Analyzers" version="2.6.1" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="Microsoft.CodeAnalysis.Common" version="2.8.2" targetFramework="net461" />
|
<package id="Microsoft.CodeAnalysis.Common" version="2.8.2" targetFramework="net461" />
|
||||||
<package id="Microsoft.CodeAnalysis.CSharp" version="2.8.2" targetFramework="net461" />
|
<package id="Microsoft.CodeAnalysis.CSharp" version="2.8.2" targetFramework="net461" />
|
||||||
|
@ -52,8 +52,10 @@
|
||||||
<package id="System.IO.FileSystem.Primitives" version="4.3.0" targetFramework="net461" />
|
<package id="System.IO.FileSystem.Primitives" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Linq" version="4.3.0" targetFramework="net461" />
|
<package id="System.Linq" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Linq.Expressions" version="4.3.0" targetFramework="net461" />
|
<package id="System.Linq.Expressions" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Management" version="4.5.0" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
<package id="System.Reflection" version="4.3.0" targetFramework="net461" />
|
<package id="System.Reflection" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Reflection.Emit.Lightweight" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Reflection.Extensions" version="4.3.0" targetFramework="net461" />
|
<package id="System.Reflection.Extensions" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Reflection.Metadata" version="1.6.0" targetFramework="net461" />
|
<package id="System.Reflection.Metadata" version="1.6.0" targetFramework="net461" />
|
||||||
<package id="System.Reflection.TypeExtensions" version="4.5.0" targetFramework="net461" />
|
<package id="System.Reflection.TypeExtensions" version="4.5.0" targetFramework="net461" />
|
||||||
|
@ -64,6 +66,7 @@
|
||||||
<package id="System.Runtime.InteropServices" version="4.3.0" targetFramework="net461" />
|
<package id="System.Runtime.InteropServices" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net461" />
|
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Runtime.Numerics" version="4.3.0" targetFramework="net461" />
|
<package id="System.Runtime.Numerics" version="4.3.0" targetFramework="net461" />
|
||||||
|
<package id="System.Runtime.Serialization.Primitives" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Security.AccessControl" version="4.5.0" targetFramework="net461" />
|
<package id="System.Security.AccessControl" version="4.5.0" targetFramework="net461" />
|
||||||
<package id="System.Security.Cryptography.Algorithms" version="4.3.1" targetFramework="net461" />
|
<package id="System.Security.Cryptography.Algorithms" version="4.3.1" targetFramework="net461" />
|
||||||
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net461" />
|
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net461" />
|
||||||
|
@ -85,13 +88,14 @@
|
||||||
<package id="System.Xml.XmlSerializer" version="4.3.0" targetFramework="net461" />
|
<package id="System.Xml.XmlSerializer" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Xml.XPath" version="4.3.0" targetFramework="net461" />
|
<package id="System.Xml.XPath" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="System.Xml.XPath.XDocument" version="4.3.0" targetFramework="net461" />
|
<package id="System.Xml.XPath.XDocument" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="xunit" version="2.3.1" targetFramework="net461" />
|
<package id="System.Xml.XPath.XmlDocument" version="4.3.0" targetFramework="net461" />
|
||||||
<package id="xunit.abstractions" version="2.0.1" targetFramework="net461" />
|
<package id="xunit" version="2.4.0" targetFramework="net461" />
|
||||||
|
<package id="xunit.abstractions" version="2.0.2" targetFramework="net461" />
|
||||||
<package id="xunit.analyzers" version="0.10.0" targetFramework="net461" />
|
<package id="xunit.analyzers" version="0.10.0" targetFramework="net461" />
|
||||||
<package id="xunit.assert" version="2.3.1" targetFramework="net461" />
|
<package id="xunit.assert" version="2.4.0" targetFramework="net461" />
|
||||||
<package id="xunit.core" version="2.3.1" targetFramework="net461" />
|
<package id="xunit.core" version="2.4.0" targetFramework="net461" />
|
||||||
<package id="xunit.extensibility.core" version="2.3.1" targetFramework="net461" />
|
<package id="xunit.extensibility.core" version="2.4.0" targetFramework="net461" />
|
||||||
<package id="xunit.extensibility.execution" version="2.3.1" targetFramework="net461" />
|
<package id="xunit.extensibility.execution" version="2.4.0" targetFramework="net461" />
|
||||||
<package id="xunit.runner.visualstudio" version="2.3.1" targetFramework="net461" developmentDependency="true" />
|
<package id="xunit.runner.visualstudio" version="2.4.0" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="Xunit.StaFact" version="0.2.17" targetFramework="net461" />
|
<package id="Xunit.StaFact" version="0.2.17" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
|
@ -56,7 +56,7 @@ namespace Greenshot.Components
|
||||||
private static readonly LogSource Log = new LogSource();
|
private static readonly LogSource Log = new LogSource();
|
||||||
private readonly ICoreConfiguration _coreConfiguration;
|
private readonly ICoreConfiguration _coreConfiguration;
|
||||||
private readonly MainForm _mainForm;
|
private readonly MainForm _mainForm;
|
||||||
private readonly HotkeyHandler _hotkeyHandler;
|
private readonly HotkeyService _hotkeyService;
|
||||||
private readonly DestinationHolder _destinationHolder;
|
private readonly DestinationHolder _destinationHolder;
|
||||||
private ServiceHost _host;
|
private ServiceHost _host;
|
||||||
|
|
||||||
|
@ -73,12 +73,12 @@ namespace Greenshot.Components
|
||||||
public GreenshotServerAction(
|
public GreenshotServerAction(
|
||||||
ICoreConfiguration coreConfiguration,
|
ICoreConfiguration coreConfiguration,
|
||||||
MainForm mainForm,
|
MainForm mainForm,
|
||||||
HotkeyHandler hotkeyHandler,
|
HotkeyService hotkeyService,
|
||||||
DestinationHolder destinationHolder)
|
DestinationHolder destinationHolder)
|
||||||
{
|
{
|
||||||
_coreConfiguration = coreConfiguration;
|
_coreConfiguration = coreConfiguration;
|
||||||
_mainForm = mainForm;
|
_mainForm = mainForm;
|
||||||
_hotkeyHandler = hotkeyHandler;
|
_hotkeyService = hotkeyService;
|
||||||
_destinationHolder = destinationHolder;
|
_destinationHolder = destinationHolder;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -121,11 +121,6 @@ namespace Greenshot.Components
|
||||||
{
|
{
|
||||||
// Even update language when needed, this should be done automatically :)
|
// Even update language when needed, this should be done automatically :)
|
||||||
_mainForm.UpdateUi();
|
_mainForm.UpdateUi();
|
||||||
|
|
||||||
// Make sure the current hotkeys are disabled
|
|
||||||
HotkeyControl.UnregisterHotkeys();
|
|
||||||
// and registered again (should be automated)
|
|
||||||
_hotkeyHandler.RegisterHotkeys(true);
|
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
|
|
|
@ -22,271 +22,57 @@
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.IO;
|
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using Dapplo.CaliburnMicro.Extensions;
|
||||||
using System.Windows.Forms;
|
|
||||||
using Dapplo.Addons;
|
|
||||||
using Dapplo.Log;
|
using Dapplo.Log;
|
||||||
using Dapplo.Windows.Common;
|
using Dapplo.Windows.Input.Keyboard;
|
||||||
using Greenshot.Addons;
|
|
||||||
using Greenshot.Addons.Components;
|
|
||||||
using Greenshot.Addons.Controls;
|
|
||||||
using Greenshot.Addons.Core;
|
using Greenshot.Addons.Core;
|
||||||
using Greenshot.Addons.Interfaces.Plugin;
|
|
||||||
using Greenshot.Forms;
|
|
||||||
using Greenshot.Helpers;
|
|
||||||
|
|
||||||
namespace Greenshot.Components
|
namespace Greenshot.Components
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// This startup action registers the hotkeys
|
/// This handles the hotkey for the region capture
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[Service(nameof(HotkeyHandler), nameof(MainFormStartup), TaskSchedulerName = "ui")]
|
public class HotKeyHandler : KeyCombinationHandler, IDisposable
|
||||||
public class HotkeyHandler : IStartup, IShutdown
|
|
||||||
{
|
{
|
||||||
|
private readonly IDisposable _propertyChangeSubscription;
|
||||||
private static readonly LogSource Log = new LogSource();
|
private static readonly LogSource Log = new LogSource();
|
||||||
private readonly ICoreConfiguration _coreConfiguration;
|
public override bool Handle(KeyboardHookEventArgs keyboardHookEventArgs)
|
||||||
private readonly IGreenshotLanguage _greenshotLanguage;
|
|
||||||
private readonly WindowHandle _windowHandle;
|
|
||||||
private static HotkeyHandler _instance;
|
|
||||||
|
|
||||||
public HotkeyHandler(
|
|
||||||
ICoreConfiguration coreConfiguration,
|
|
||||||
IGreenshotLanguage greenshotLanguage,
|
|
||||||
WindowHandle windowHandle)
|
|
||||||
{
|
{
|
||||||
_instance = this;
|
var result = base.Handle(keyboardHookEventArgs);
|
||||||
_coreConfiguration = coreConfiguration;
|
Log.Debug().WriteLine("{0} - {1} == {2} : {3}- {4}", result, AvailableKeys.Length, AvailableKeys.Count(b => b), string.Join("+", TriggerCombination), keyboardHookEventArgs.ToString());
|
||||||
_greenshotLanguage = greenshotLanguage;
|
return result;
|
||||||
_windowHandle = windowHandle;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void Startup()
|
|
||||||
{
|
|
||||||
Log.Debug().WriteLine("Registering hotkeys");
|
|
||||||
// Make sure all hotkeys pass this window!
|
|
||||||
HotkeyControl.RegisterHotkeyHwnd(_windowHandle.Handle);
|
|
||||||
|
|
||||||
RegisterHotkeys(false);
|
|
||||||
|
|
||||||
Log.Debug().WriteLine("Started hotkeys");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void Shutdown()
|
|
||||||
{
|
|
||||||
Log.Debug().WriteLine("Stopping hotkeys");
|
|
||||||
|
|
||||||
// Make sure hotkeys are disabled
|
|
||||||
try
|
|
||||||
{
|
|
||||||
HotkeyControl.UnregisterHotkeys();
|
|
||||||
}
|
|
||||||
catch (Exception e)
|
|
||||||
{
|
|
||||||
Log.Error().WriteLine(e, "Error unregistering hotkeys!");
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#region hotkeys
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Helper method to cleanly register a hotkey
|
|
||||||
/// </summary>
|
|
||||||
/// <param name="failedKeys"></param>
|
|
||||||
/// <param name="functionName"></param>
|
|
||||||
/// <param name="hotkeyString"></param>
|
|
||||||
/// <param name="handler"></param>
|
|
||||||
/// <returns></returns>
|
|
||||||
private static bool RegisterHotkey(StringBuilder failedKeys, string functionName, string hotkeyString, HotKeyHandler handler)
|
|
||||||
{
|
|
||||||
var modifierKeyCode = HotkeyControl.HotkeyModifiersFromString(hotkeyString);
|
|
||||||
var virtualKeyCode = HotkeyControl.HotkeyFromString(hotkeyString);
|
|
||||||
if (!Keys.None.Equals(virtualKeyCode))
|
|
||||||
{
|
|
||||||
if (HotkeyControl.RegisterHotKey(modifierKeyCode, virtualKeyCode, handler) < 0)
|
|
||||||
{
|
|
||||||
Log.Debug().WriteLine("Failed to register {0} to hotkey: {1}", functionName, hotkeyString);
|
|
||||||
if (failedKeys.Length > 0)
|
|
||||||
{
|
|
||||||
failedKeys.Append(", ");
|
|
||||||
}
|
|
||||||
failedKeys.Append(hotkeyString);
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
Log.Debug().WriteLine("Registered {0} to hotkey: {1}", functionName, hotkeyString);
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
Log.Info().WriteLine("Skipping hotkey registration for {0}, no hotkey set!", functionName);
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
private bool RegisterWrapper(StringBuilder failedKeys, string functionName, string configurationKey, HotKeyHandler handler, bool ignoreFailedRegistration)
|
|
||||||
{
|
|
||||||
var hotkeyValue = _coreConfiguration[configurationKey];
|
|
||||||
try
|
|
||||||
{
|
|
||||||
var success = RegisterHotkey(failedKeys, functionName, hotkeyValue.Value.ToString(), handler);
|
|
||||||
if (!success && ignoreFailedRegistration)
|
|
||||||
{
|
|
||||||
Log.Debug().WriteLine("Ignoring failed hotkey registration for {0}, with value '{1}', resetting to 'None'.", functionName, hotkeyValue);
|
|
||||||
_coreConfiguration[configurationKey].Value = Keys.None.ToString();
|
|
||||||
}
|
|
||||||
return success;
|
|
||||||
}
|
|
||||||
catch (Exception ex)
|
|
||||||
{
|
|
||||||
Log.Warn().WriteLine(ex);
|
|
||||||
Log.Warn().WriteLine("Restoring default hotkey for {0}, stored under {1} from '{2}' to '{3}'", functionName, configurationKey, hotkeyValue.Value,
|
|
||||||
hotkeyValue.DefaultValue);
|
|
||||||
// when getting an exception the key wasn't found: reset the hotkey value
|
|
||||||
hotkeyValue.ResetToDefault();
|
|
||||||
return RegisterHotkey(failedKeys, functionName, hotkeyValue.Value.ToString(), handler);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Registers all hotkeys as configured, displaying a dialog in case of hotkey conflicts with other tools.
|
/// Create a RegionHotKeyHandler for the specified VirtualKeyCodes
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns>
|
/// <param name="coreConfiguration">ICoreConfiguration</param>
|
||||||
/// Whether the hotkeys could be registered to the users content. This also applies if conflicts arise and the
|
/// <param name="propertyName">string with the property of the ICoreConfiguration to use</param>
|
||||||
/// user decides to ignore these (i.e. not to register the conflicting hotkey).
|
public HotKeyHandler(ICoreConfiguration coreConfiguration, string propertyName)
|
||||||
/// </returns>
|
|
||||||
public static bool RegisterHotkeys()
|
|
||||||
{
|
{
|
||||||
return _instance.RegisterHotkeys(false);
|
string RetrieveFunc() => coreConfiguration[propertyName].Value as string;
|
||||||
|
_propertyChangeSubscription = coreConfiguration
|
||||||
|
.OnPropertyChanged(propertyName)
|
||||||
|
.Subscribe(pc => UpdateKeyCombination(RetrieveFunc));
|
||||||
|
UpdateKeyCombination(RetrieveFunc);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Registers all hotkeys as configured, displaying a dialog in case of hotkey conflicts with other tools.
|
/// This updates the key combination
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="ignoreFailedRegistration">
|
/// <param name="retrieveHotkeyFunc"></param>
|
||||||
/// if true, a failed hotkey registration will not be reported to the user - the
|
private void UpdateKeyCombination(Func<string> retrieveHotkeyFunc)
|
||||||
/// hotkey will simply not be registered
|
|
||||||
/// </param>
|
|
||||||
/// <returns>
|
|
||||||
/// Whether the hotkeys could be registered to the users content. This also applies if conflicts arise and the
|
|
||||||
/// user decides to ignore these (i.e. not to register the conflicting hotkey).
|
|
||||||
/// </returns>
|
|
||||||
public bool RegisterHotkeys(bool ignoreFailedRegistration)
|
|
||||||
{
|
{
|
||||||
var success = true;
|
var keyCombinationString = retrieveHotkeyFunc();
|
||||||
var failedKeys = new StringBuilder();
|
var combination = KeyHelper.VirtualKeyCodesFromString(keyCombinationString);
|
||||||
|
Configure(combination);
|
||||||
if (!RegisterWrapper(failedKeys, "CaptureRegion", "RegionHotkey",
|
|
||||||
() =>
|
|
||||||
{
|
|
||||||
CaptureHelper.CaptureRegion(true);
|
|
||||||
|
|
||||||
}, ignoreFailedRegistration))
|
|
||||||
{
|
|
||||||
success = false;
|
|
||||||
}
|
|
||||||
if (!RegisterWrapper(failedKeys, "CaptureWindow", "WindowHotkey", () =>
|
|
||||||
{
|
|
||||||
if (_coreConfiguration.CaptureWindowsInteractive)
|
|
||||||
{
|
|
||||||
CaptureHelper.CaptureWindowInteractive(true);
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
CaptureHelper.CaptureWindow(true);
|
|
||||||
}
|
|
||||||
}, ignoreFailedRegistration))
|
|
||||||
{
|
|
||||||
success = false;
|
|
||||||
}
|
|
||||||
if (!RegisterWrapper(failedKeys, "CaptureFullScreen", "FullscreenHotkey",
|
|
||||||
() => CaptureHelper.CaptureFullscreen(true, _coreConfiguration.ScreenCaptureMode), ignoreFailedRegistration))
|
|
||||||
{
|
|
||||||
success = false;
|
|
||||||
}
|
|
||||||
if (!RegisterWrapper(failedKeys, "CaptureLastRegion", "LastregionHotkey", () => CaptureHelper.CaptureLastRegion(true), ignoreFailedRegistration))
|
|
||||||
{
|
|
||||||
success = false;
|
|
||||||
}
|
|
||||||
if (_coreConfiguration.IECapture)
|
|
||||||
{
|
|
||||||
if (!RegisterWrapper(failedKeys, "CaptureIE", "IEHotkey", () =>
|
|
||||||
{
|
|
||||||
if (_coreConfiguration.IECapture)
|
|
||||||
{
|
|
||||||
CaptureHelper.CaptureIe(true, null);
|
|
||||||
}
|
|
||||||
}, ignoreFailedRegistration))
|
|
||||||
{
|
|
||||||
success = false;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!success && !ignoreFailedRegistration)
|
/// <inheritdoc />
|
||||||
|
public void Dispose()
|
||||||
{
|
{
|
||||||
success = HandleFailedHotkeyRegistration(failedKeys.ToString());
|
_propertyChangeSubscription.Dispose();
|
||||||
}
|
}
|
||||||
|
|
||||||
return success || ignoreFailedRegistration;
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Check if OneDrive is blocking hotkeys
|
|
||||||
/// </summary>
|
|
||||||
/// <returns>true if onedrive has hotkeys turned on</returns>
|
|
||||||
private static bool IsOneDriveBlockingHotkey()
|
|
||||||
{
|
|
||||||
if (!WindowsVersion.IsWindows10)
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
var localAppData = Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData);
|
|
||||||
var oneDriveSettingsPath = Path.Combine(localAppData, @"Microsoft\OneDrive\settings\Personal");
|
|
||||||
if (!Directory.Exists(oneDriveSettingsPath))
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
var oneDriveSettingsFile = Directory.GetFiles(oneDriveSettingsPath, "*_screenshot.dat").FirstOrDefault();
|
|
||||||
if (oneDriveSettingsFile == null || !File.Exists(oneDriveSettingsFile))
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
var screenshotSetting = File.ReadAllLines(oneDriveSettingsFile).Skip(1).Take(1).First();
|
|
||||||
return "2".Equals(screenshotSetting);
|
|
||||||
}
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Displays a dialog for the user to choose how to handle hotkey registration failures:
|
|
||||||
/// retry (allowing to shut down the conflicting application before),
|
|
||||||
/// ignore (not registering the conflicting hotkey and resetting the respective config to "None", i.e. not trying to
|
|
||||||
/// register it again on next startup)
|
|
||||||
/// abort (do nothing about it)
|
|
||||||
/// </summary>
|
|
||||||
/// <param name="failedKeys">comma separated list of the hotkeys that could not be registered, for display in dialog text</param>
|
|
||||||
/// <returns></returns>
|
|
||||||
private bool HandleFailedHotkeyRegistration(string failedKeys)
|
|
||||||
{
|
|
||||||
var success = false;
|
|
||||||
var warningTitle = _greenshotLanguage.Warning;
|
|
||||||
var message = string.Format(_greenshotLanguage.WarningHotkeys, failedKeys, IsOneDriveBlockingHotkey() ? " (OneDrive)" : "");
|
|
||||||
var dialogResult = MessageBox.Show(MainForm.Instance, message, warningTitle, MessageBoxButtons.AbortRetryIgnore, MessageBoxIcon.Exclamation);
|
|
||||||
switch (dialogResult)
|
|
||||||
{
|
|
||||||
case DialogResult.Retry:
|
|
||||||
Log.Debug().WriteLine("Re-trying to register hotkeys");
|
|
||||||
HotkeyControl.UnregisterHotkeys();
|
|
||||||
success = RegisterHotkeys(false);
|
|
||||||
break;
|
|
||||||
case DialogResult.Ignore:
|
|
||||||
Log.Debug().WriteLine("Ignoring failed hotkey registration");
|
|
||||||
HotkeyControl.UnregisterHotkeys();
|
|
||||||
success = RegisterHotkeys(true);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return success;
|
|
||||||
}
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
134
src/Greenshot/Components/HotkeyService.cs
Normal file
134
src/Greenshot/Components/HotkeyService.cs
Normal file
|
@ -0,0 +1,134 @@
|
||||||
|
#region Greenshot GNU General Public License
|
||||||
|
|
||||||
|
// Greenshot - a free and open source screenshot tool
|
||||||
|
// Copyright (C) 2007-2018 Thomas Braun, Jens Klingen, Robin Krom
|
||||||
|
//
|
||||||
|
// For more information see: http://getgreenshot.org/
|
||||||
|
// The Greenshot project is hosted on GitHub https://github.com/greenshot/greenshot
|
||||||
|
//
|
||||||
|
// This program is free software: you can redistribute it and/or modify
|
||||||
|
// it under the terms of the GNU General Public License as published by
|
||||||
|
// the Free Software Foundation, either version 1 of the License, or
|
||||||
|
// (at your option) any later version.
|
||||||
|
//
|
||||||
|
// This program is distributed in the hope that it will be useful,
|
||||||
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
// GNU General Public License for more details.
|
||||||
|
//
|
||||||
|
// You should have received a copy of the GNU General Public License
|
||||||
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
using System;
|
||||||
|
using System.Reactive.Concurrency;
|
||||||
|
using System.Reactive.Linq;
|
||||||
|
using System.Threading;
|
||||||
|
using Autofac.Features.AttributeFilters;
|
||||||
|
using Dapplo.Addons;
|
||||||
|
using Dapplo.Log;
|
||||||
|
using Dapplo.Windows.Input.Keyboard;
|
||||||
|
using Greenshot.Addons.Core;
|
||||||
|
using Greenshot.Helpers;
|
||||||
|
|
||||||
|
namespace Greenshot.Components
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// This startup action registers the hotkeys
|
||||||
|
/// </summary>
|
||||||
|
[Service(nameof(HotkeyService), nameof(MainFormStartup), TaskSchedulerName = "ui")]
|
||||||
|
public class HotkeyService : IStartup, IShutdown
|
||||||
|
{
|
||||||
|
private static readonly LogSource Log = new LogSource();
|
||||||
|
private readonly ICoreConfiguration _coreConfiguration;
|
||||||
|
private readonly SynchronizationContext _synchronizationContext;
|
||||||
|
private IDisposable _subscriptions;
|
||||||
|
|
||||||
|
public HotkeyService(ICoreConfiguration coreConfiguration,
|
||||||
|
[KeyFilter("ui")] SynchronizationContext synchronizationContext)
|
||||||
|
{
|
||||||
|
_coreConfiguration = coreConfiguration;
|
||||||
|
_synchronizationContext = synchronizationContext;
|
||||||
|
}
|
||||||
|
|
||||||
|
public void Startup()
|
||||||
|
{
|
||||||
|
Log.Debug().WriteLine("Registering hotkeys");
|
||||||
|
|
||||||
|
var syncedEvents = KeyboardHook.KeyboardEvents
|
||||||
|
.Synchronize()
|
||||||
|
.ObserveOn(_synchronizationContext)
|
||||||
|
.SubscribeOn(_synchronizationContext);
|
||||||
|
|
||||||
|
var regionHotkeyHandler = new HotKeyHandler(_coreConfiguration, nameof(ICoreConfiguration.RegionHotkey));
|
||||||
|
_subscriptions = syncedEvents
|
||||||
|
.Where(regionHotkeyHandler)
|
||||||
|
.Subscribe(CaptureRegion, () => regionHotkeyHandler.Dispose());
|
||||||
|
|
||||||
|
var fullScreenHotkeyHandler = new HotKeyHandler(_coreConfiguration, nameof(ICoreConfiguration.FullscreenHotkey));
|
||||||
|
_subscriptions = syncedEvents
|
||||||
|
.Where(fullScreenHotkeyHandler)
|
||||||
|
.Subscribe(CaptureFullscreen, () => fullScreenHotkeyHandler.Dispose());
|
||||||
|
|
||||||
|
var lastRegionHotKeyHandler = new HotKeyHandler(_coreConfiguration, nameof(ICoreConfiguration.LastregionHotkey));
|
||||||
|
_subscriptions = syncedEvents
|
||||||
|
.Where(lastRegionHotKeyHandler)
|
||||||
|
.Subscribe(CaptureLast, () => lastRegionHotKeyHandler.Dispose());
|
||||||
|
|
||||||
|
var windowHotKeyHandler = new HotKeyHandler(_coreConfiguration, nameof(ICoreConfiguration.WindowHotkey));
|
||||||
|
_subscriptions = syncedEvents
|
||||||
|
.Where(windowHotKeyHandler)
|
||||||
|
.Subscribe(CaptureWindow, () => windowHotKeyHandler.Dispose());
|
||||||
|
|
||||||
|
var ieHotKeyHandler = new HotKeyHandler(_coreConfiguration, nameof(ICoreConfiguration.IEHotkey));
|
||||||
|
_subscriptions = syncedEvents
|
||||||
|
.Where(ieHotKeyHandler)
|
||||||
|
.Subscribe(CaptureIe, () => ieHotKeyHandler.Dispose());
|
||||||
|
|
||||||
|
Log.Debug().WriteLine("Started hotkeys");
|
||||||
|
}
|
||||||
|
|
||||||
|
public void Shutdown()
|
||||||
|
{
|
||||||
|
Log.Debug().WriteLine("Stopping hotkeys");
|
||||||
|
|
||||||
|
_subscriptions.Dispose();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void CaptureRegion(KeyboardHookEventArgs keyboardHookEventArgs)
|
||||||
|
{
|
||||||
|
CaptureHelper.CaptureRegion(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
private void CaptureWindow(KeyboardHookEventArgs keyboardHookEventArgs)
|
||||||
|
{
|
||||||
|
if (_coreConfiguration.CaptureWindowsInteractive)
|
||||||
|
{
|
||||||
|
CaptureHelper.CaptureWindowInteractive(true);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
CaptureHelper.CaptureWindow(true);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private void CaptureFullscreen(KeyboardHookEventArgs keyboardHookEventArgs)
|
||||||
|
{
|
||||||
|
CaptureHelper.CaptureFullscreen(true, _coreConfiguration.ScreenCaptureMode);
|
||||||
|
}
|
||||||
|
|
||||||
|
private void CaptureLast(KeyboardHookEventArgs keyboardHookEventArgs)
|
||||||
|
{
|
||||||
|
CaptureHelper.CaptureLastRegion(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
private void CaptureIe(KeyboardHookEventArgs keyboardHookEventArgs)
|
||||||
|
{
|
||||||
|
if (_coreConfiguration.IECapture)
|
||||||
|
{
|
||||||
|
CaptureHelper.CaptureIe(true, null);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -65,26 +65,26 @@
|
||||||
<Reference Include="Dapplo.Addons.Config, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Addons.Config, Version=1.0.70.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Addons.Config.1.0.70\lib\net461\Dapplo.Addons.Config.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Addons.Config.1.0.70\lib\net461\Dapplo.Addons.Config.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.56\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Configuration, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.56\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Configuration.1.0.58\lib\net461\Dapplo.CaliburnMicro.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Dapp, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.56\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Dapp.1.0.58\lib\net461\Dapplo.CaliburnMicro.Dapp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Menu, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.56\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Menu.1.0.58\lib\net461\Dapplo.CaliburnMicro.Menu.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Metro, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Metro, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Metro.1.0.56\lib\net461\Dapplo.CaliburnMicro.Metro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Metro.1.0.58\lib\net461\Dapplo.CaliburnMicro.Metro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Security, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.56\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Security.1.0.58\lib\net461\Dapplo.CaliburnMicro.Security.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.56.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.56\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.HttpExtensions, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.43\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||||
|
@ -116,47 +116,47 @@
|
||||||
<Reference Include="Dapplo.Utils, Version=1.0.158.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\Dapplo.Utils.1.0.158\lib\net45\Dapplo.Utils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.83\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.83\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Com, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Com, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Com.0.5.83\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Com.0.5.95\lib\net461\Dapplo.Windows.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.83\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.83\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.83\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.EmbeddedBrowser, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.83\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.EmbeddedBrowser.0.5.95\lib\net461\Dapplo.Windows.EmbeddedBrowser.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.83\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Icons, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Icons, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Icons.0.5.83\lib\net461\Dapplo.Windows.Icons.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Icons.0.5.95\lib\net461\Dapplo.Windows.Icons.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.83\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.83\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.83\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Multimedia, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Multimedia, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Multimedia.0.5.83\lib\net461\Dapplo.Windows.Multimedia.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Multimedia.0.5.95\lib\net461\Dapplo.Windows.Multimedia.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.83.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.83\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GongSolutions.Wpf.DragDrop, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<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>
|
<HintPath>..\packages\gong-wpf-dragdrop.1.1.0\lib\net46\GongSolutions.Wpf.DragDrop.dll</HintPath>
|
||||||
|
@ -192,8 +192,8 @@
|
||||||
<Reference Include="System.Reactive, Version=4.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
<Reference Include="System.Reactive, Version=4.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Reactive.4.0.0\lib\net46\System.Reactive.dll</HintPath>
|
<HintPath>..\packages\System.Reactive.4.0.0\lib\net46\System.Reactive.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Reflection.TypeExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Reflection.TypeExtensions, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Reflection.TypeExtensions.4.1.0\lib\net46\System.Reflection.TypeExtensions.dll</HintPath>
|
<HintPath>..\packages\System.Reflection.TypeExtensions.4.5.0\lib\net461\System.Reflection.TypeExtensions.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Runtime.Caching" />
|
<Reference Include="System.Runtime.Caching" />
|
||||||
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization" />
|
||||||
|
@ -210,11 +210,12 @@
|
||||||
<Reference Include="WindowsFormsIntegration" />
|
<Reference Include="WindowsFormsIntegration" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Compile Include="Components\HotKeyHandler.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="Components\AuthenticationProvider.cs" />
|
<Compile Include="Components\AuthenticationProvider.cs" />
|
||||||
<Compile Include="Components\CommandlineParser.cs" />
|
<Compile Include="Components\CommandlineParser.cs" />
|
||||||
<Compile Include="Components\MainFormStartup.cs" />
|
<Compile Include="Components\MainFormStartup.cs" />
|
||||||
<Compile Include="Components\HotkeyHandler.cs" />
|
<Compile Include="Components\HotkeyService.cs" />
|
||||||
<Compile Include="Components\FormsStartup.cs" />
|
<Compile Include="Components\FormsStartup.cs" />
|
||||||
<Compile Include="Configuration\CommandlineCaptureOptions.cs" />
|
<Compile Include="Configuration\CommandlineCaptureOptions.cs" />
|
||||||
<Compile Include="Configuration\CommandlineOptions.cs" />
|
<Compile Include="Configuration\CommandlineOptions.cs" />
|
||||||
|
@ -536,13 +537,13 @@
|
||||||
<PreBuildEvent>
|
<PreBuildEvent>
|
||||||
</PreBuildEvent>
|
</PreBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="..\packages\Fody.3.1.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.3\build\Fody.targets')" />
|
|
||||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\Fody.3.1.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.3\build\Fody.targets'))" />
|
|
||||||
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
<Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\Fody.3.1.4\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.4\build\Fody.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
<Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" />
|
||||||
|
<Import Project="..\packages\Fody.3.1.4\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.4\build\Fody.targets')" />
|
||||||
</Project>
|
</Project>
|
|
@ -22,6 +22,7 @@
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
using Autofac;
|
using Autofac;
|
||||||
|
using Autofac.Features.AttributeFilters;
|
||||||
using Dapplo.Addons;
|
using Dapplo.Addons;
|
||||||
using Dapplo.CaliburnMicro.Configuration;
|
using Dapplo.CaliburnMicro.Configuration;
|
||||||
using Dapplo.CaliburnMicro.Security;
|
using Dapplo.CaliburnMicro.Security;
|
||||||
|
@ -96,6 +97,7 @@ namespace Greenshot
|
||||||
.As<IService>()
|
.As<IService>()
|
||||||
.AsSelf()
|
.AsSelf()
|
||||||
.AsImplementedInterfaces()
|
.AsImplementedInterfaces()
|
||||||
|
.WithAttributeFiltering()
|
||||||
.SingleInstance();
|
.SingleInstance();
|
||||||
|
|
||||||
builder
|
builder
|
||||||
|
|
|
@ -29,8 +29,8 @@ using System.Windows.Forms;
|
||||||
using Dapplo.Log;
|
using Dapplo.Log;
|
||||||
using Dapplo.Windows.Common.Structs;
|
using Dapplo.Windows.Common.Structs;
|
||||||
using Dapplo.Windows.Desktop;
|
using Dapplo.Windows.Desktop;
|
||||||
using Dapplo.Windows.Input;
|
|
||||||
using Dapplo.Windows.Input.Enums;
|
using Dapplo.Windows.Input.Enums;
|
||||||
|
using Dapplo.Windows.Input.Keyboard;
|
||||||
using Dapplo.Windows.User32;
|
using Dapplo.Windows.User32;
|
||||||
using Dapplo.Windows.User32.Enums;
|
using Dapplo.Windows.User32.Enums;
|
||||||
using Greenshot.Addons.Core;
|
using Greenshot.Addons.Core;
|
||||||
|
@ -113,7 +113,7 @@ namespace Greenshot.Helpers
|
||||||
// Register a keyboard hook to make it possible to ESC the capturing
|
// Register a keyboard hook to make it possible to ESC the capturing
|
||||||
var breakScroll = false;
|
var breakScroll = false;
|
||||||
var keyboardHook = KeyboardHook.KeyboardEvents
|
var keyboardHook = KeyboardHook.KeyboardEvents
|
||||||
.Where(args => args.Key == VirtualKeyCodes.ESCAPE)
|
.Where(args => args.Key == VirtualKeyCode.Escape)
|
||||||
.Subscribe(args =>
|
.Subscribe(args =>
|
||||||
{
|
{
|
||||||
args.Handled = true;
|
args.Handled = true;
|
||||||
|
|
|
@ -13,13 +13,13 @@
|
||||||
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Bootstrapper" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.Addons.Config" version="1.0.70" targetFramework="net461" />
|
<package id="Dapplo.Addons.Config" version="1.0.70" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Configuration" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Dapp" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Metro" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Metro" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Security" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.56" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.43" targetFramework="net461" />
|
||||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||||
|
@ -30,21 +30,21 @@
|
||||||
<package id="Dapplo.Log.LogFile" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log.LogFile" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Log.Loggers" version="1.2.1" targetFramework="net461" />
|
<package id="Dapplo.Log.Loggers" version="1.2.1" targetFramework="net461" />
|
||||||
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
<package id="Dapplo.Utils" version="1.0.158" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Com" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Com" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.EmbeddedBrowser" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Icons" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Icons" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Multimedia" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.Multimedia" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.83" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
||||||
<package id="Fody" version="3.1.3" targetFramework="net461" developmentDependency="true" />
|
<package id="Fody" version="3.1.4" targetFramework="net461" developmentDependency="true" />
|
||||||
<package id="gong-wpf-dragdrop" version="1.1.0" targetFramework="net461" />
|
<package id="gong-wpf-dragdrop" version="1.1.0" targetFramework="net461" />
|
||||||
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
<package id="MahApps.Metro" version="1.6.5" targetFramework="net461" />
|
||||||
<package id="MahApps.Metro.IconPacks" version="2.3.0" targetFramework="net461" />
|
<package id="MahApps.Metro.IconPacks" version="2.3.0" targetFramework="net461" />
|
||||||
|
@ -60,9 +60,9 @@
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
<package id="System.Reflection" version="4.1.0" targetFramework="net461" />
|
<package id="System.Reflection" version="4.1.0" targetFramework="net461" />
|
||||||
<package id="System.Reflection.Extensions" version="4.0.1" targetFramework="net461" />
|
<package id="System.Reflection.Extensions" version="4.0.1" targetFramework="net461" />
|
||||||
<package id="System.Reflection.TypeExtensions" version="4.1.0" targetFramework="net461" />
|
<package id="System.Reflection.TypeExtensions" version="4.5.0" targetFramework="net461" />
|
||||||
<package id="System.Resources.ResourceManager" version="4.0.1" targetFramework="net461" />
|
<package id="System.Resources.ResourceManager" version="4.0.1" targetFramework="net461" />
|
||||||
<package id="System.Runtime" version="4.1.0" targetFramework="net461" />
|
<package id="System.Runtime" version="4.1.0" targetFramework="net461" />
|
||||||
<package id="System.Runtime.Extensions" version="4.1.0" targetFramework="net461" />
|
<package id="System.Runtime.Extensions" version="4.1.0" targetFramework="net461" />
|
||||||
<package id="Tools.InnoSetup" version="5.5.9" targetFramework="net461" />
|
<package id="Tools.InnoSetup" version="5.6.1" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
Loading…
Add table
Add a link
Reference in a new issue