Skip to content

Commit afabaf6

Browse files
Merge pull request #293 from Brixel/fix/http-8080
fix: adds IdentityModel.Protocols.OpenIdConnect
2 parents 0968cb4 + f8e0f75 commit afabaf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Web/Web.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
21+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.19.1" />
2122
<PackageReference Include="Moq" Version="4.20.72" />
2223
<PackageReference Include="MudBlazor" Version="8.15.0" />
2324
</ItemGroup>

0 commit comments

Comments
 (0)