From 920d1762d76d17bd546115331fa180a406841f3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 15:45:16 +0000 Subject: [PATCH] Update nuget minor --- .config/dotnet-tools.json | 6 +-- bitwarden_license/src/Sso/Sso.csproj | 4 +- 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.Dapper.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 +- 16 files changed, 41 insertions(+), 41 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1c1d73938de0..50b972abd147 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,19 +9,19 @@ ] }, "coverlet.console": { - "version": "3.1.2", + "version": "3.2.0", "commands": [ "coverlet" ] }, "dotnet-reportgenerator-globaltool": { - "version": "5.1.6", + "version": "5.1.26", "commands": [ "reportgenerator" ] }, "dotnet-ef": { - "version": "7.0.8", + "version": "7.0.12", "commands": [ "dotnet-ef" ] diff --git a/bitwarden_license/src/Sso/Sso.csproj b/bitwarden_license/src/Sso/Sso.csproj index 7d93b89363d8..c39cf214b508 100644 --- a/bitwarden_license/src/Sso/Sso.csproj +++ b/bitwarden_license/src/Sso/Sso.csproj @@ -8,9 +8,9 @@ - + - + diff --git a/global.json b/global.json index 527fd31d3fdc..13a0d55fff34 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.413", + "version": "6.0.415", "rollForward": "latestFeature" } } diff --git a/perf/MicroBenchmarks/MicroBenchmarks.csproj b/perf/MicroBenchmarks/MicroBenchmarks.csproj index b29687af4692..7ee13215b5d5 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 5557884b1d6e..ca2abfa93f3d 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -25,7 +25,7 @@ - + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index c659ec52d627..5b7ee557904f 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -39,7 +39,7 @@ - + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index dff657d7e816..fb821819694e 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 ce698eb7299d..caf9a19c87d3 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Infrastructure.Dapper/Infrastructure.Dapper.csproj b/src/Infrastructure.Dapper/Infrastructure.Dapper.csproj index 002f98b4754c..6b4cb118b7f4 100644 --- a/src/Infrastructure.Dapper/Infrastructure.Dapper.csproj +++ b/src/Infrastructure.Dapper/Infrastructure.Dapper.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj b/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj index 8a51fe9e3741..73bee7b61513 100644 --- a/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj +++ b/src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj @@ -2,10 +2,10 @@ - - - - + + + + diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index 30391c0af1ed..fcdae83ebbdf 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/util/MySqlMigrations/MySqlMigrations.csproj b/util/MySqlMigrations/MySqlMigrations.csproj index 7007f75c2978..5d661899eb84 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 8d3bed893c0f..380077c500c3 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 4ec8273626e9..83a1393f51bd 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 54a1dfecf56a..bc86e8eadbc2 100644 --- a/util/SqliteMigrations/SqliteMigrations.csproj +++ b/util/SqliteMigrations/SqliteMigrations.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all