From 6a5610872039ee2bc6d28a1f628f2f2fb0bb05ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 21:17:08 +0000 Subject: [PATCH] Bump Roslynator.Analyzers from 4.3.0 to 4.5.0 Bumps [Roslynator.Analyzers](https://github.com/josefpihrt/roslynator) from 4.3.0 to 4.5.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.5.0) --- 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 b871dac..4efced6 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 6904901..94651e0 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