From 6686ce5dae6fef6bacf1aa847383ad929e8d6283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 05:57:27 +0000 Subject: [PATCH] Bump Auth0.AspNetCore.Authentication in /Quickstart/Sample Bumps [Auth0.AspNetCore.Authentication](https://github.com/auth0/auth0-aspnetcore-authentication) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/auth0/auth0-aspnetcore-authentication/releases) - [Changelog](https://github.com/auth0/auth0-aspnetcore-authentication/blob/main/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-aspnetcore-authentication/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: Auth0.AspNetCore.Authentication dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Quickstart/Sample/SampleMvcApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quickstart/Sample/SampleMvcApp.csproj b/Quickstart/Sample/SampleMvcApp.csproj index 61d3452..a4b8d6d 100644 --- a/Quickstart/Sample/SampleMvcApp.csproj +++ b/Quickstart/Sample/SampleMvcApp.csproj @@ -3,6 +3,6 @@ net6.0 - + \ No newline at end of file