From 38aa55e762c87a0d158771803ba7c626fad55617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 18:19:16 +0000 Subject: [PATCH] Bump the dotnet-dependencies group with 2 updates Bumps Microsoft.Build.Locator from 1.10.12 to 1.11.2 Bumps System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.2 --- updated-dependencies: - dependency-name: Microsoft.Build.Locator dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: System.CommandLine dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] --- .../CSharpRepl.Services.csproj | 134 +++++++++--------- CSharpRepl/CSharpRepl.csproj | 120 ++++++++-------- 2 files changed, 127 insertions(+), 127 deletions(-) diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index fce6ee7..a9f9c5a 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -1,67 +1,67 @@ - - - - net10.0 - enable - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - - + + + + net10.0 + enable + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + + diff --git a/CSharpRepl/CSharpRepl.csproj b/CSharpRepl/CSharpRepl.csproj index 8820923..56dc701 100644 --- a/CSharpRepl/CSharpRepl.csproj +++ b/CSharpRepl/CSharpRepl.csproj @@ -1,60 +1,60 @@ - - - - 0.6.8 - Exe - net10.0 - LatestMajor - latest - enable - - A dotnet global tool for a command line C# REPL with syntax highlighting. Explore the language, libraries and NuGet packages interactively. - README.md - https://github.com/waf/CSharpRepl - git - Will Fuqua - - - true - csharprepl - repl console cli csharp tool - ./nupkg - https://github.com/waf/CSharpRepl - https://github.com/waf/CSharpRepl/blob/main/CHANGELOG.md - MPL-2.0 - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - + + + + 0.6.8 + Exe + net10.0 + LatestMajor + latest + enable + + A dotnet global tool for a command line C# REPL with syntax highlighting. Explore the language, libraries and NuGet packages interactively. + README.md + https://github.com/waf/CSharpRepl + git + Will Fuqua + + + true + csharprepl + repl console cli csharp tool + ./nupkg + https://github.com/waf/CSharpRepl + https://github.com/waf/CSharpRepl/blob/main/CHANGELOG.md + MPL-2.0 + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + +