From ee03a266c8bee34e5019958cd45bd45c7b3e42a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 22:15:51 +0000 Subject: [PATCH] Bump Roslynator.Formatting.Analyzers from 4.3.0 to 4.4.0 Bumps [Roslynator.Formatting.Analyzers](https://github.com/josefpihrt/roslynator) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/josefpihrt/roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/josefpihrt/roslynator/compare/v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: Roslynator.Formatting.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- Source/WebScheduler.Api/WebScheduler.Api.csproj | 2 +- Source/WebScheduler.Client.Core/WebScheduler.Client.Core.csproj | 2 +- .../WebScheduler.Client.Http.Models.csproj | 2 +- Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj | 2 +- .../WebScheduler.Api.IntegrationTest.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 5e040608..4c246a5b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -26,7 +26,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/Source/WebScheduler.Api/WebScheduler.Api.csproj b/Source/WebScheduler.Api/WebScheduler.Api.csproj index bc029b4d..256e3508 100644 --- a/Source/WebScheduler.Api/WebScheduler.Api.csproj +++ b/Source/WebScheduler.Api/WebScheduler.Api.csproj @@ -83,7 +83,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/Source/WebScheduler.Client.Core/WebScheduler.Client.Core.csproj b/Source/WebScheduler.Client.Core/WebScheduler.Client.Core.csproj index 2654e2d8..fba3c316 100644 --- a/Source/WebScheduler.Client.Core/WebScheduler.Client.Core.csproj +++ b/Source/WebScheduler.Client.Core/WebScheduler.Client.Core.csproj @@ -56,7 +56,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/Source/WebScheduler.Client.Http.Models/WebScheduler.Client.Http.Models.csproj b/Source/WebScheduler.Client.Http.Models/WebScheduler.Client.Http.Models.csproj index edc51fac..83ec6428 100644 --- a/Source/WebScheduler.Client.Http.Models/WebScheduler.Client.Http.Models.csproj +++ b/Source/WebScheduler.Client.Http.Models/WebScheduler.Client.Http.Models.csproj @@ -44,7 +44,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj b/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj index 1e931a6a..fbd32b87 100644 --- a/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj +++ b/Source/WebScheduler.Client.Http/WebScheduler.Client.Http.csproj @@ -60,7 +60,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/Tests/WebScheduler.Api.IntegrationTest/WebScheduler.Api.IntegrationTest.csproj b/Tests/WebScheduler.Api.IntegrationTest/WebScheduler.Api.IntegrationTest.csproj index 1b3c456b..3d04a52e 100644 --- a/Tests/WebScheduler.Api.IntegrationTest/WebScheduler.Api.IntegrationTest.csproj +++ b/Tests/WebScheduler.Api.IntegrationTest/WebScheduler.Api.IntegrationTest.csproj @@ -43,7 +43,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers