Skip to content

Commit

Permalink
Add ImageProcessor.Web.Config as a NuGet dependency on ImageProcessor…
Browse files Browse the repository at this point in the history
….Web.Plugins.AzureBlobCache as it doesn't work without it

Former-commit-id: f3861df
Former-commit-id: 20e3802b5b72e6e4a3b4b90ddb572e96aab55ccb
  • Loading branch information
Jeavon committed Apr 21, 2015
1 parent e7d5939 commit 3eefc5e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Feedback is always welcome</description>
<group targetFramework=".NETFramework4.5">
<dependency id="ImageProcessor" version="2.2.0.0" />
<dependency id="ImageProcessor.Web" version="4.2.0.0" />
<dependency id="ImageProcessor.Web.Config" version="2.2.0.0" />
<dependency id="Microsoft.Data.Edm" version="5.6.2" />
<dependency id="Microsoft.Data.OData" version="5.6.2" />
<dependency id="Microsoft.Data.Services.Client" version="5.6.2" />
Expand Down

0 comments on commit 3eefc5e

Please sign in to comment.