Skip to content

Commit

Permalink
Add PII package
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Aug 14, 2024
1 parent 3f4e066 commit b55e5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebCodeFlowPkceClient/WebCodeFlowPkceClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<UserSecretsId>4bd68e8b-ec2d-42d4-899f-fa77fcd14af5</UserSecretsId>
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="IdentityModel" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.22.0" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders.TagHelpers" Version="0.22.0" />
Expand Down

0 comments on commit b55e5f6

Please sign in to comment.