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",