Skip to content

Commit

Permalink
Bump AspNet.Security.OAuth
Browse files Browse the repository at this point in the history
Bump AspNet.Security.OAuth packages for preview 2.
  • Loading branch information
martincostello committed Apr 10, 2024
1 parent 16ecb7b commit b7da9b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<GlobalPackageReference Include="ReferenceTrimmer" Version="3.3.6" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="AspNet.Security.OAuth.Amazon" Version="9.0.0-preview.1.24129.76" />
<PackageVersion Include="AspNet.Security.OAuth.Apple" Version="9.0.0-preview.1.24129.76" />
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="9.0.0-preview.1.24129.76" />
<PackageVersion Include="AspNet.Security.OAuth.Amazon" Version="9.0.0-preview.2.24162.89" />
<PackageVersion Include="AspNet.Security.OAuth.Apple" Version="9.0.0-preview.2.24162.89" />
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="9.0.0-preview.2.24162.89" />
<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 b7da9b4

Please sign in to comment.