Skip to content

Commit

Permalink
Update to DevForce v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgood committed Jul 6, 2015
1 parent 5b9ac09 commit ada5ee2
Show file tree
Hide file tree
Showing 33 changed files with 262 additions and 158 deletions.
51 changes: 39 additions & 12 deletions Cocktail.Compat.SL/Cocktail.Compat.SL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,33 +62,55 @@
<Reference Include="Caliburn.Micro.Platform">
<HintPath>..\packages\Caliburn.Micro.2.0.2\lib\sl5\Caliburn.Micro.Platform.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Core.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Core.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.Core.SL.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.Core.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.EntityModel.Compat.SL">
<HintPath>..\packages\IdeaBlade.DevForce.Compat.7.2.6\lib\sl50\IdeaBlade.EntityModel.Compat.SL.dll</HintPath>
<Reference Include="IdeaBlade.EntityModel.Compat.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Compat.7.3.0\lib\sl50\IdeaBlade.EntityModel.Compat.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.EntityModel.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.EntityModel.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.EntityModel.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Linq.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.EntityModel.SL.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.Linq.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Linq.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Validation.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.Linq.SL.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.Validation.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Validation.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.Validation.SL.dll</HintPath>
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\sl4\Microsoft.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CompilerServices.AsyncTargetingPack.Silverlight5">
<HintPath>..\packages\Microsoft.CompilerServices.AsyncTargetingPack.1.0.1\lib\sl50\Microsoft.CompilerServices.AsyncTargetingPack.Silverlight5.dll</HintPath>
<Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\sl4\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Threading.Tasks.Extensions.Silverlight, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\sl4\Microsoft.Threading.Tasks.Extensions.Silverlight.dll</HintPath>
</Reference>
<Reference Include="mscorlib" />
<Reference Include="System.ComponentModel.Composition, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.ComponentModel.Composition.Initialization, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.ComponentModel.DataAnnotations, Version=5.0.5.0, Culture=neutral, PublicKeyToken=ddd0da4d3e678217, processorArchitecture=MSIL" />
<Reference Include="System.IO, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\sl5\System.IO.dll</HintPath>
</Reference>
<Reference Include="System.Runtime, Version=2.6.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\sl5\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Threading.Tasks, Version=2.6.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\sl5\System.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="System.Windows" />
<Reference Include="system" />
<Reference Include="System.Core">
Expand Down Expand Up @@ -148,6 +170,11 @@ xcopy "$(TargetDir)$(TargetName).dll" "$(SolutionDir)Bin\sl50\$(ConfigurationNam
xcopy "$(TargetDir)$(TargetName).xml" "$(SolutionDir)Bin\sl50\$(ConfigurationName)" /y
</PostBuildEvent>
</PropertyGroup>
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
<Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
<Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
8 changes: 5 additions & 3 deletions Cocktail.Compat.SL/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
<packages>
<package id="Caliburn.Micro" version="2.0.2" targetFramework="sl50" />
<package id="Caliburn.Micro.Core" version="2.0.2" targetFramework="sl50" />
<package id="IdeaBlade.DevForce.Compat" version="7.2.6" targetFramework="sl50" />
<package id="IdeaBlade.DevForce.Core" version="7.2.6" targetFramework="sl50" />
<package id="Microsoft.CompilerServices.AsyncTargetingPack" version="1.0.1" targetFramework="sl50" />
<package id="IdeaBlade.DevForce.Compat" version="7.3.0" targetFramework="sl50" />
<package id="IdeaBlade.DevForce.Core" version="7.3.0" targetFramework="sl50" />
<package id="Microsoft.Bcl" version="1.1.8" targetFramework="sl50" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="sl50" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="sl50" />
</packages>
7 changes: 6 additions & 1 deletion Cocktail.Compat/AwaiterFns.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,15 @@
// http://cocktail.ideablade.com/licensing
// ====================================================================================================================

using IdeaBlade.EntityModel;
using System.Collections;
using System.Collections.Generic;

#if SILVERLIGHT
using Microsoft.Runtime.CompilerServices;
#else
using System.Runtime.CompilerServices;
using IdeaBlade.EntityModel;
#endif

namespace Cocktail
{
Expand Down
21 changes: 11 additions & 10 deletions Cocktail.Compat/Cocktail.Compat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,25 @@
<Reference Include="Caliburn.Micro.Platform">
<HintPath>..\packages\Caliburn.Micro.2.0.2\lib\net45\Caliburn.Micro.Platform.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Core, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Core, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\net45\IdeaBlade.Core.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\net45\IdeaBlade.Core.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.EntityModel, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.EntityModel, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\net45\IdeaBlade.EntityModel.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\net45\IdeaBlade.EntityModel.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.EntityModel.Compat">
<HintPath>..\packages\IdeaBlade.DevForce.Compat.7.2.6\lib\net45\IdeaBlade.EntityModel.Compat.dll</HintPath>
<Reference Include="IdeaBlade.EntityModel.Compat, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Compat.7.3.0\lib\net45\IdeaBlade.EntityModel.Compat.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Linq, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Linq, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\net45\IdeaBlade.Linq.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\net45\IdeaBlade.Linq.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Validation, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Validation, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\net45\IdeaBlade.Validation.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\net45\IdeaBlade.Validation.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.Composition" />
Expand Down
2 changes: 1 addition & 1 deletion Cocktail.Compat/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
// Build Number
// Revision

[assembly: AssemblyVersion("2.5.3")]
[assembly: AssemblyVersion("2.6.0")]
4 changes: 2 additions & 2 deletions Cocktail.Compat/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<packages>
<package id="Caliburn.Micro" version="2.0.2" targetFramework="net45" />
<package id="Caliburn.Micro.Core" version="2.0.2" targetFramework="net45" />
<package id="IdeaBlade.DevForce.Compat" version="7.2.6" targetFramework="net45" />
<package id="IdeaBlade.DevForce.Core" version="7.2.6" targetFramework="net45" />
<package id="IdeaBlade.DevForce.Compat" version="7.3.0" targetFramework="net45" />
<package id="IdeaBlade.DevForce.Core" version="7.3.0" targetFramework="net45" />
</packages>
46 changes: 36 additions & 10 deletions Cocktail.SL/Cocktail.SL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,24 +67,33 @@
<Reference Include="Caliburn.Micro.Platform">
<HintPath>..\packages\Caliburn.Micro.2.0.2\lib\sl5\Caliburn.Micro.Platform.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Core.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Core.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.Core.SL.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.Core.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.EntityModel.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.EntityModel.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.EntityModel.SL.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.EntityModel.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Linq.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Linq.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.Linq.SL.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.Linq.SL.dll</HintPath>
</Reference>
<Reference Include="IdeaBlade.Validation.SL, Version=7.2.6.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<Reference Include="IdeaBlade.Validation.SL, Version=7.3.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.2.6\lib\sl50\IdeaBlade.Validation.SL.dll</HintPath>
<HintPath>..\packages\IdeaBlade.DevForce.Core.7.3.0\lib\sl50\IdeaBlade.Validation.SL.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CompilerServices.AsyncTargetingPack.Silverlight5">
<HintPath>..\packages\Microsoft.CompilerServices.AsyncTargetingPack.1.0.1\lib\sl50\Microsoft.CompilerServices.AsyncTargetingPack.Silverlight5.dll</HintPath>
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\sl4\Microsoft.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\sl4\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Threading.Tasks.Extensions.Silverlight, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\sl4\Microsoft.Threading.Tasks.Extensions.Silverlight.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<Private>True</Private>
Expand All @@ -98,7 +107,19 @@
<Reference Include="System.ComponentModel.DataAnnotations">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="System.IO, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\sl5\System.IO.dll</HintPath>
</Reference>
<Reference Include="System.Runtime, Version=2.6.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\sl5\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Threading.Tasks, Version=2.6.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\sl5\System.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="System.Windows">
<Private>True</Private>
</Reference>
Expand Down Expand Up @@ -262,6 +283,11 @@ xcopy "$(TargetDir)$(TargetName).dll" "$(SolutionDir)Bin\sl50\$(ConfigurationNam
xcopy "$(TargetDir)$(TargetName).xml" "$(SolutionDir)Bin\sl50\$(ConfigurationName)" /y
</PostBuildEvent>
</PropertyGroup>
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
<Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
<Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
6 changes: 4 additions & 2 deletions Cocktail.SL/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<packages>
<package id="Caliburn.Micro" version="2.0.2" targetFramework="sl50" />
<package id="Caliburn.Micro.Core" version="2.0.2" targetFramework="sl50" />
<package id="IdeaBlade.DevForce.Core" version="7.2.6" targetFramework="sl50" />
<package id="Microsoft.CompilerServices.AsyncTargetingPack" version="1.0.1" targetFramework="sl50" />
<package id="IdeaBlade.DevForce.Core" version="7.3.0" targetFramework="sl50" />
<package id="Microsoft.Bcl" version="1.1.8" targetFramework="sl50" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="sl50" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="sl50" />
</packages>
Loading

0 comments on commit ada5ee2

Please sign in to comment.