Skip to content

Commit

Permalink
Maui - Update to IdentityModel.OidcClient 6.0.0-preview.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Mar 15, 2024
1 parent 0045f32 commit b42294d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion various/clients/Maui/MauiApp1/MauiApp1/MauiApp1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />

<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
<PackageReference Include="IdentityModel.OidcClient" Version="6.0.0-preview.2" />
</ItemGroup>

</Project>

0 comments on commit b42294d

Please sign in to comment.