Skip to content

Commit

Permalink
📦 Upgraded package 8 - Microsoft.Extensions.Configuration.Binder (#77)
Browse files Browse the repository at this point in the history
updated package
  • Loading branch information
babakamyljanovssw authored Sep 24, 2024
1 parent 23955d1 commit 804fe8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OidcApiAuthorization/OidcApiAuthorization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.0.3" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.0.3" />
Expand Down

0 comments on commit 804fe8a

Please sign in to comment.