From c5daf361c5bff8688452592fd0b78b85cbefd5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:25:30 +0000 Subject: [PATCH] build(deps): bump the microsoft group in /server/csharp with 2 updates Bumps the microsoft group in /server/csharp with 2 updates: [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) and [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore). Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` from 8.0.10 to 8.0.11 - [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/compare/v8.0.10...v8.0.11) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- server/csharp/TicketHub/TicketHub.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/csharp/TicketHub/TicketHub.csproj b/server/csharp/TicketHub/TicketHub.csproj index cf60a62..6103d3a 100644 --- a/server/csharp/TicketHub/TicketHub.csproj +++ b/server/csharp/TicketHub/TicketHub.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all