Skip to content

Commit

Permalink
Bump AspNet.Security.OAuth.Apple
Browse files Browse the repository at this point in the history
Bump AspNet.Security.OAuth.Apple to preview 3 version.
  • Loading branch information
martincostello committed May 14, 2024
1 parent 4c0a098 commit e1bf5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignInWithApple/SignInWithApple.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<VersionPrefix>4.0.0</VersionPrefix>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AspNet.Security.OAuth.Apple" Version="9.0.0-preview.2.24211.54" />
<PackageReference Include="AspNet.Security.OAuth.Apple" Version="9.0.0-preview.3.24211.70" />
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.1" />
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="9.0.0-preview.3.24172.13" />
Expand Down

0 comments on commit e1bf5a2

Please sign in to comment.