From cb4aff5890e45787df881d9a592467d876228fd5 Mon Sep 17 00:00:00 2001 From: Kiran Challa Date: Wed, 26 Apr 2017 12:03:27 -0700 Subject: [PATCH 1/3] updated runtime identifiers --- .../ApplicationInsightsHostingStartupSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj b/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj index f2469be01a..0f3fddf159 100644 --- a/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj +++ b/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj @@ -4,7 +4,7 @@ netcoreapp2.0 - win7-x86;win7-x64;linux-x64;osx.10.12-x64 + win-x86;win-x64;linux-x64;osx-x64 $(PackageTargetFallback);portable-net40+sl5+win8+wp8+wpa81;portable-net45+win8+wp8+wpa81 From b59c8b8420302be9c5411303e7fd224f512dd898 Mon Sep 17 00:00:00 2001 From: Kiran Challa Date: Thu, 27 Apr 2017 12:26:09 -0700 Subject: [PATCH 2/3] Changing the RID back from win-x64 to win7-x64 to workaround SQL issue --- .../ApplicationInsightsHostingStartupSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj b/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj index 0f3fddf159..b335d9e0bf 100644 --- a/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj +++ b/sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj @@ -4,7 +4,7 @@ netcoreapp2.0 - win-x86;win-x64;linux-x64;osx-x64 + win7-x86;win7-x64;linux-x64;osx-x64 $(PackageTargetFallback);portable-net40+sl5+win8+wp8+wpa81;portable-net45+win8+wp8+wpa81 From 8f6536794792d42d51e0771d277d9b2b9ffb6c84 Mon Sep 17 00:00:00 2001 From: Chris R Date: Thu, 27 Apr 2017 08:59:58 -0700 Subject: [PATCH 3/3] Set actual additional deps path. --- .../applicationHost.xdt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/applicationHost.xdt b/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/applicationHost.xdt index d7be87b14b..5bd2076ee4 100644 --- a/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/applicationHost.xdt +++ b/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/applicationHost.xdt @@ -7,7 +7,7 @@ - +