We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1b9857 + 2ac96dc commit 91a0f3cCopy full SHA for 91a0f3c
samples/IdentityOIDCWebApplicationSample/IdentityOIDCWebApplicationSample.csproj
@@ -5,7 +5,7 @@
5
<PropertyGroup>
6
<TargetFramework>netcoreapp2.0</TargetFramework>
7
<MvcRazorCompileOnPublish>true</MvcRazorCompileOnPublish>
8
- <PackageTargetFallback>$(PackageTargetFallback);portable-net45+win8+wp8+wpa81;</PackageTargetFallback>
+ <AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81;</AssetTargetFallback>
9
<UserSecretsId>aspnet-IdentityWebApplicationSample-71B323EE-A696-4709-9EA5-C93EFCD9E6FB</UserSecretsId>
10
</PropertyGroup>
11
0 commit comments