From b61244dac945eccbe6175fe38ec2379455e0c11b Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Thu, 29 Jun 2017 16:45:37 -0700 Subject: [PATCH] Remove AssetTargetFallback --- .../Microsoft.AspNetCore.DataProtection.AzureStorage.Test.csproj | 1 - 1 file changed, 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 b85924e7bf..cafd48aa69 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,6 @@ netcoreapp2.0;net461 netcoreapp2.0 true - $(AssetTargetFallback);dnxcore50;portable-net451+win8