From 26d5d2ccb71fa56b018b9c9959b7eeae9727d900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 07:52:46 +0000 Subject: [PATCH] Update StyleCop.Analyzers requirement from 1.2.0-beta.* to 1.2.0.pre.* Updates the requirements on [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) to permit the latest version. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.66...1.2.0-beta.435) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/WinSW.Core/WinSW.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WinSW.Core/WinSW.Core.csproj b/src/WinSW.Core/WinSW.Core.csproj index da77b00..9e2935c 100644 --- a/src/WinSW.Core/WinSW.Core.csproj +++ b/src/WinSW.Core/WinSW.Core.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all