Skip to content

Commit

Permalink
Update ODataLib dependency to 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
congysu committed Oct 9, 2014
1 parent b5082d8 commit eba784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/System.Web.OData.Domain/System.Web.OData.Domain.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<dependencies>
<dependency id="Microsoft.AspNet.WebApi" version="[5.2.0,]" />
<dependency id="Microsoft.Data.Domain" version="[1.0.0-pre,]" />
<dependency id="Microsoft.OData.Core" version="[6.6.0,]" />
<dependency id="Microsoft.OData.Core" version="[6.7.0,]" />
</dependencies>
</metadata>
</package>

0 comments on commit eba784b

Please sign in to comment.