From 8559e144c6d602a0ca6d2e04e79eb7f93145b112 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 24 Jun 2020 16:36:07 -0400 Subject: [PATCH] bump dependency minor/patch versions --- src/Admin/Admin.csproj | 2 +- src/Api/Api.csproj | 6 ++--- src/Billing/Billing.csproj | 2 +- src/Core/Core.csproj | 34 +++++++++++++------------- src/Icons/Icons.csproj | 2 +- src/Identity/Identity.csproj | 2 +- src/Notifications/Notifications.csproj | 4 +-- test/Api.Test/Api.Test.csproj | 6 ++--- test/Core.Test/Core.Test.csproj | 6 ++--- util/Migrator/Migrator.csproj | 2 +- util/Setup/Setup.csproj | 4 +-- 11 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index c73b5c7671..d05f2d9e83 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 42a840859f..463a1a0dc8 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -23,9 +23,9 @@ - - - + + + diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 0d64205fa4..029265fbc1 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index f789811ca5..6cda7bf3c7 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -22,35 +22,35 @@ - - - + + + - - - - + + + + - - - - - + + + + + - + - - - + + + - + diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 635c3407a0..335cc6f0c9 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index e1ca5a7311..0c9b69bec1 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index 6cf63e3808..dbd29c0adf 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/test/Api.Test/Api.Test.csproj b/test/Api.Test/Api.Test.csproj index 5d2308fe03..50ca817737 100644 --- a/test/Api.Test/Api.Test.csproj +++ b/test/Api.Test/Api.Test.csproj @@ -7,10 +7,10 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Core.Test/Core.Test.csproj b/test/Core.Test/Core.Test.csproj index c493783590..390880c953 100644 --- a/test/Core.Test/Core.Test.csproj +++ b/test/Core.Test/Core.Test.csproj @@ -7,10 +7,10 @@ - - + + - + all runtime; build; native; contentfiles; analyzers diff --git a/util/Migrator/Migrator.csproj b/util/Migrator/Migrator.csproj index 9d07c45865..162298ab4b 100644 --- a/util/Migrator/Migrator.csproj +++ b/util/Migrator/Migrator.csproj @@ -11,7 +11,7 @@ - + diff --git a/util/Setup/Setup.csproj b/util/Setup/Setup.csproj index 518b35217b..ac0f0d41b6 100644 --- a/util/Setup/Setup.csproj +++ b/util/Setup/Setup.csproj @@ -13,9 +13,9 @@ - + - +