From 1fdea202e84ed8bd9b9bcbc84923d6ce841611c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:11:30 +0000 Subject: [PATCH] Bump the dotnet-dependencies group across 1 directory with 4 updates Bumps the dotnet-dependencies group with 4 updates in the / directory: Microsoft.CodeAnalysis.CSharp.Features, System.IO.Abstractions.TestingHelpers, xunit and xunit.runner.visualstudio. Updates `Microsoft.CodeAnalysis.CSharp.Features` from 4.9.2 to 4.10.0 Updates `System.IO.Abstractions.TestingHelpers` from 21.0.2 to 21.0.26 Updates `xunit` from 2.8.1 to 2.9.0 Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Features dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: System.IO.Abstractions.TestingHelpers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] --- .../CSharpRepl.Services.csproj | 136 +++++++++--------- CSharpRepl.Tests/CSharpRepl.Tests.csproj | 82 +++++------ 2 files changed, 109 insertions(+), 109 deletions(-) diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index 0dcd7ec..8198ddf 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -1,68 +1,68 @@ - - - - net8.0 - enable - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <_Parameter1>CSharpRepl.Tests - - - - - - - - - - - PreserveNewest - - - - + + + + net8.0 + enable + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_Parameter1>CSharpRepl.Tests + + + + + + + + + + + PreserveNewest + + + + diff --git a/CSharpRepl.Tests/CSharpRepl.Tests.csproj b/CSharpRepl.Tests/CSharpRepl.Tests.csproj index 4b6a6fd..c38c9fb 100644 --- a/CSharpRepl.Tests/CSharpRepl.Tests.csproj +++ b/CSharpRepl.Tests/CSharpRepl.Tests.csproj @@ -1,41 +1,41 @@ - - - - net8.0 - false - - - - - - - - - - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + net8.0 + false + + + + + + + + + + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + +