From db2aba35444427ac75fe5b0e5169b72e7612d515 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 21 Oct 2017 10:54:42 -0500 Subject: [PATCH] remove extra App Insights bloat --- .../Application Insights/ConnectedService.json | 7 ------- src/FilterLists.Api/FilterLists.Api.csproj | 5 +---- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 src/FilterLists.Api/Connected Services/Application Insights/ConnectedService.json diff --git a/src/FilterLists.Api/Connected Services/Application Insights/ConnectedService.json b/src/FilterLists.Api/Connected Services/Application Insights/ConnectedService.json deleted file mode 100644 index 996eed9cf..000000000 --- a/src/FilterLists.Api/Connected Services/Application Insights/ConnectedService.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "ProviderId": "Microsoft.ApplicationInsights.ConnectedService.ConnectedServiceProvider", - "Version": "8.9.809.2", - "GettingStartedDocument": { - "Uri": "https://go.microsoft.com/fwlink/?LinkID=798432" - } -} \ No newline at end of file diff --git a/src/FilterLists.Api/FilterLists.Api.csproj b/src/FilterLists.Api/FilterLists.Api.csproj index c7accd590..a3c7ffb03 100644 --- a/src/FilterLists.Api/FilterLists.Api.csproj +++ b/src/FilterLists.Api/FilterLists.Api.csproj @@ -8,6 +8,7 @@ + @@ -25,8 +26,4 @@ - - - - \ No newline at end of file