From c5d64a84c9bd323acfc8fbf362297209c3f8f8a8 Mon Sep 17 00:00:00 2001 From: Jovan Popovic Date: Sun, 5 Mar 2017 20:40:43 +0100 Subject: [PATCH] Updaged Belgrade Sql Client Upgraded to 0.6.5 --- samples/demos/belgrade-product-catalog-demo/project.json | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/demos/belgrade-product-catalog-demo/project.json b/samples/demos/belgrade-product-catalog-demo/project.json index d0e3c88d..c3a083b4 100644 --- a/samples/demos/belgrade-product-catalog-demo/project.json +++ b/samples/demos/belgrade-product-catalog-demo/project.json @@ -1,5 +1,6 @@ { "dependencies": { + "Belgrade.Sql.Client": "0.6.5", "Microsoft.AspNetCore.Mvc": "1.0.0", "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0", "Microsoft.AspNetCore.Server.Kestrel": "1.0.0",