From 5061b29f3a1afe07882f59cae9632ffecf3bf2f8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 10:29:09 +0000 Subject: [PATCH 1/8] Bump Microsoft.EntityFrameworkCore.Tools from 3.1.2 to 3.1.3 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v3.1.2...v3.1.3) 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 3453030..21204c3 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From bdd7cda64e5af7294c58b9dd08f5468e6b168070 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 10:23:14 +0000 Subject: [PATCH 2/8] Bump MSTest.TestAdapter from 2.1.0 to 2.1.1 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] --- DIDemo.Services.Tests/DIDemo.Services.Tests.csproj | 2 +- DIDemo.Tests/DIDemo.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj b/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj index fcdd861..40ac345 100644 --- a/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj +++ b/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/DIDemo.Tests/DIDemo.Tests.csproj b/DIDemo.Tests/DIDemo.Tests.csproj index 82dac3c..8a6cfff 100644 --- a/DIDemo.Tests/DIDemo.Tests.csproj +++ b/DIDemo.Tests/DIDemo.Tests.csproj @@ -8,7 +8,7 @@ - + From 73a3cda2f0f35a3390434703c005e6d5eba23666 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 10:24:24 +0000 Subject: [PATCH 3/8] Bump Microsoft.VisualStudio.Web.CodeGeneration.Design Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/Scaffolding) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/aspnet/Scaffolding/releases) - [Commits](https://github.com/aspnet/Scaffolding/commits) 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 3453030..0a0b584 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -14,7 +14,7 @@ - + From cd2697aeaff2f395112d3c2e052298cae3077e5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 18:30:39 +0000 Subject: [PATCH 4/8] Bump Microsoft.Extensions.Configuration.Abstractions from 3.1.2 to 3.1.3 Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/compare/v3.1.2...v3.1.3) Signed-off-by: dependabot-preview[bot] --- DIDemo/DIDemo.csproj | 2 +- DIDemoServices/DIDemoServices.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DIDemo/DIDemo.csproj b/DIDemo/DIDemo.csproj index 0a0b584..ce845af 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/DIDemoServices/DIDemoServices.csproj b/DIDemoServices/DIDemoServices.csproj index 2399240..b676274 100644 --- a/DIDemoServices/DIDemoServices.csproj +++ b/DIDemoServices/DIDemoServices.csproj @@ -5,7 +5,7 @@ - + From ce7599e68aea49a3a78630ef4e3991a014534824 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 18:30:49 +0000 Subject: [PATCH 5/8] Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.2 to 3.1.3 Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.2...v3.1.3) 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 0a0b584..7cad610 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -16,7 +16,7 @@ - + From 9ec5272720af8db382d8a20ffb13e6e0d49b4999 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 18:32:20 +0000 Subject: [PATCH 6/8] Bump MSTest.TestFramework from 2.1.0 to 2.1.1 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] --- DIDemo.Services.Tests/DIDemo.Services.Tests.csproj | 2 +- DIDemo.Tests/DIDemo.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj b/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj index 40ac345..433ca1e 100644 --- a/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj +++ b/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/DIDemo.Tests/DIDemo.Tests.csproj b/DIDemo.Tests/DIDemo.Tests.csproj index 8a6cfff..3f7f8be 100644 --- a/DIDemo.Tests/DIDemo.Tests.csproj +++ b/DIDemo.Tests/DIDemo.Tests.csproj @@ -9,7 +9,7 @@ - + From 6ae55d11f0caf850f2e1ff956526ac4b7772a65d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 18:33:29 +0000 Subject: [PATCH 7/8] Bump Microsoft.Extensions.Logging.Debug from 3.1.2 to 3.1.3 Bumps [Microsoft.Extensions.Logging.Debug](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/compare/v3.1.2...v3.1.3) 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 fa4f171..fc90086 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + From 88ace9d3fef5ccbb34a6ae3e8dd7a154257f6bae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 10:29:09 +0000 Subject: [PATCH 8/8] Bump Microsoft.EntityFrameworkCore.Tools from 3.1.2 to 3.1.3 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v3.1.2...v3.1.3) 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 fc90086..2ce7087 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive