Skip to content

Commit

Permalink
Update: Eppie.CLI.csproj (#171)
Browse files Browse the repository at this point in the history
- new version of the 'Finebits.Authorization.*' nuget packages
  • Loading branch information
al-kau authored May 30, 2024
1 parent a36f15b commit 19eafab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Eppie.CLI/Eppie.CLI/Eppie.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Finebits.Authorization.OAuth2" Version="0.3.0-alpha" />
<PackageReference Include="Finebits.Authorization.OAuth2.AuthenticationBroker.Desktop" Version="0.3.0-alpha" />
<PackageReference Include="Finebits.Authorization.OAuth2.Google" Version="0.3.0-alpha" />
<PackageReference Include="Finebits.Authorization.OAuth2.Outlook" Version="0.3.0-alpha" />
<PackageReference Include="Finebits.Authorization.OAuth2" Version="0.3.1-alpha" />
<PackageReference Include="Finebits.Authorization.OAuth2.AuthenticationBroker.Desktop" Version="0.3.1-alpha" />
<PackageReference Include="Finebits.Authorization.OAuth2.Google" Version="0.3.1-alpha" />
<PackageReference Include="Finebits.Authorization.OAuth2.Outlook" Version="0.3.1-alpha" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.5" />
Expand Down

0 comments on commit 19eafab

Please sign in to comment.