From 0765dd46491c142ecd64f08976bde9f99bb02303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 05:36:53 +0000 Subject: [PATCH] Bump Microsoft.VisualStudio.Threading.Analyzers Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.10.48 to 17.11.20. - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](https://github.com/microsoft/vs-threading/commits) --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Threading.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- .../NuttyTree.NetDaemon.Application.csproj | 2 +- .../NuttyTree.NetDaemon.ExternalServices.csproj | 2 +- .../NuttyTree.NetDaemon.Infrastructure.csproj | 2 +- src/NuttyTree.NetDaemon/NuttyTree.NetDaemon.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 66d214f..67395cf 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -36,7 +36,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj b/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj index 1b794df..ba1afef 100644 --- a/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj +++ b/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NuttyTree.NetDaemon.ExternalServices/NuttyTree.NetDaemon.ExternalServices.csproj b/src/NuttyTree.NetDaemon.ExternalServices/NuttyTree.NetDaemon.ExternalServices.csproj index 18ee2bb..7ad4a22 100644 --- a/src/NuttyTree.NetDaemon.ExternalServices/NuttyTree.NetDaemon.ExternalServices.csproj +++ b/src/NuttyTree.NetDaemon.ExternalServices/NuttyTree.NetDaemon.ExternalServices.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NuttyTree.NetDaemon.Infrastructure/NuttyTree.NetDaemon.Infrastructure.csproj b/src/NuttyTree.NetDaemon.Infrastructure/NuttyTree.NetDaemon.Infrastructure.csproj index 1c64b96..818accc 100644 --- a/src/NuttyTree.NetDaemon.Infrastructure/NuttyTree.NetDaemon.Infrastructure.csproj +++ b/src/NuttyTree.NetDaemon.Infrastructure/NuttyTree.NetDaemon.Infrastructure.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NuttyTree.NetDaemon/NuttyTree.NetDaemon.csproj b/src/NuttyTree.NetDaemon/NuttyTree.NetDaemon.csproj index e6e76f5..945b446 100644 --- a/src/NuttyTree.NetDaemon/NuttyTree.NetDaemon.csproj +++ b/src/NuttyTree.NetDaemon/NuttyTree.NetDaemon.csproj @@ -28,7 +28,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive