Skip to content

Commit

Permalink
Merge pull request #169 from DuendeSoftware/brock/idm
Browse files Browse the repository at this point in the history
update NuGet for Duende.AccessTokenManagement
  • Loading branch information
brockallen committed Apr 27, 2023
2 parents 9ad49a9 + 1f4a78a commit 8e7d494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />

<!-- runtime -->
<PackageReference Update="Duende.AccessTokenManagement.OpenIdConnect" Version="2.0.0-preview.1.3" />
<PackageReference Update="Duende.AccessTokenManagement.OpenIdConnect" Version="2.0.0" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Relational" Version="$(FrameworkVersionRuntime)" />
<PackageReference Update="Yarp.ReverseProxy" Version="$(YarpVersion)" />

Expand Down

0 comments on commit 8e7d494

Please sign in to comment.