Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Commit 544cf20

Browse files
authored
Merge pull request #2040 from martincostello/patch-1
Bump AspNet.Security.OAuth.Apple to 3.1.8
2 parents 41169c1 + bab2fc4 commit 544cf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/Sample.Server.WebAuthenticator/Sample.Server.WebAuthenticator.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="AspNet.Security.OAuth.Apple" Version="3.0.0" />
8+
<PackageReference Include="AspNet.Security.OAuth.Apple" Version="3.1.8" />
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="3.1.2" />
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="3.1.2" />
1111
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="3.1.2" />

0 commit comments

Comments
 (0)