From cdd0fa6860e50f5ce8b2ff5bdb825dea7d93454c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 00:47:23 +0000 Subject: [PATCH] Update nuget non-major dependencies --- .../DotnetDispatcher.Generator.csproj | 4 ++-- test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj index 9f43254..c6c720e 100644 --- a/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj +++ b/src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj @@ -18,12 +18,12 @@ MIT - + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj b/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj index bd2b368..700abe0 100644 --- a/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj +++ b/test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj @@ -14,9 +14,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all