remove extra App Insights bloat

This commit is contained in:
Collin M. Barrett 2017-10-21 10:54:42 -05:00
parent 393a7215a3
commit db2aba3544
2 changed files with 1 additions and 11 deletions

View file

@ -1,7 +0,0 @@
{
"ProviderId": "Microsoft.ApplicationInsights.ConnectedService.ConnectedServiceProvider",
"Version": "8.9.809.2",
"GettingStartedDocument": {
"Uri": "https://go.microsoft.com/fwlink/?LinkID=798432"
}
}

View file

@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<Folder Include="Connected Services\" />
<Folder Include="wwwroot\" />
</ItemGroup>
@ -25,8 +26,4 @@
<ProjectReference Include="..\FilterLists.Services\FilterLists.Services.csproj" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services" />
</ItemGroup>
</Project>