From 2a5269516786e657a334f79d9ea9043aaaeee505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 07:21:07 +0000 Subject: [PATCH] Bump the entityframeworkcore group with 6 updates Bumps the entityframeworkcore group with 6 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.3` | | [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.3` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.3` | | [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.3` | | [Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.3` | | [Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.3` | Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entityframeworkcore ... Signed-off-by: dependabot[bot] --- sample/Tracker/Tracker.Core/Tracker.Core.csproj | 2 +- .../Tracker/Tracker.Scaffold/Tracker.Scaffold.csproj | 4 ++-- .../EntityFrameworkCore.Generator.Core.csproj | 12 ++++++------ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sample/Tracker/Tracker.Core/Tracker.Core.csproj b/sample/Tracker/Tracker.Core/Tracker.Core.csproj index e1b5533..ac9fd47 100644 --- a/sample/Tracker/Tracker.Core/Tracker.Core.csproj +++ b/sample/Tracker/Tracker.Core/Tracker.Core.csproj @@ -10,7 +10,7 @@ - + diff --git a/sample/Tracker/Tracker.Scaffold/Tracker.Scaffold.csproj b/sample/Tracker/Tracker.Scaffold/Tracker.Scaffold.csproj index 67852ba..bd4334e 100644 --- a/sample/Tracker/Tracker.Scaffold/Tracker.Scaffold.csproj +++ b/sample/Tracker/Tracker.Scaffold/Tracker.Scaffold.csproj @@ -8,11 +8,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj b/src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj index e7e6ec1..211f247 100644 --- a/src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj +++ b/src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj @@ -7,12 +7,12 @@ - - - - - - + + + + + +