From 9cf83ae6f58c75c155713b85cafb8ac0d3ae77cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:18:56 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Microsoft.ApplicationInsights.AspNetCore from 3.0.0 to 3.1.0 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 Bumps Svix from 1.89.0 to 1.90.0 --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Svix dependency-version: 1.90.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- PatchNotes.Api/PatchNotes.Api.csproj | 4 ++-- PatchNotes.Tests/PatchNotes.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PatchNotes.Api/PatchNotes.Api.csproj b/PatchNotes.Api/PatchNotes.Api.csproj index 30c995a1..b6bea50e 100644 --- a/PatchNotes.Api/PatchNotes.Api.csproj +++ b/PatchNotes.Api/PatchNotes.Api.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -17,7 +17,7 @@ - + diff --git a/PatchNotes.Tests/PatchNotes.Tests.csproj b/PatchNotes.Tests/PatchNotes.Tests.csproj index 3ffa594d..83ff7df9 100644 --- a/PatchNotes.Tests/PatchNotes.Tests.csproj +++ b/PatchNotes.Tests/PatchNotes.Tests.csproj @@ -12,7 +12,7 @@ - +