File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
4.-Console-app-calls-web-API-with-PoP/Microsoft.Identity.Web.Future Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 4040 <TargetFramework >netcoreapp3.1</TargetFramework >
4141 </PropertyGroup >
4242
43-
44- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
45- <CodeAnalysisRuleSet >Microsoft.Identity.Web.ruleset</CodeAnalysisRuleSet >
46- </PropertyGroup >
47-
48-
49- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
50- <CodeAnalysisRuleSet >Microsoft.Identity.Web.ruleset</CodeAnalysisRuleSet >
51- </PropertyGroup >
52-
5343 <ItemGroup >
5444 <PackageReference Include =" Microsoft.Identity.Web" Version =" 0.1.0-preview" />
5545 <PackageReference Include =" Microsoft.IdentityModel.Protocols.SignedHttpRequest" Version =" 6.5.0" />
You can’t perform that action at this time.
0 commit comments