Remove TargetFallback

This commit is contained in:
Ryan Brandenburg 2017-07-03 15:36:03 -07:00
parent d4abd5499a
commit 3333161313
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<MvcRazorCompileOnPublish>true</MvcRazorCompileOnPublish>
<AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;</AssetTargetFallback>
<UserSecretsId>aspnet-IdentityWebApplicationSample-71B323EE-A696-4709-9EA5-C93EFCD9E6FB</UserSecretsId>
</PropertyGroup>