Skip to content

Commit 37940b6

Browse files
Bump Microsoft.Data.OData in /grid-webapi-odata-crud/ProductService
Bumps Microsoft.Data.OData from 5.6.0 to 5.8.4. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ef0367 commit 37940b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid-webapi-odata-crud/ProductService/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<package id="Microsoft.AspNet.WebApi.OData" version="5.0.0" targetFramework="net45" />
88
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.0.0" targetFramework="net45" />
99
<package id="Microsoft.Data.Edm" version="5.6.0" targetFramework="net45" />
10-
<package id="Microsoft.Data.OData" version="5.6.0" targetFramework="net45" />
10+
<package id="Microsoft.Data.OData" version="5.8.4" targetFramework="net45" />
1111
<package id="Newtonsoft.Json" version="5.0.6" targetFramework="net45" />
1212
<package id="System.Spatial" version="5.6.0" targetFramework="net45" />
1313
</packages>

0 commit comments

Comments
 (0)