Skip to content

Commit 511c0fd

Browse files
Update AspNet.Security.OAuth.GitHub
Bump AspNet.Security.OAuth.GitHub for .NET 10 preview 4.
1 parent ffa5c56 commit 511c0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TodoApp/TodoApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<UserSecretsId>TodoApp</UserSecretsId>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="10.0.0-preview.3.25210.79" />
13+
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="10.0.0-preview.4.25264.51" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0-preview.4.25258.110" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.0-preview.4.25258.110" />
1616
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.3" PrivateAssets="all" />

0 commit comments

Comments
 (0)