From 00a452a602ae2a0d48fe306a2750aea5a9b504da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:26:28 +0000 Subject: [PATCH] Bump the dotnet-dependencies group with 2 updates Bumps Microsoft.SymbolStore from 1.0.727501 to 1.0.731401 Bumps System.CommandLine from 3.0.0-preview.4.26230.115 to 3.0.0-preview.5.26302.115 --- updated-dependencies: - dependency-name: Microsoft.SymbolStore dependency-version: 1.0.731401 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: System.CommandLine dependency-version: 3.0.0-preview.5.26302.115 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] --- .../CSharpRepl.Services.csproj | 180 +++++++-------- CSharpRepl/CSharpRepl.csproj | 218 +++++++++--------- 2 files changed, 199 insertions(+), 199 deletions(-) diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index b2b7594c..0a5cf202 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -1,90 +1,90 @@ - - - net10.0 - enable - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - + + + net10.0 + enable + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + diff --git a/CSharpRepl/CSharpRepl.csproj b/CSharpRepl/CSharpRepl.csproj index fc0611ec..0e0135e8 100644 --- a/CSharpRepl/CSharpRepl.csproj +++ b/CSharpRepl/CSharpRepl.csproj @@ -1,109 +1,109 @@ - - - - 0.8.0 - 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 - - - - - - - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - <_InspectorPayload Include="$(MSBuildThisFileDirectory)..\InjectedHook\CSharpRepl.InjectedHook\bin\$(Configuration)\$(TargetFramework)\**\*.*" /> - - PreserveNewest - - false - - - - - - - - any;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 - true - false - - - - - - - - - - - - - - - - PreserveNewest - - - - - + + + + 0.8.0 + 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 + + + + + + + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + <_InspectorPayload Include="$(MSBuildThisFileDirectory)..\InjectedHook\CSharpRepl.InjectedHook\bin\$(Configuration)\$(TargetFramework)\**\*.*" /> + + PreserveNewest + + false + + + + + + + + any;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 + true + false + + + + + + + + + + + + + + + + PreserveNewest + + + + +