From 95526e121e479cc33d8a7f4aee10dbe5881496aa Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 2 Jun 2023 20:06:13 +0000
Subject: [PATCH] Update nuget minor
---
.config/dotnet-tools.json | 6 +--
global.json | 2 +-
perf/MicroBenchmarks/MicroBenchmarks.csproj | 2 +-
src/Admin/Admin.csproj | 2 +-
src/Api/Api.csproj | 2 +-
src/Core/Core.csproj | 38 +++++++++----------
src/Icons/Icons.csproj | 2 +-
.../Infrastructure.EntityFramework.csproj | 8 ++--
src/Notifications/Notifications.csproj | 4 +-
util/MySqlMigrations/MySqlMigrations.csproj | 2 +-
.../PostgresMigrations.csproj | 2 +-
util/Setup/Setup.csproj | 2 +-
.../SqlServerEFScaffold.csproj | 2 +-
util/SqliteMigrations/SqliteMigrations.csproj | 2 +-
14 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 94c55eb5bb80..1a78db661def 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -7,15 +7,15 @@
"commands": ["swagger"]
},
"coverlet.console": {
- "version": "3.1.2",
+ "version": "3.2.0",
"commands": ["coverlet"]
},
"dotnet-reportgenerator-globaltool": {
- "version": "5.1.6",
+ "version": "5.1.21",
"commands": ["reportgenerator"]
},
"dotnet-ef": {
- "version": "6.0.12",
+ "version": "6.0.16",
"commands": ["dotnet-ef"]
}
}
diff --git a/global.json b/global.json
index 10b65be86420..227d8436221f 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "6.0.100",
+ "version": "6.0.408",
"rollForward": "latestFeature"
}
}
diff --git a/perf/MicroBenchmarks/MicroBenchmarks.csproj b/perf/MicroBenchmarks/MicroBenchmarks.csproj
index b29687af4692..9c20bc45f654 100644
--- a/perf/MicroBenchmarks/MicroBenchmarks.csproj
+++ b/perf/MicroBenchmarks/MicroBenchmarks.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj
index daad8acf1f64..c845b655ea9a 100644
--- a/src/Admin/Admin.csproj
+++ b/src/Admin/Admin.csproj
@@ -22,7 +22,7 @@
-
+
diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj
index dbd1b92d3405..c44b44656c95 100644
--- a/src/Api/Api.csproj
+++ b/src/Api/Api.csproj
@@ -30,7 +30,7 @@
-
+
diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj
index 5a6b771c8fa2..14dc56465484 100644
--- a/src/Core/Core.csproj
+++ b/src/Core/Core.csproj
@@ -21,42 +21,42 @@
-
-
+
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
-
+
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-
-
+
+
diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj
index a102e23ab608..90719e77d07b 100644
--- a/src/Icons/Icons.csproj
+++ b/src/Icons/Icons.csproj
@@ -6,7 +6,7 @@
-
+
diff --git a/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj b/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj
index 1766078d251f..000cfd4b5621 100644
--- a/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj
+++ b/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj
@@ -2,12 +2,12 @@
-
-
-
+
+
+
-
+
diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj
index 39855c13dfa2..6eb65531c87f 100644
--- a/src/Notifications/Notifications.csproj
+++ b/src/Notifications/Notifications.csproj
@@ -5,8 +5,8 @@
-
-
+
+
diff --git a/util/MySqlMigrations/MySqlMigrations.csproj b/util/MySqlMigrations/MySqlMigrations.csproj
index ffd5e4f19057..6700e9e32707 100644
--- a/util/MySqlMigrations/MySqlMigrations.csproj
+++ b/util/MySqlMigrations/MySqlMigrations.csproj
@@ -10,7 +10,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/util/PostgresMigrations/PostgresMigrations.csproj b/util/PostgresMigrations/PostgresMigrations.csproj
index dafb3cf2531f..b0458cd06ee8 100644
--- a/util/PostgresMigrations/PostgresMigrations.csproj
+++ b/util/PostgresMigrations/PostgresMigrations.csproj
@@ -6,7 +6,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/util/Setup/Setup.csproj b/util/Setup/Setup.csproj
index 5c1902d7cd17..f558b703c08a 100644
--- a/util/Setup/Setup.csproj
+++ b/util/Setup/Setup.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/util/SqlServerEFScaffold/SqlServerEFScaffold.csproj b/util/SqlServerEFScaffold/SqlServerEFScaffold.csproj
index e9e56f909eda..292c04181fda 100644
--- a/util/SqlServerEFScaffold/SqlServerEFScaffold.csproj
+++ b/util/SqlServerEFScaffold/SqlServerEFScaffold.csproj
@@ -1,6 +1,6 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/util/SqliteMigrations/SqliteMigrations.csproj b/util/SqliteMigrations/SqliteMigrations.csproj
index 5a6826fdce7e..9b9e5601e1cc 100644
--- a/util/SqliteMigrations/SqliteMigrations.csproj
+++ b/util/SqliteMigrations/SqliteMigrations.csproj
@@ -12,7 +12,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all