Skip to content

Commit

Permalink
Bump AspNet.Security.OAuth
Browse files Browse the repository at this point in the history
Update OAuth providers to .NET 9 pre-release versions.
  • Loading branch information
martincostello committed Mar 7, 2024
1 parent 3344c21 commit eff2d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<AspNetSecurityOAuthVersion>8.0.0</AspNetSecurityOAuthVersion>
<AspNetSecurityOAuthVersion>9.0.0-preview.1.24129.76</AspNetSecurityOAuthVersion>
<PollyVersion>8.3.1</PollyVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit eff2d91

Please sign in to comment.