Skip to content

Commit

Permalink
Update the ODL dependency to match the version used in project
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhg committed Sep 2, 2020
1 parent e3ab6d8 commit 2e27dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/builder.versions.settings.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<!-- For NuGet Package Dependencies -->
<PropertyGroup>
<ODataLibPackageDependency>[7.6.1, 8.0.0)</ODataLibPackageDependency>
<ODataLibPackageDependency>[7.7.0, 8.0.0)</ODataLibPackageDependency>
<SystemComponentPackageDependency>[4.6.0, 5.0.0)</SystemComponentPackageDependency>
</PropertyGroup>

Expand Down

0 comments on commit 2e27dc4

Please sign in to comment.