From 8892da8b91341f17b8329b6d0ec155c3b6c1a4e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2020 10:24:53 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 3.0.0 to 3.1.2 Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 3.0.0 to 3.1.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v3.0.0...v3.1.2) Signed-off-by: dependabot-preview[bot] --- DIDemo/DIDemo.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIDemo/DIDemo.csproj b/DIDemo/DIDemo.csproj index cd4ebfe..843c22b 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive