Skip to content

Commit ac83a8b

Browse files
Bump AspNet.Security.OAuth.GitHub from 9.1.0 to 9.2.0 (#1367)
Bumps [AspNet.Security.OAuth.GitHub](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases) - [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@9.1.0...9.2.0) --- updated-dependencies: - dependency-name: AspNet.Security.OAuth.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06a74f1 commit ac83a8b

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="9.1.0" />
13+
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.2.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.3" />
1616
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.1" PrivateAssets="all" />

0 commit comments

Comments
 (0)