Skip to content

Commit 91a0f3c

Browse files
committed
Merge branch 'rel/2.0.0-preview2' into dev-gate
2 parents a1b9857 + 2ac96dc commit 91a0f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/IdentityOIDCWebApplicationSample/IdentityOIDCWebApplicationSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PropertyGroup>
66
<TargetFramework>netcoreapp2.0</TargetFramework>
77
<MvcRazorCompileOnPublish>true</MvcRazorCompileOnPublish>
8-
<PackageTargetFallback>$(PackageTargetFallback);portable-net45+win8+wp8+wpa81;</PackageTargetFallback>
8+
<AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;</AssetTargetFallback>
99
<UserSecretsId>aspnet-IdentityWebApplicationSample-71B323EE-A696-4709-9EA5-C93EFCD9E6FB</UserSecretsId>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)