From d5526a66f4e5266e86bfb688451364518d02d212 Mon Sep 17 00:00:00 2001 From: math2018avan Date: Sat, 11 Jun 2022 15:07:20 +0800 Subject: [PATCH] packages upgraded --- .../MyRestaurant.Api.Tests.csproj | 16 ++++++++-------- MyRestaurant.Api/MyRestaurant.Api.csproj | 16 ++++++++-------- .../MyRestaurant.Business.Tests.csproj | 14 +++++++------- .../MyRestaurant.Business.csproj | 4 ++-- MyRestaurant.Core/MyRestaurant.Core.csproj | 8 ++++---- MyRestaurant.Models/MyRestaurant.Models.csproj | 2 +- .../MyRestaurant.SeedData.Tests.csproj | 14 +++++++------- .../MyRestaurant.Services.Tests.csproj | 14 +++++++------- 8 files changed, 44 insertions(+), 44 deletions(-) diff --git a/MyRestaurant.Api.Tests/MyRestaurant.Api.Tests.csproj b/MyRestaurant.Api.Tests/MyRestaurant.Api.Tests.csproj index 8dfd4f4..91b21bd 100644 --- a/MyRestaurant.Api.Tests/MyRestaurant.Api.Tests.csproj +++ b/MyRestaurant.Api.Tests/MyRestaurant.Api.Tests.csproj @@ -8,18 +8,18 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MyRestaurant.Api/MyRestaurant.Api.csproj b/MyRestaurant.Api/MyRestaurant.Api.csproj index 4a06a0a..b1083cf 100644 --- a/MyRestaurant.Api/MyRestaurant.Api.csproj +++ b/MyRestaurant.Api/MyRestaurant.Api.csproj @@ -9,23 +9,23 @@ - - - + + + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/MyRestaurant.Business.Tests/MyRestaurant.Business.Tests.csproj b/MyRestaurant.Business.Tests/MyRestaurant.Business.Tests.csproj index 8ca7be3..c898151 100644 --- a/MyRestaurant.Business.Tests/MyRestaurant.Business.Tests.csproj +++ b/MyRestaurant.Business.Tests/MyRestaurant.Business.Tests.csproj @@ -8,17 +8,17 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MyRestaurant.Business/MyRestaurant.Business.csproj b/MyRestaurant.Business/MyRestaurant.Business.csproj index 1352e94..25e244c 100644 --- a/MyRestaurant.Business/MyRestaurant.Business.csproj +++ b/MyRestaurant.Business/MyRestaurant.Business.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/MyRestaurant.Core/MyRestaurant.Core.csproj b/MyRestaurant.Core/MyRestaurant.Core.csproj index 756892b..950e737 100644 --- a/MyRestaurant.Core/MyRestaurant.Core.csproj +++ b/MyRestaurant.Core/MyRestaurant.Core.csproj @@ -7,10 +7,10 @@ - - - - + + + + diff --git a/MyRestaurant.Models/MyRestaurant.Models.csproj b/MyRestaurant.Models/MyRestaurant.Models.csproj index 8ec175a..e708d51 100644 --- a/MyRestaurant.Models/MyRestaurant.Models.csproj +++ b/MyRestaurant.Models/MyRestaurant.Models.csproj @@ -7,7 +7,7 @@ - + diff --git a/MyRestaurant.SeedData.Tests/MyRestaurant.SeedData.Tests.csproj b/MyRestaurant.SeedData.Tests/MyRestaurant.SeedData.Tests.csproj index d19553e..9c24413 100644 --- a/MyRestaurant.SeedData.Tests/MyRestaurant.SeedData.Tests.csproj +++ b/MyRestaurant.SeedData.Tests/MyRestaurant.SeedData.Tests.csproj @@ -8,17 +8,17 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MyRestaurant.Services.Tests/MyRestaurant.Services.Tests.csproj b/MyRestaurant.Services.Tests/MyRestaurant.Services.Tests.csproj index dfc01ec..9c16306 100644 --- a/MyRestaurant.Services.Tests/MyRestaurant.Services.Tests.csproj +++ b/MyRestaurant.Services.Tests/MyRestaurant.Services.Tests.csproj @@ -8,17 +8,17 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all