diff --git a/src/Api/project.json b/src/Api/project.json index 4c4fc7d189..bcd018e99d 100644 --- a/src/Api/project.json +++ b/src/Api/project.json @@ -20,7 +20,8 @@ "Microsoft.Extensions.Logging.Console": "1.0.0-rc1-final", "Microsoft.Extensions.Logging.Debug": "1.0.0-rc1-final", "Microsoft.AspNet.Cors": "6.0.0-rc1-final", - "Microsoft.AspNet.Diagnostics": "1.0.0-rc1-final" + "Microsoft.AspNet.Diagnostics": "1.0.0-rc1-final", + "NewRelic.Azure.WebSites": "5.13.30" }, "commands": { diff --git a/src/Api/wwwroot/web.config b/src/Api/wwwroot/web.config index e780518bcd..d0f8c3ebb7 100644 --- a/src/Api/wwwroot/web.config +++ b/src/Api/wwwroot/web.config @@ -1,9 +1,12 @@  + + + - + - +