mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 05:53:27 -07:00
Small fixes and some dependency updates.
This commit is contained in:
parent
cd52577358
commit
59d7055e7e
48 changed files with 265 additions and 258 deletions
|
@ -70,23 +70,23 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,12 +14,12 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -75,23 +75,23 @@
|
|||
<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>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonSimple, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonSimple.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonSimple.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonSimple, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonSimple.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonSimple.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -16,12 +16,12 @@
|
|||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.JsonSimple" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonSimple" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -67,23 +67,23 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,12 +14,12 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -85,14 +85,14 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -82,20 +82,20 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -68,20 +68,20 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -87,23 +87,23 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -15,12 +15,12 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Accessibility" />
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
|
|
|
@ -87,17 +87,17 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
|
@ -105,8 +105,8 @@
|
|||
<Reference Include="Dapplo.Jira, Version=0.7.15.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Jira.0.7.15\lib\net46\Dapplo.Jira.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -15,13 +15,13 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Jira" version="0.7.15" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -67,17 +67,17 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,10 +14,10 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -85,20 +85,20 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -15,11 +15,11 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -82,14 +82,14 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,9 +14,9 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -66,14 +66,14 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,9 +14,9 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -85,23 +85,23 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -15,12 +15,12 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -82,20 +82,20 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -186,13 +186,12 @@ namespace Greenshot.Addon.Photobucket
|
|||
IList<string> albums = null;
|
||||
try
|
||||
{
|
||||
albums = RetrievePhotobucketAlbums().Result;
|
||||
albums = Task.Run(RetrievePhotobucketAlbums).Result;
|
||||
_albumsCache = albums;
|
||||
|
||||
}
|
||||
catch
|
||||
catch (Exception ex)
|
||||
{
|
||||
// ignored
|
||||
Log.Error().WriteLine(ex, "Couldn't retrieve the photobucket albums.");
|
||||
}
|
||||
|
||||
if (albums == null || albums.Count == 0)
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -85,20 +85,20 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -15,11 +15,11 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -78,14 +78,14 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -14,9 +14,9 @@
|
|||
<package id="Dapplo.CaliburnMicro.Menu" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -70,23 +70,23 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -16,12 +16,12 @@
|
|||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Toasts" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -49,14 +49,14 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.78" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -52,20 +52,20 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -12,11 +12,11 @@
|
|||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.78" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
|
|
@ -84,20 +84,20 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
@ -302,7 +302,8 @@
|
|||
</Reference>
|
||||
<Reference Include="WindowsBase" />
|
||||
<Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\xunit.abstractions.2.0.2\lib\net35\xunit.abstractions.dll</HintPath>
|
||||
<HintPath>..\packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="xunit.assert, Version=2.4.0.4049, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\xunit.assert.2.4.0\lib\netstandard2.0\xunit.assert.dll</HintPath>
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
<package id="Dapplo.Addons.Bootstrapper" version="1.0.78" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" version="1.2.1" targetFramework="net461" />
|
||||
<package id="Dapplo.Utils" version="1.0.161" targetFramework="net461" />
|
||||
<package id="Dapplo.Windows" version="0.5.109" targetFramework="net461" />
|
||||
|
@ -93,7 +93,7 @@
|
|||
<package id="System.Xml.XPath.XDocument" version="4.3.0" targetFramework="net461" />
|
||||
<package id="System.Xml.XPath.XmlDocument" version="4.3.0" targetFramework="net461" />
|
||||
<package id="xunit" version="2.4.0" targetFramework="net461" />
|
||||
<package id="xunit.abstractions" version="2.0.2" targetFramework="net461" />
|
||||
<package id="xunit.abstractions" version="2.0.3" targetFramework="net461" />
|
||||
<package id="xunit.analyzers" version="0.10.0" targetFramework="net461" />
|
||||
<package id="xunit.assert" version="2.4.0" targetFramework="net461" />
|
||||
<package id="xunit.core" version="2.4.0" targetFramework="net461" />
|
||||
|
|
|
@ -64,7 +64,7 @@ namespace Greenshot.Components
|
|||
/// <inheritdoc />
|
||||
public void Startup()
|
||||
{
|
||||
Log.Debug().WriteLine("Starting MainForm");
|
||||
Log.Debug().WriteLine($"Starting MainForm, current language {_coreConfiguration.Language}");
|
||||
|
||||
// if language is not set, show language dialog
|
||||
if (string.IsNullOrEmpty(_coreConfiguration.Language))
|
||||
|
|
|
@ -89,23 +89,23 @@
|
|||
<Reference Include="Dapplo.CaliburnMicro.Translations, Version=1.0.74.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.CaliburnMicro.Translations.1.0.74\lib\net461\Dapplo.CaliburnMicro.Translations.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
<Reference Include="Dapplo.HttpExtensions, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.0.8.46\lib\net46\Dapplo.HttpExtensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.43\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.JsonNet, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.JsonNet.0.8.46\lib\net46\Dapplo.HttpExtensions.JsonNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.43.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.43\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
<Reference Include="Dapplo.HttpExtensions.OAuth, Version=0.8.46.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.HttpExtensions.OAuth.0.8.46\lib\net46\Dapplo.HttpExtensions.OAuth.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.29\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
<Reference Include="Dapplo.Ini, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Ini.0.5.31\lib\net45\Dapplo.Ini.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.InterfaceImpl, Version=0.2.12.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.InterfaceImpl.0.2.12\lib\net45\Dapplo.InterfaceImpl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.29.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.29\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
<Reference Include="Dapplo.Language, Version=0.5.31.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Language.0.5.31\lib\net45\Dapplo.Language.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Dapplo.Log, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Dapplo.Log.1.2.1\lib\net45\Dapplo.Log.dll</HintPath>
|
||||
|
|
|
@ -36,6 +36,7 @@ using Dapplo.Ini.Converters;
|
|||
using Dapplo.Language;
|
||||
using Dapplo.Log;
|
||||
using Dapplo.Log.Loggers;
|
||||
using Dapplo.Utils;
|
||||
using Dapplo.Windows.Common.Structs;
|
||||
using Dapplo.Windows.Dpi.Forms;
|
||||
using Dapplo.Windows.Kernel32;
|
||||
|
@ -64,7 +65,7 @@ namespace Greenshot
|
|||
//LogSettings.ExceptionToStacktrace = exception => exception.ToStringDemystified();
|
||||
#if DEBUG
|
||||
// Initialize a debug logger for Dapplo packages
|
||||
LogSettings.RegisterDefaultLogger<DebugLogger>(LogLevels.Debug);
|
||||
LogSettings.RegisterDefaultLogger<DebugLogger>(LogLevels.Verbose);
|
||||
#endif
|
||||
var applicationConfig = ApplicationConfigBuilder
|
||||
.Create()
|
||||
|
@ -113,7 +114,7 @@ namespace Greenshot
|
|||
/// </summary>
|
||||
/// <param name="application">Dapplication</param>
|
||||
/// <param name="exception">Exception</param>
|
||||
private static void DisplayErrorViewModel(Dapplication application, Exception exception)
|
||||
private static async void DisplayErrorViewModel(Dapplication application, Exception exception)
|
||||
{
|
||||
var windowManager = application.Bootstrapper.Container?.Resolve<IWindowManager>();
|
||||
if (windowManager == null)
|
||||
|
@ -128,9 +129,15 @@ namespace Greenshot
|
|||
return;
|
||||
}
|
||||
errorViewModel.Value.SetExceptionToDisplay(exception);
|
||||
windowManager.ShowDialog(errorViewModel.Value);
|
||||
if (!UiContext.HasUiAccess)
|
||||
{
|
||||
await UiContext.RunOn(() => windowManager.ShowDialog(errorViewModel.Value));
|
||||
}
|
||||
else
|
||||
{
|
||||
windowManager.ShowDialog(errorViewModel.Value);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
@ -21,12 +21,12 @@
|
|||
<package id="Dapplo.CaliburnMicro.Security" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Toasts" version="1.0.74" targetFramework="net461" />
|
||||
<package id="Dapplo.CaliburnMicro.Translations" version="1.0.74" 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.OAuth" version="0.8.43" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.JsonNet" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.HttpExtensions.OAuth" version="0.8.46" targetFramework="net461" />
|
||||
<package id="Dapplo.Ini" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.InterfaceImpl" version="0.2.12" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.29" targetFramework="net461" />
|
||||
<package id="Dapplo.Language" version="0.5.31" targetFramework="net461" />
|
||||
<package id="Dapplo.Log" 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" />
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
<add key="Dapplo.Windows" value="https://ci.appveyor.com/nuget/dapplo-windows-pjnkjqjp7t6a" />
|
||||
<add key="Dapplo.Addons" value="https://ci.appveyor.com/nuget/dapplo-addons-8psw2ibvh832" />
|
||||
<add key="Dapplo.CaliburnMicro" value="https://ci.appveyor.com/nuget/dapplo-caliburnmicro-46kaa8k8ft4i" />
|
||||
<add key="Dapplo.HttpExtensions" value="https://ci.appveyor.com/nuget/dapplo-httpextensions-6qa60p3t5ixy" />
|
||||
<add key="Dapplo.HttpExtensions" value="https://ci.appveyor.com/nuget/dapplo-httpextensions-6qa60p3t5ixy" />
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue