Updated some MS packages

This commit is contained in:
BONNEVILLE Geoffroy
2018-07-24 18:06:44 +02:00
parent ff1cdc265a
commit dd347b56a2
2 changed files with 24 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
<package id="HockeySDK.Core" version="4.1.6" targetFramework="win81" />
<package id="HockeySDK.WINRT" version="4.1.6" targetFramework="win81" />
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="win81" />
<package id="Microsoft.Composition" version="1.0.27" targetFramework="win81" />
<package id="Microsoft.Composition" version="1.0.31" targetFramework="win81" />
<package id="Microsoft.NETCore.Platforms" version="2.1.0" targetFramework="win81" />
<package id="Microsoft.NETCore.Portable.Compatibility" version="1.0.2" targetFramework="win81" />
<package id="Microsoft.NETCore.UniversalWindowsPlatform" version="6.1.5" targetFramework="win81" />
@@ -13,7 +13,13 @@
<package id="Portable.BouncyCastle" version="1.8.2" targetFramework="win81" />
<package id="Splat" version="3.0.0" targetFramework="win81" />
<package id="System.Collections" version="4.3.0" targetFramework="win81" />
<package id="System.Collections.Immutable" version="1.1.37" targetFramework="win81" />
<package id="System.Collections.Immutable" version="1.5.0" targetFramework="win81" />
<package id="System.Composition" version="1.0.31" targetFramework="win81" />
<package id="System.Composition.AttributedModel" version="1.0.31" targetFramework="win81" />
<package id="System.Composition.Convention" version="1.0.31" targetFramework="win81" />
<package id="System.Composition.Hosting" version="1.0.31" targetFramework="win81" />
<package id="System.Composition.Runtime" version="1.0.31" targetFramework="win81" />
<package id="System.Composition.TypedParts" version="1.0.31" targetFramework="win81" />
<package id="System.Diagnostics.Contracts" version="4.3.0" targetFramework="win81" />
<package id="System.Diagnostics.Debug" version="4.3.0" targetFramework="win81" />
<package id="System.Drawing.Primitives" version="4.3.0" targetFramework="win81" />
@@ -23,8 +29,8 @@
<package id="System.Net.Requests" version="4.3.0" targetFramework="win81" />
<package id="System.Reflection" version="4.3.0" targetFramework="win81" />
<package id="System.Reflection.Extensions" version="4.3.0" targetFramework="win81" />
<package id="System.Reflection.Metadata" version="1.2.0" targetFramework="win81" />
<package id="System.Resources.ResourceManager" version="4.0.0" targetFramework="win81" />
<package id="System.Reflection.Metadata" version="1.6.0" targetFramework="win81" />
<package id="System.Resources.ResourceManager" version="4.3.0" targetFramework="win81" />
<package id="System.Runtime" version="4.3.0" targetFramework="win81" />
<package id="System.Runtime.Extensions" version="4.3.0" targetFramework="win81" />
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="win81" />