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.
1 parent 4d5fcde commit 5b2715eCopy full SHA for 5b2715e
webapp/webapp.csproj
@@ -10,6 +10,7 @@
10
<ItemGroup>
11
<PackageReference Include="Microsoft.AspNetCore.Authentication.WsFederation" Version="8.0.0" />
12
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.0" />
13
+ <PackageReference Include="Microsoft.IdentityModel.Tokens.Saml" Version="8.6.0" />
14
</ItemGroup>
15
16
</Project>
0 commit comments