Skip to content

Commit

Permalink
Update Auth0.OidcClient.MAUI to 1.0.0 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Jan 9, 2024
1 parent 03e8e6f commit 69e5f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sample/Auth0MauiApp/Auth0MauiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<ItemGroup>
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
<PackageReference Include="Auth0.OidcClient.MAUI" Version="1.0.0-beta.1" />
<PackageReference Include="Auth0.OidcClient.MAUI" Version="1.0.0" />
</ItemGroup>

</Project>

0 comments on commit 69e5f39

Please sign in to comment.