Skip to content

Commit b33ff3e

Browse files
committed
remove more references
1 parent 05d6eca commit b33ff3e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

4.-Console-app-calls-web-API-with-PoP/Microsoft.Identity.Web.Future/Microsoft.Identity.Web.Future.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@
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" />

0 commit comments

Comments
 (0)