From 9450186e2177c4abc5b2722d57eadfbb12a4ed26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 00:58:51 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.EntityFrameworkCore.SqlServer Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 6.0.7 to 7.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj b/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj index ac87ff9..6a355bf 100644 --- a/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj +++ b/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive