From 2f094ed79605bc845cb9042f43c708e392fc776a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 01:25:53 +0000 Subject: [PATCH] Bump Roslynator.Analyzers from 4.14.0 to 4.14.1 --- updated-dependencies: - dependency-name: Roslynator.Analyzers dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Directory.Build.props | 62 +++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index b569eb0..00deebc 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,32 +1,32 @@ - - - $([System.IO.Path]::GetDirectoryName($([System.IO.Path]::GetDirectoryName($(MSBuildThisFileDirectory))))) - latest - true - True - - strict - latest - Copyright © Simon Potter 2025 - https://github.com/sjp/Sherlock.git - git - en-US - MIT - Simon Potter - - - https://github.com/sjp/Sherlock - true - true - snupkg - true - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - + + + $([System.IO.Path]::GetDirectoryName($([System.IO.Path]::GetDirectoryName($(MSBuildThisFileDirectory))))) + latest + true + True + + strict + latest + Copyright © Simon Potter 2025 + https://github.com/sjp/Sherlock.git + git + en-US + MIT + Simon Potter + + + https://github.com/sjp/Sherlock + true + true + snupkg + true + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + \ No newline at end of file