mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Fixed packages for the project which cannot be opened on Windows 7
This commit is contained in:
parent
4d6eac8f6a
commit
854c1808db
2 changed files with 36 additions and 36 deletions
|
@ -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.58.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro, Version=1.0.60.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.58\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.1.0.60\lib\net461\Dapplo.CaliburnMicro.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.58.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.60.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.58\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.60\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.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.0.5.95\lib\net461\Dapplo.Windows.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.0.5.103\lib\net461\Dapplo.Windows.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Clipboard, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.95\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Clipboard.0.5.103\lib\net461\Dapplo.Windows.Clipboard.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Common, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Common, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Common.0.5.95\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Common.0.5.103\lib\net461\Dapplo.Windows.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.DesktopWindowsManager, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.95\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.DesktopWindowsManager.0.5.103\lib\net461\Dapplo.Windows.DesktopWindowsManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Dpi, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.95\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Dpi.0.5.103\lib\net461\Dapplo.Windows.Dpi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Gdi32, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.95\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Gdi32.0.5.103\lib\net461\Dapplo.Windows.Gdi32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Input, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Input, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Input.0.5.95\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Input.0.5.103\lib\net461\Dapplo.Windows.Input.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Kernel32, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.95\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Kernel32.0.5.103\lib\net461\Dapplo.Windows.Kernel32.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.Messages, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.Messages, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.95\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.Messages.0.5.103\lib\net461\Dapplo.Windows.Messages.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Dapplo.Windows.User32, Version=0.5.95.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Dapplo.Windows.User32, Version=0.5.103.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Dapplo.Windows.User32.0.5.95\lib\net461\Dapplo.Windows.User32.dll</HintPath>
|
<HintPath>..\packages\Dapplo.Windows.User32.0.5.103\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.58" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro" version="1.0.60" targetFramework="net461" />
|
||||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.58" targetFramework="net461" />
|
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.60" 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.95" targetFramework="net461" />
|
<package id="Dapplo.Windows" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Clipboard" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.Clipboard" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Common" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.Common" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.DesktopWindowsManager" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Dpi" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.Dpi" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Gdi32" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.Gdi32" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Input" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.Input" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Kernel32" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.Kernel32" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.Messages" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.Messages" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="Dapplo.Windows.User32" version="0.5.95" targetFramework="net461" />
|
<package id="Dapplo.Windows.User32" version="0.5.103" targetFramework="net461" />
|
||||||
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
<package id="System.Reactive" version="4.0.0" targetFramework="net461" />
|
||||||
</packages>
|
</packages>
|
Loading…
Add table
Add a link
Reference in a new issue