Skip to content

Commit

Permalink
Updated nuspec for structuremap dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyKaylor committed Aug 8, 2016
1 parent 46d47f0 commit 2f38c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/nuget/fubumvc.core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependencies>
<dependency id="FubuCore" version="2.0" />
<dependency id="HtmlTags" version="[2.1.0.183]" />
<dependency id="structuremap" version="4.0.0.315" />
<dependency id="structuremap" version="4.4.0" />
<dependency id="Newtonsoft.Json" version="[9.0.1]" />
</dependencies>
<frameworkAssemblies>
Expand Down

0 comments on commit 2f38c77

Please sign in to comment.