From 772edafaa044a4ee7bcf8928cf3e0297306ef4ab Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Tue, 10 May 2022 23:06:23 +0000 Subject: [PATCH] Update dependency Microsoft.EntityFrameworkCore.Tools to v6.0.5 --- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index 8f77f161..11a8c0af 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 8852b547..7004e8a6 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive