From 951947376995a0018212b123ffb98b1cfefeb009 Mon Sep 17 00:00:00 2001 From: Kiran Challa Date: Wed, 14 Jun 2017 14:31:57 -0700 Subject: [PATCH] Changed all references of PackageTargetFallback to AssetTargetFallback --- .../Microsoft.AspNetCore.AzureAppServicesIntegration.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj b/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj index bcdedbd7f8..15651155c9 100644 --- a/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj +++ b/src/Microsoft.AspNetCore.AzureAppServicesIntegration/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj @@ -9,7 +9,7 @@ true true aspnetcore;azure;appservices - $(PackageTargetFallback);portable-net40+sl5+win8+wp8+wpa81;portable-net45+win8+wp8+wpa81 + $(AssetTargetFallback);portable-net40+sl5+win8+wp8+wpa81;portable-net45+win8+wp8+wpa81