Skip to content

Commit

Permalink
Bump AspNet.Security.OAuth.GitHub
Browse files Browse the repository at this point in the history
Update GitHub OAuth provider to .NET 9 pre-release version.
  • Loading branch information
martincostello committed Mar 12, 2024
1 parent a92c1ad commit 70579e6
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
Expand Up @@ -3,7 +3,7 @@
<PollyVersion>8.3.1</PollyVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="8.0.0" />
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="9.0.0-preview.1.24129.76" />
<PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.1" />
<PackageVersion Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.3" />
<PackageVersion Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.3" />
Expand Down

0 comments on commit 70579e6

Please sign in to comment.