From 3a34d236f5152c6e46d524f9915440c2f482d8f9 Mon Sep 17 00:00:00 2001 From: George Drak Date: Wed, 13 Jan 2021 12:09:52 +0500 Subject: [PATCH] Upd deps --- src/Sitko.Core.App.Web/Sitko.Core.App.Web.csproj | 11 +++++------ src/Sitko.Core.App/Sitko.Core.App.csproj | 4 ++-- .../Sitko.Core.Auth.IdentityServer.csproj | 7 +++---- .../Sitko.Core.Db.InMemory.csproj | 2 +- src/Sitko.Core.Db/Sitko.Core.Db.csproj | 6 +++--- src/Sitko.Core.Identity/Sitko.Core.Identity.csproj | 7 +++---- .../Sitko.Core.Storage.S3.csproj | 2 +- .../Sitko.Core.Grpc.Server.Tests.csproj | 4 ++-- 8 files changed, 20 insertions(+), 23 deletions(-) diff --git a/src/Sitko.Core.App.Web/Sitko.Core.App.Web.csproj b/src/Sitko.Core.App.Web/Sitko.Core.App.Web.csproj index 52d50dc7..8f69c617 100644 --- a/src/Sitko.Core.App.Web/Sitko.Core.App.Web.csproj +++ b/src/Sitko.Core.App.Web/Sitko.Core.App.Web.csproj @@ -23,19 +23,18 @@ + - - - + + - - - + + diff --git a/src/Sitko.Core.App/Sitko.Core.App.csproj b/src/Sitko.Core.App/Sitko.Core.App.csproj index 2233212a..b67b5833 100644 --- a/src/Sitko.Core.App/Sitko.Core.App.csproj +++ b/src/Sitko.Core.App/Sitko.Core.App.csproj @@ -23,11 +23,11 @@ - + - + diff --git a/src/Sitko.Core.Auth.IdentityServer/Sitko.Core.Auth.IdentityServer.csproj b/src/Sitko.Core.Auth.IdentityServer/Sitko.Core.Auth.IdentityServer.csproj index 4b23678c..7aea64d5 100644 --- a/src/Sitko.Core.Auth.IdentityServer/Sitko.Core.Auth.IdentityServer.csproj +++ b/src/Sitko.Core.Auth.IdentityServer/Sitko.Core.Auth.IdentityServer.csproj @@ -22,18 +22,17 @@ + - - + - - + diff --git a/src/Sitko.Core.Db.InMemory/Sitko.Core.Db.InMemory.csproj b/src/Sitko.Core.Db.InMemory/Sitko.Core.Db.InMemory.csproj index 51f6fc84..56993701 100644 --- a/src/Sitko.Core.Db.InMemory/Sitko.Core.Db.InMemory.csproj +++ b/src/Sitko.Core.Db.InMemory/Sitko.Core.Db.InMemory.csproj @@ -22,7 +22,7 @@ - + diff --git a/src/Sitko.Core.Db/Sitko.Core.Db.csproj b/src/Sitko.Core.Db/Sitko.Core.Db.csproj index cab26fd5..5aa5da2c 100644 --- a/src/Sitko.Core.Db/Sitko.Core.Db.csproj +++ b/src/Sitko.Core.Db/Sitko.Core.Db.csproj @@ -25,9 +25,9 @@ - - - + + + diff --git a/src/Sitko.Core.Identity/Sitko.Core.Identity.csproj b/src/Sitko.Core.Identity/Sitko.Core.Identity.csproj index dd0228de..d7167530 100644 --- a/src/Sitko.Core.Identity/Sitko.Core.Identity.csproj +++ b/src/Sitko.Core.Identity/Sitko.Core.Identity.csproj @@ -27,16 +27,15 @@ + - - + - - + diff --git a/src/Sitko.Core.Storage.S3/Sitko.Core.Storage.S3.csproj b/src/Sitko.Core.Storage.S3/Sitko.Core.Storage.S3.csproj index f1fb460f..2b5362ff 100644 --- a/src/Sitko.Core.Storage.S3/Sitko.Core.Storage.S3.csproj +++ b/src/Sitko.Core.Storage.S3/Sitko.Core.Storage.S3.csproj @@ -19,7 +19,7 @@ true - + diff --git a/tests/Sitko.Core.Grpc.Server.Tests/Sitko.Core.Grpc.Server.Tests.csproj b/tests/Sitko.Core.Grpc.Server.Tests/Sitko.Core.Grpc.Server.Tests.csproj index 0b961f4a..8a7aca20 100644 --- a/tests/Sitko.Core.Grpc.Server.Tests/Sitko.Core.Grpc.Server.Tests.csproj +++ b/tests/Sitko.Core.Grpc.Server.Tests/Sitko.Core.Grpc.Server.Tests.csproj @@ -14,11 +14,11 @@ - + - +