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 40
40
<TargetFramework >netcoreapp3.1</TargetFramework >
41
41
</PropertyGroup >
42
42
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
-
53
43
<ItemGroup >
54
44
<PackageReference Include =" Microsoft.Identity.Web" Version =" 0.1.0-preview" />
55
45
<PackageReference Include =" Microsoft.IdentityModel.Protocols.SignedHttpRequest" Version =" 6.5.0" />
You can’t perform that action at this time.
0 commit comments