Skip to content

Commit

Permalink
Merge pull request #191 from DuendeSoftware/brock/nugets
Browse files Browse the repository at this point in the history
bump nuget for release of Duende.ATM
  • Loading branch information
josephdecock authored Jan 4, 2024
2 parents 4f460d0 + f3d6b9f commit 7c799aa
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 @@ -28,7 +28,7 @@

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

Expand Down

0 comments on commit 7c799aa

Please sign in to comment.