Browse Source

Updating Nuget Packages

Former-commit-id: 6ba483971bf2b0c7369358921e49d64c58fd0885
af/merge-core
James South 13 years ago
parent
commit
463ae13a8c
  1. BIN
      src/Nuget/ImageProcessor.1.2.0.0.nupkg
  2. BIN
      src/Nuget/ImageProcessor.1.3.0.0.nupkg
  3. BIN
      src/Nuget/ImageProcessor.Web.1.2.0.0.nupkg
  4. BIN
      src/Nuget/ImageProcessor.Web.1.3.0.0.nupkg
  5. 3
      src/Test/Test/Test.csproj

BIN
src/Nuget/ImageProcessor.1.2.0.0.nupkg

Binary file not shown.

BIN
src/Nuget/ImageProcessor.1.3.0.0.nupkg

Binary file not shown.

BIN
src/Nuget/ImageProcessor.Web.1.2.0.0.nupkg

Binary file not shown.

BIN
src/Nuget/ImageProcessor.Web.1.3.0.0.nupkg

Binary file not shown.

3
src/Test/Test/Test.csproj

@ -52,9 +52,6 @@
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="EntityFramework">
<HintPath>..\packages\EntityFramework.4.1.10331.0\lib\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data.Entity" />
<Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />

Loading…
Cancel
Save