Skip to content

Commit afd4253

Browse files
Bump AspNet.Security.OAuth.GitHub from 9.0.0 to 9.1.0 (#1362)
Bumps [AspNet.Security.OAuth.GitHub](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases) - [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@9.0.0...9.1.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 d9b6251 commit afd4253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TodoApp/TodoApp.csproj

+1-1
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.0.0" />
13+
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.1.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)