Browse Source

A better solution setup.

Former-commit-id: e246ff63991b7b748b064bcf6fb82e1ad6cc1b1f
af/merge-core
James South 13 years ago
parent
commit
b77fa8a89b
  1. 44
      src/ImageProcessor.Web/NET4/ImageProcessor.Web.csproj
  2. 6
      src/ImageProcessor.Web/NET4/packages.config
  3. 0
      src/ImageProcessor.Web/NET45/Caching/CachedImage.cs
  4. 0
      src/ImageProcessor.Web/NET45/Caching/DiskCache.cs
  5. 0
      src/ImageProcessor.Web/NET45/Caching/PersistantDictionary.cs
  6. 0
      src/ImageProcessor.Web/NET45/Caching/SQLContext.cs
  7. 0
      src/ImageProcessor.Web/NET45/Config/ImageCacheSection.cs
  8. 0
      src/ImageProcessor.Web/NET45/Config/ImageProcessingSection.cs
  9. 0
      src/ImageProcessor.Web/NET45/Config/ImageProcessorConfig.cs
  10. 0
      src/ImageProcessor.Web/NET45/Config/ImageSecuritySection.cs
  11. 0
      src/ImageProcessor.Web/NET45/Helpers/LockedDictionary.cs
  12. 0
      src/ImageProcessor.Web/NET45/Helpers/RemoteFile.cs
  13. 0
      src/ImageProcessor.Web/NET45/Helpers/TaskHelpers.cs
  14. 0
      src/ImageProcessor.Web/NET45/HttpModules/ImageProcessingModule.cs
  15. 0
      src/ImageProcessor.Web/NET45/ImageFactoryExtensions.cs
  16. 35
      src/ImageProcessor.Web/NET45/ImageProcessor.Web_NET45.csproj
  17. 0
      src/ImageProcessor.Web/NET45/Properties/AssemblyInfo.cs
  18. 0
      src/ImageProcessor.Web/NET45/SQLite.cs.REMOVED.git-id
  19. 0
      src/ImageProcessor.Web/NET45/SQLiteAsync.cs
  20. 8
      src/TestWebsites/NET4/Web.config
  21. 1
      src/packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nupkg.REMOVED.git-id
  22. 34
      src/packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nuspec
  23. 1
      src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.dll.REMOVED.git-id
  24. 1
      src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.dll.REMOVED.git-id
  25. 1
      src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.dll.REMOVED.git-id
  26. BIN
      src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.dll
  27. BIN
      src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.dll
  28. 1
      src/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.dll.REMOVED.git-id
  29. BIN
      src/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.dll
  30. 1
      src/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.dll.REMOVED.git-id
  31. BIN
      src/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.dll
  32. BIN
      src/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.dll
  33. 0
      src/packages/Microsoft.Bcl.1.1.3/License-RTM.rtf.REMOVED.git-id
  34. 1
      src/packages/Microsoft.Bcl.1.1.3/Microsoft.Bcl.1.1.3.nupkg.REMOVED.git-id
  35. 40
      src/packages/Microsoft.Bcl.1.1.3/Microsoft.Bcl.1.1.3.nuspec
  36. 0
      src/packages/Microsoft.Bcl.1.1.3/ReleaseNotes.txt
  37. 0
      src/packages/Microsoft.Bcl.1.1.3/content/net45/_._
  38. 0
      src/packages/Microsoft.Bcl.1.1.3/content/portable-net45+win8+wp8/_._
  39. 0
      src/packages/Microsoft.Bcl.1.1.3/content/sl4/_._
  40. 0
      src/packages/Microsoft.Bcl.1.1.3/content/sl5/_._
  41. 0
      src/packages/Microsoft.Bcl.1.1.3/content/win8/_._
  42. 0
      src/packages/Microsoft.Bcl.1.1.3/content/wp8/_._
  43. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.IO.dll
  44. 8
      src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.IO.xml
  45. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Runtime.dll
  46. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Runtime.xml
  47. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Threading.Tasks.dll
  48. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Threading.Tasks.xml
  49. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/net40/ensureRedirect.xml
  50. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/net45/_._
  51. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.IO.dll
  52. 51
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.IO.xml
  53. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Runtime.dll
  54. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Runtime.xml
  55. 1
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.dll.REMOVED.git-id
  56. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.xml.REMOVED.git-id
  57. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml
  58. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.IO.dll
  59. 51
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.IO.xml
  60. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Runtime.dll
  61. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Runtime.xml
  62. 1
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.dll.REMOVED.git-id
  63. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.xml.REMOVED.git-id
  64. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/ensureRedirect.xml
  65. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.IO.dll
  66. 51
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.IO.xml
  67. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Runtime.dll
  68. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Runtime.xml
  69. 1
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Threading.Tasks.dll.REMOVED.git-id
  70. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Threading.Tasks.xml.REMOVED.git-id
  71. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/ensureRedirect.xml
  72. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.IO.dll
  73. 51
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.IO.xml
  74. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Runtime.dll
  75. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Runtime.xml
  76. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.dll
  77. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.xml
  78. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/ensureRedirect.xml
  79. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.IO.dll
  80. 51
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.IO.xml
  81. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Runtime.dll
  82. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Runtime.xml
  83. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Threading.Tasks.dll
  84. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Threading.Tasks.xml
  85. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/ensureRedirect.xml
  86. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.IO.dll
  87. 8
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.IO.xml
  88. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Runtime.dll
  89. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Runtime.xml
  90. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Threading.Tasks.dll
  91. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Threading.Tasks.xml
  92. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/ensureRedirect.xml
  93. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/portable-net45+win8+wp8/_._
  94. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.IO.dll
  95. 51
      src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.IO.xml
  96. BIN
      src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Runtime.dll
  97. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Runtime.xml
  98. 1
      src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Threading.Tasks.dll.REMOVED.git-id
  99. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Threading.Tasks.xml.REMOVED.git-id
  100. 0
      src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/ensureRedirect.xml

44
src/ImageProcessor.Web/NET4/ImageProcessor.Web.csproj

@ -61,33 +61,36 @@
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO">
<HintPath>..\..\packages\Microsoft.Bcl.1.1.3\lib\net40\System.IO.dll</HintPath>
</Reference>
<Reference Include="System.Net" />
<Reference Include="System.Runtime">
<HintPath>..\..\packages\Microsoft.Bcl.1.0.19\lib\net40\System.Runtime.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Bcl.1.1.3\lib\net40\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks">
<HintPath>..\..\packages\Microsoft.Bcl.1.0.19\lib\net40\System.Threading.Tasks.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Bcl.1.1.3\lib\net40\System.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Data" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\ProjectFiles\Caching\CachedImage.cs" />
<Compile Include="..\ProjectFiles\Caching\DiskCache.cs" />
<Compile Include="..\ProjectFiles\Caching\PersistantDictionary.cs" />
<Compile Include="..\ProjectFiles\Caching\SQLContext.cs" />
<Compile Include="..\ProjectFiles\Config\ImageCacheSection.cs" />
<Compile Include="..\ProjectFiles\Config\ImageProcessingSection.cs" />
<Compile Include="..\ProjectFiles\Config\ImageProcessorConfig.cs" />
<Compile Include="..\ProjectFiles\Config\ImageSecuritySection.cs" />
<Compile Include="..\ProjectFiles\Helpers\LockedDictionary.cs" />
<Compile Include="..\ProjectFiles\Helpers\RemoteFile.cs" />
<Compile Include="..\ProjectFiles\Helpers\TaskHelpers.cs" />
<Compile Include="..\ProjectFiles\HttpModules\ImageProcessingModule.cs" />
<Compile Include="..\ProjectFiles\ImageFactoryExtensions.cs" />
<Compile Include="..\ProjectFiles\Properties\AssemblyInfo.cs" />
<Compile Include="..\ProjectFiles\SQLite.cs" />
<Compile Include="..\ProjectFiles\SQLiteAsync.cs" />
<Compile Include="..\NET45\Caching\CachedImage.cs" />
<Compile Include="..\NET45\Caching\DiskCache.cs" />
<Compile Include="..\NET45\Caching\PersistantDictionary.cs" />
<Compile Include="..\NET45\Caching\SQLContext.cs" />
<Compile Include="..\NET45\Config\ImageCacheSection.cs" />
<Compile Include="..\NET45\Config\ImageProcessingSection.cs" />
<Compile Include="..\NET45\Config\ImageProcessorConfig.cs" />
<Compile Include="..\NET45\Config\ImageSecuritySection.cs" />
<Compile Include="..\NET45\Helpers\LockedDictionary.cs" />
<Compile Include="..\NET45\Helpers\RemoteFile.cs" />
<Compile Include="..\NET45\Helpers\TaskHelpers.cs" />
<Compile Include="..\NET45\HttpModules\ImageProcessingModule.cs" />
<Compile Include="..\NET45\ImageFactoryExtensions.cs" />
<Compile Include="..\NET45\Properties\AssemblyInfo.cs" />
<Compile Include="..\NET45\SQLite.cs" />
<Compile Include="..\NET45\SQLiteAsync.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\ImageProcessor\ImageProcessor.csproj">
@ -99,13 +102,16 @@
<None Include="app.config">
<SubType>Designer</SubType>
</None>
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy /y "$(TargetPath)" "$(SolutionDir)\TestWebsites\NET4\bin"
xcopy /y "$(TargetDir)$(TargetName).pdb" "$(SolutionDir)\TestWebsites\NET4\bin"</PostBuildEvent>
</PropertyGroup>
<Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.6\tools\Microsoft.Bcl.Build.targets" />
<Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.8\tools\Microsoft.Bcl.Build.targets" />
<!-- 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">

6
src/ImageProcessor.Web/NET4/packages.config

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages >
<packages>
<package id="Csharp-Sqlite" version="3.7.7.1" targetFramework="net40" />
<package id="Microsoft.Bcl" version="1.0.19" targetFramework="net40" />
<package id="Microsoft.Bcl" version="1.1.3" targetFramework="net40" />
<package id="Microsoft.Bcl.Async" version="1.0.16" targetFramework="net40" />
<package id="Microsoft.Bcl.Build" version="1.0.6" targetFramework="net40" />
<package id="Microsoft.Bcl.Build" version="1.0.8" targetFramework="net40" />
<package id="sqlite-net" version="1.0.7" targetFramework="net40" />
</packages>

0
src/ImageProcessor.Web/ProjectFiles/Caching/CachedImage.cs → src/ImageProcessor.Web/NET45/Caching/CachedImage.cs

0
src/ImageProcessor.Web/ProjectFiles/Caching/DiskCache.cs → src/ImageProcessor.Web/NET45/Caching/DiskCache.cs

0
src/ImageProcessor.Web/ProjectFiles/Caching/PersistantDictionary.cs → src/ImageProcessor.Web/NET45/Caching/PersistantDictionary.cs

0
src/ImageProcessor.Web/ProjectFiles/Caching/SQLContext.cs → src/ImageProcessor.Web/NET45/Caching/SQLContext.cs

0
src/ImageProcessor.Web/ProjectFiles/Config/ImageCacheSection.cs → src/ImageProcessor.Web/NET45/Config/ImageCacheSection.cs

0
src/ImageProcessor.Web/ProjectFiles/Config/ImageProcessingSection.cs → src/ImageProcessor.Web/NET45/Config/ImageProcessingSection.cs

0
src/ImageProcessor.Web/ProjectFiles/Config/ImageProcessorConfig.cs → src/ImageProcessor.Web/NET45/Config/ImageProcessorConfig.cs

0
src/ImageProcessor.Web/ProjectFiles/Config/ImageSecuritySection.cs → src/ImageProcessor.Web/NET45/Config/ImageSecuritySection.cs

0
src/ImageProcessor.Web/ProjectFiles/Helpers/LockedDictionary.cs → src/ImageProcessor.Web/NET45/Helpers/LockedDictionary.cs

0
src/ImageProcessor.Web/ProjectFiles/Helpers/RemoteFile.cs → src/ImageProcessor.Web/NET45/Helpers/RemoteFile.cs

0
src/ImageProcessor.Web/ProjectFiles/Helpers/TaskHelpers.cs → src/ImageProcessor.Web/NET45/Helpers/TaskHelpers.cs

0
src/ImageProcessor.Web/ProjectFiles/HttpModules/ImageProcessingModule.cs → src/ImageProcessor.Web/NET45/HttpModules/ImageProcessingModule.cs

0
src/ImageProcessor.Web/ProjectFiles/ImageFactoryExtensions.cs → src/ImageProcessor.Web/NET45/ImageFactoryExtensions.cs

35
src/ImageProcessor.Web/NET45/ImageProcessor.Web_NET45.csproj

@ -48,22 +48,22 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\ProjectFiles\Caching\CachedImage.cs" />
<Compile Include="..\ProjectFiles\Caching\DiskCache.cs" />
<Compile Include="..\ProjectFiles\Caching\PersistantDictionary.cs" />
<Compile Include="..\ProjectFiles\Caching\SQLContext.cs" />
<Compile Include="..\ProjectFiles\Config\ImageCacheSection.cs" />
<Compile Include="..\ProjectFiles\Config\ImageProcessingSection.cs" />
<Compile Include="..\ProjectFiles\Config\ImageProcessorConfig.cs" />
<Compile Include="..\ProjectFiles\Config\ImageSecuritySection.cs" />
<Compile Include="..\ProjectFiles\Helpers\LockedDictionary.cs" />
<Compile Include="..\ProjectFiles\Helpers\RemoteFile.cs" />
<Compile Include="..\ProjectFiles\Helpers\TaskHelpers.cs" />
<Compile Include="..\ProjectFiles\HttpModules\ImageProcessingModule.cs" />
<Compile Include="..\ProjectFiles\ImageFactoryExtensions.cs" />
<Compile Include="..\ProjectFiles\Properties\AssemblyInfo.cs" />
<Compile Include="..\ProjectFiles\SQLite.cs" />
<Compile Include="..\ProjectFiles\SQLiteAsync.cs" />
<Compile Include="Caching\CachedImage.cs" />
<Compile Include="Caching\DiskCache.cs" />
<Compile Include="Caching\PersistantDictionary.cs" />
<Compile Include="Caching\SQLContext.cs" />
<Compile Include="Config\ImageCacheSection.cs" />
<Compile Include="Config\ImageProcessingSection.cs" />
<Compile Include="Config\ImageProcessorConfig.cs" />
<Compile Include="Config\ImageSecuritySection.cs" />
<Compile Include="Helpers\LockedDictionary.cs" />
<Compile Include="Helpers\RemoteFile.cs" />
<Compile Include="Helpers\TaskHelpers.cs" />
<Compile Include="HttpModules\ImageProcessingModule.cs" />
<Compile Include="ImageFactoryExtensions.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SQLite.cs" />
<Compile Include="SQLiteAsync.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\ImageProcessor\ImageProcessor.csproj">
@ -71,6 +71,9 @@
<Name>ImageProcessor</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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.

0
src/ImageProcessor.Web/ProjectFiles/Properties/AssemblyInfo.cs → src/ImageProcessor.Web/NET45/Properties/AssemblyInfo.cs

0
src/ImageProcessor.Web/ProjectFiles/SQLite.cs.REMOVED.git-id → src/ImageProcessor.Web/NET45/SQLite.cs.REMOVED.git-id

0
src/ImageProcessor.Web/ProjectFiles/SQLiteAsync.cs → src/ImageProcessor.Web/NET45/SQLiteAsync.cs

8
src/TestWebsites/NET4/Web.config

@ -48,8 +48,8 @@
</system.web>
<system.webServer>
<validation validateIntegratedModeConfiguration="false" />
<modules runAllManagedModulesForAllRequests="true" >
<add name="ImageProcessorModule" type="ImageProcessor.Web.HttpModules.ImageProcessingModule, ImageProcessor.Web"/>
<modules runAllManagedModulesForAllRequests="true">
<add name="ImageProcessorModule" type="ImageProcessor.Web.HttpModules.ImageProcessingModule, ImageProcessor.Web" />
</modules>
</system.webServer>
<runtime>
@ -60,11 +60,11 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.5.19.0" newVersion="2.5.19.0" />
<bindingRedirect oldVersion="0.0.0.0-2.6.3.0" newVersion="2.6.3.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.5.19.0" newVersion="2.5.19.0" />
<bindingRedirect oldVersion="0.0.0.0-2.6.3.0" newVersion="2.6.3.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>

1
src/packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nupkg.REMOVED.git-id

@ -1 +0,0 @@
8383f696d05c6a3f3061683355d21bd2a303c8a4

34
src/packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nuspec

@ -1,34 +0,0 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.Bcl</id>
<version>1.0.19</version>
<title>BCL Portability Pack for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=296435</licenseUrl>
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=280057</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>This packages enables projects targeting .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) to use new types from later versions of .NET including:
CallerMemberNameAttribute
CallerLineNumberAttribute
CallerFilePathAttribute
Tuple&lt;T1, T2, ...&gt;
IProgress&lt;T&gt;
IStructuralComparable
IStructuralEquatable
Task
These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress&lt;T&gt; from this package will be seen by the runtime as the same type as the one already in the platform.
This package is not required for projects targeting .NET Framework 4.5 or .NET for Windows Store apps. For known issues, please see: http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx.</description>
<summary>Adds support for types from later versions to .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5.</summary>
<copyright>Copyright © Microsoft Corporation</copyright>
<tags>BCL Microsoft System Task IProgress</tags>
<dependencies>
<dependency id="Microsoft.Bcl.Build" version="1.0.4" />
</dependencies>
</metadata>
</package>

1
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.dll.REMOVED.git-id

@ -1 +0,0 @@
74f5e2caed93499de991cfd5ed70b868e5207474

1
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.dll.REMOVED.git-id

@ -1 +0,0 @@
74f5e2caed93499de991cfd5ed70b868e5207474

1
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.dll.REMOVED.git-id

@ -1 +0,0 @@
74f5e2caed93499de991cfd5ed70b868e5207474

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.dll

Binary file not shown.

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.dll

Binary file not shown.

1
src/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.dll.REMOVED.git-id

@ -1 +0,0 @@
74f5e2caed93499de991cfd5ed70b868e5207474

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.dll

Binary file not shown.

1
src/packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.dll.REMOVED.git-id

@ -1 +0,0 @@
74f5e2caed93499de991cfd5ed70b868e5207474

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.dll

Binary file not shown.

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/License.rtf.REMOVED.git-id → src/packages/Microsoft.Bcl.1.1.3/License-RTM.rtf.REMOVED.git-id

1
src/packages/Microsoft.Bcl.1.1.3/Microsoft.Bcl.1.1.3.nupkg.REMOVED.git-id

@ -0,0 +1 @@
3a1dff62fc252afd94aab2c0a4e74c652e6e1863

40
src/packages/Microsoft.Bcl.1.1.3/Microsoft.Bcl.1.1.3.nuspec

@ -0,0 +1,40 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.Bcl</id>
<version>1.1.3</version>
<title>Microsoft BCL Portability Pack</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=296435</licenseUrl>
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=280057</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>This packages enables projects targeting down-level platforms to use some of the types added in later versions including:
- CallerMemberNameAttribute
- CallerLineNumberAttribute
- CallerFilePathAttribute
- Tuple&lt;T1, T2, ...&gt;
- IProgress&lt;T&gt;
- IStructuralComparable
- IStructuralEquatable
- Task
- InvalidDataException
These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress&lt;T&gt; from this package will be seen by the runtime as the same type as the one already available in the platform.
Supported Platforms:
- .NET Framework 4 (with KB2468871)
- Windows Phone 7.5
- Silverlight 4 and 5
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, NET for Windows Store apps or Windows Phone 8 when consuming a library that uses this package.</description>
<summary>Adds support for types added in later versions of .NET when targeting previous versions.</summary>
<copyright>Copyright © Microsoft Corporation</copyright>
<tags>BCL Microsoft System Task IProgress</tags>
<dependencies>
<dependency id="Microsoft.Bcl.Build" version="1.0.4" />
</dependencies>
</metadata>
</package>

0
src/packages/Microsoft.Bcl.1.0.19/ReleaseNotes.txt → src/packages/Microsoft.Bcl.1.1.3/ReleaseNotes.txt

0
src/packages/Microsoft.Bcl.1.0.19/content/net45/_._ → src/packages/Microsoft.Bcl.1.1.3/content/net45/_._

0
src/packages/Microsoft.Bcl.1.0.19/content/portable-net45+win8+wp8/_._ → src/packages/Microsoft.Bcl.1.1.3/content/portable-net45+win8+wp8/_._

0
src/packages/Microsoft.Bcl.1.0.19/content/sl4/_._ → src/packages/Microsoft.Bcl.1.1.3/content/sl4/_._

0
src/packages/Microsoft.Bcl.1.0.19/content/sl5/_._ → src/packages/Microsoft.Bcl.1.1.3/content/sl5/_._

0
src/packages/Microsoft.Bcl.1.0.19/content/win8/_._ → src/packages/Microsoft.Bcl.1.1.3/content/win8/_._

0
src/packages/Microsoft.Bcl.1.0.19/content/wp8/_._ → src/packages/Microsoft.Bcl.1.1.3/content/wp8/_._

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.IO.dll

Binary file not shown.

8
src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.IO.xml

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.dll → src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Runtime.xml

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.dll → src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Threading.Tasks.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.xml → src/packages/Microsoft.Bcl.1.1.3/lib/net40/System.Threading.Tasks.xml

0
src/packages/Microsoft.Bcl.1.0.19/lib/net40/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/net40/ensureRedirect.xml

0
src/packages/Microsoft.Bcl.1.0.19/lib/net45/_._ → src/packages/Microsoft.Bcl.1.1.3/lib/net45/_._

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.IO.dll

Binary file not shown.

51
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.IO.xml

@ -0,0 +1,51 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
<member name="T:System.Strings">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:System.Strings.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:System.Strings.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:System.Strings.GenericInvalidData">
<summary>
Looks up a localized string similar to Found invalid data while decoding..
</summary>
</member>
<member name="T:System.IO.InvalidDataException">
<summary>
The exception that is thrown when a data stream is in an invalid format.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a specified error message.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception. If the <paramref name="innerException" /> parameter is not null, the current exception is raised in a catch block that handles the inner exception.</param>
</member>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.dll → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Runtime.xml

1
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.dll.REMOVED.git-id

@ -0,0 +1 @@
8505ccfda26708157b54875a630260e911b31a79

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.xml.REMOVED.git-id → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.xml.REMOVED.git-id

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.IO.dll

Binary file not shown.

51
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.IO.xml

@ -0,0 +1,51 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
<member name="T:System.Strings">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:System.Strings.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:System.Strings.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:System.Strings.GenericInvalidData">
<summary>
Looks up a localized string similar to Found invalid data while decoding..
</summary>
</member>
<member name="T:System.IO.InvalidDataException">
<summary>
The exception that is thrown when a data stream is in an invalid format.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a specified error message.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception. If the <paramref name="innerException" /> parameter is not null, the current exception is raised in a catch block that handles the inner exception.</param>
</member>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.dll → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Runtime.xml

1
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.dll.REMOVED.git-id

@ -0,0 +1 @@
8505ccfda26708157b54875a630260e911b31a79

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.xml.REMOVED.git-id → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.xml.REMOVED.git-id

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8+wp8/ensureRedirect.xml

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.IO.dll

Binary file not shown.

51
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.IO.xml

@ -0,0 +1,51 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
<member name="T:System.Strings">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:System.Strings.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:System.Strings.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:System.Strings.GenericInvalidData">
<summary>
Looks up a localized string similar to Found invalid data while decoding..
</summary>
</member>
<member name="T:System.IO.InvalidDataException">
<summary>
The exception that is thrown when a data stream is in an invalid format.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a specified error message.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception. If the <paramref name="innerException" /> parameter is not null, the current exception is raised in a catch block that handles the inner exception.</param>
</member>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.dll → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Runtime.xml

1
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Threading.Tasks.dll.REMOVED.git-id

@ -0,0 +1 @@
8505ccfda26708157b54875a630260e911b31a79

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.xml.REMOVED.git-id → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/System.Threading.Tasks.xml.REMOVED.git-id

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl4+win8/ensureRedirect.xml

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.IO.dll

Binary file not shown.

51
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.IO.xml

@ -0,0 +1,51 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
<member name="T:System.Strings">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:System.Strings.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:System.Strings.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:System.Strings.GenericInvalidData">
<summary>
Looks up a localized string similar to Found invalid data while decoding..
</summary>
</member>
<member name="T:System.IO.InvalidDataException">
<summary>
The exception that is thrown when a data stream is in an invalid format.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a specified error message.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception. If the <paramref name="innerException" /> parameter is not null, the current exception is raised in a catch block that handles the inner exception.</param>
</member>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.dll → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Runtime.xml

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.dll → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.xml

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+sl5+win8+wp8/ensureRedirect.xml

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.IO.dll

Binary file not shown.

51
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.IO.xml

@ -0,0 +1,51 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
<member name="T:System.Strings">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:System.Strings.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:System.Strings.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:System.Strings.GenericInvalidData">
<summary>
Looks up a localized string similar to Found invalid data while decoding..
</summary>
</member>
<member name="T:System.IO.InvalidDataException">
<summary>
The exception that is thrown when a data stream is in an invalid format.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a specified error message.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception. If the <paramref name="innerException" /> parameter is not null, the current exception is raised in a catch block that handles the inner exception.</param>
</member>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Runtime.xml

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.dll → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Threading.Tasks.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/System.Threading.Tasks.xml

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8+wp8/ensureRedirect.xml

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.IO.dll

Binary file not shown.

8
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.IO.xml

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Runtime.xml

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.dll → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Threading.Tasks.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/System.Threading.Tasks.xml

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net40+win8/ensureRedirect.xml

0
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net45+win8+wp8/_._ → src/packages/Microsoft.Bcl.1.1.3/lib/portable-net45+win8+wp8/_._

BIN
src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.IO.dll

Binary file not shown.

51
src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.IO.xml

@ -0,0 +1,51 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>System.IO</name>
</assembly>
<members>
<member name="T:System.Strings">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:System.Strings.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:System.Strings.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:System.Strings.GenericInvalidData">
<summary>
Looks up a localized string similar to Found invalid data while decoding..
</summary>
</member>
<member name="T:System.IO.InvalidDataException">
<summary>
The exception that is thrown when a data stream is in an invalid format.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class.
</summary>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a specified error message.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
</member>
<member name="M:System.IO.InvalidDataException.#ctor(System.String,System.Exception)">
<summary>
Initializes a new instance of the <see cref="T:System.IO.InvalidDataException" /> class with a reference to the inner exception that is the cause of this exception.</summary>
<param name="message">The error message that explains the reason for the exception.</param>
<param name="innerException">The exception that is the cause of the current exception. If the <paramref name="innerException" /> parameter is not null, the current exception is raised in a catch block that handles the inner exception.</param>
</member>
</members>
</doc>

BIN
src/packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.dll → src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Runtime.dll

Binary file not shown.

0
src/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.xml → src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Runtime.xml

1
src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Threading.Tasks.dll.REMOVED.git-id

@ -0,0 +1 @@
8505ccfda26708157b54875a630260e911b31a79

0
src/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.xml.REMOVED.git-id → src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/System.Threading.Tasks.xml.REMOVED.git-id

0
src/packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/ensureRedirect.xml → src/packages/Microsoft.Bcl.1.1.3/lib/sl4-windowsphone71/ensureRedirect.xml

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save