Skip to content

Commit

Permalink
Remove local nuget package and use beta package from nuget.org
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Oct 31, 2023
1 parent c202f35 commit 6b3acb3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
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.0" />
<PackageReference Include="Auth0.OidcClient.MAUI" Version="1.0.0-beta.1" />
</ItemGroup>

</Project>
Binary file not shown.
10 changes: 0 additions & 10 deletions Sample/Nuget.config

This file was deleted.

0 comments on commit 6b3acb3

Please sign in to comment.