From 748b35109c13077046688ab253c5fde580aa3d34 Mon Sep 17 00:00:00 2001 From: Andrew Stanton-Nurse Date: Tue, 11 Jul 2017 10:30:22 -0700 Subject: [PATCH] de-exeify HostingStartup to fix downgrade errors --- ...rosoft.AspNetCore.ApplicationInsights.HostingStartup.csproj | 3 +-- ...Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/Microsoft.AspNetCore.ApplicationInsights.HostingStartup/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.csproj b/src/Microsoft.AspNetCore.ApplicationInsights.HostingStartup/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.csproj index 904fedb20f..df5eba9a51 100644 --- a/src/Microsoft.AspNetCore.ApplicationInsights.HostingStartup/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.csproj +++ b/src/Microsoft.AspNetCore.ApplicationInsights.HostingStartup/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.csproj @@ -7,7 +7,6 @@ ASP.NET Core lightup integration with Application Insights. netcoreapp2.0;net461 true - Exe aspnetcore;ApplicationInsights;Analytics;Telemetry;AppInsights @@ -21,4 +20,4 @@ - \ No newline at end of file + diff --git a/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj b/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj index e59b812222..00fe2799a1 100644 --- a/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj +++ b/src/Microsoft.AspNetCore.AzureAppServices.HostingStartup/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj @@ -7,7 +7,6 @@ ASP.NET Core lightup integration with Azure AppServices. netcoreapp2.0;net461 true - Exe aspnetcore;azure;appservices @@ -19,4 +18,4 @@ - \ No newline at end of file +