Skip to content

Commit

Permalink
Revert "Downgrade to 1.0.0 Microsoft.Extensions.DependencyModel"
Browse files Browse the repository at this point in the history
This reverts commit 45337c1.
  • Loading branch information
pranavkm committed Oct 11, 2016
1 parent 4a1c437 commit c5a0932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.AspNetCore.Mvc.Core/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"version": "1.1.0-*",
"type": "build"
},
"Microsoft.Extensions.DependencyModel": "1.0.0",
"Microsoft.Extensions.DependencyModel": "1.1.0-*",
"Microsoft.Extensions.FileProviders.Abstractions": "1.1.0-*",
"Microsoft.Extensions.HashCodeCombiner.Sources": {
"type": "build",
Expand Down

0 comments on commit c5a0932

Please sign in to comment.