From 3e7f7d8c5856bab12bbf69c43a6e951b70651d48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:57:39 +0000 Subject: [PATCH] Bump Roslynator.Analyzers from 4.5.0 to 4.6.4 Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from 4.5.0 to 4.6.4. - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/dotnet/roslynator/compare/v4.5.0...v4.6.4) --- updated-dependencies: - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/LinkZoneApp/LinkZoneManager/LinkZoneManager.csproj | 2 +- src/LinkZoneSdk/LinkZoneSdk.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LinkZoneApp/LinkZoneManager/LinkZoneManager.csproj b/src/LinkZoneApp/LinkZoneManager/LinkZoneManager.csproj index 5cf6da5..cbea1ca 100644 --- a/src/LinkZoneApp/LinkZoneManager/LinkZoneManager.csproj +++ b/src/LinkZoneApp/LinkZoneManager/LinkZoneManager.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/LinkZoneSdk/LinkZoneSdk.csproj b/src/LinkZoneSdk/LinkZoneSdk.csproj index 94651e0..adec718 100644 --- a/src/LinkZoneSdk/LinkZoneSdk.csproj +++ b/src/LinkZoneSdk/LinkZoneSdk.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive