From 059e1c443571f89900b6c3da8cfcb32cf74065d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 22:28:24 +0000 Subject: [PATCH] Bump Microsoft.Extensions.StaticAnalysis from 9.0.0 to 9.1.0 Bumps [Microsoft.Extensions.StaticAnalysis](https://github.com/dotnet/extensions) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/compare/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.StaticAnalysis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Lynx/Lynx.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Lynx/Lynx.csproj b/src/Lynx/Lynx.csproj index ad42c9d24..f8e8c6cc0 100644 --- a/src/Lynx/Lynx.csproj +++ b/src/Lynx/Lynx.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive