From c193cf689bf065d1e41727a1de1e103c7f7eb1e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 03:49:41 +0000 Subject: [PATCH] Package Dependencies: Bump the microsoft group with 5 updates Bumps the microsoft group with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.1` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.1` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.1` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.1` | `8.0.2` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.1` | `8.0.2` | Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) Updates `Microsoft.EntityFrameworkCore` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.1 to 8.0.2 - [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.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore 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-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj index 291d54e..f7bb7fd 100644 --- a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj +++ b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj @@ -14,7 +14,7 @@ - +