From b5779b41bfee75e8186411a0e818bbb454450ea4 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 9 Feb 2017 16:00:47 -0800 Subject: [PATCH] Re-add necessary target framework fallbacks --- sample/AzureAppServicesSample/AzureAppServicesSample.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/sample/AzureAppServicesSample/AzureAppServicesSample.csproj b/sample/AzureAppServicesSample/AzureAppServicesSample.csproj index c6dd5bdf7a..98ba138ab0 100644 --- a/sample/AzureAppServicesSample/AzureAppServicesSample.csproj +++ b/sample/AzureAppServicesSample/AzureAppServicesSample.csproj @@ -6,6 +6,7 @@ net451;netcoreapp1.1 win7-x64 Exe + $(PackageTargetFallback);portable-net40+sl5+win8+wp8+wpa81;portable-net45+win8+wp8+wpa81