From eac3e6011fce01810a3bee64568af8f64ed2d8f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 10:11:45 +0000 Subject: [PATCH] (maint) Update dependency Microsoft.NET.Test.Sdk to 17.11.1 --- src/Tasks.IntegrationTests/Tasks.IntegrationTests.csproj | 2 +- src/Tasks.Tests/Tasks.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Tasks.IntegrationTests/Tasks.IntegrationTests.csproj b/src/Tasks.IntegrationTests/Tasks.IntegrationTests.csproj index 0399fce..97b5cce 100644 --- a/src/Tasks.IntegrationTests/Tasks.IntegrationTests.csproj +++ b/src/Tasks.IntegrationTests/Tasks.IntegrationTests.csproj @@ -21,7 +21,7 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Tasks.Tests/Tasks.Tests.csproj b/src/Tasks.Tests/Tasks.Tests.csproj index 184c7a6..50c1ed7 100644 --- a/src/Tasks.Tests/Tasks.Tests.csproj +++ b/src/Tasks.Tests/Tasks.Tests.csproj @@ -27,7 +27,7 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive all