From 319ab281f9fb6f340ee37b41d9116674ec5ae2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:21:22 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Core Bumps the dotnet group in /docs/csharp/asynchronous-programming/snippets/async-scenarios with 1 update: [Microsoft.AspNetCore.Mvc.Core](https://github.com/dotnet/aspnetcore). Updates `Microsoft.AspNetCore.Mvc.Core` from 2.2.5 to 2.3.0 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../snippets/async-scenarios/async-scenarios.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/csharp/asynchronous-programming/snippets/async-scenarios/async-scenarios.csproj b/docs/csharp/asynchronous-programming/snippets/async-scenarios/async-scenarios.csproj index e6748018d98a4..1d3ed3c84b70e 100644 --- a/docs/csharp/asynchronous-programming/snippets/async-scenarios/async-scenarios.csproj +++ b/docs/csharp/asynchronous-programming/snippets/async-scenarios/async-scenarios.csproj @@ -9,7 +9,7 @@ - +