From 6134a11c2856c47826eee67fb34ad92fd75ebf3c Mon Sep 17 00:00:00 2001 From: Kiran Challa Date: Wed, 14 Jun 2017 14:30:53 -0700 Subject: [PATCH] Changed all references of PackageTargetFallback to AssetTargetFallback --- ...Microsoft.AspNetCore.DataProtection.AzureStorage.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test.csproj b/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test.csproj index 290cca3a57..b85924e7bf 100644 --- a/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test.csproj +++ b/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test/Microsoft.AspNetCore.DataProtection.AzureStorage.Test.csproj @@ -6,7 +6,7 @@ netcoreapp2.0;net461 netcoreapp2.0 true - $(PackageTargetFallback);dnxcore50;portable-net451+win8 + $(AssetTargetFallback);dnxcore50;portable-net451+win8