From e5ff77c07c84462ce6112235cd0351465dab3e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 16:32:27 +0000 Subject: [PATCH] Bump the dotnet-dependencies group across 1 directory with 5 updates Bumps the dotnet-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Microsoft.SymbolStore](https://github.com/dotnet/diagnostics) | `1.0.517501` | `1.0.526702` | | [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) | `0.48.0` | `0.49.1` | | [Spectre.Console.Testing](https://github.com/spectreconsole/spectre.console) | `0.48.0` | `0.49.1` | | [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) | `0.48.0` | `0.49.1` | | [xunit](https://github.com/xunit/xunit) | `2.7.1` | `2.8.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.8` | `2.8.0` | Updates `Microsoft.SymbolStore` from 1.0.517501 to 1.0.526702 - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](https://github.com/dotnet/diagnostics/commits) Updates `Spectre.Console.Cli` from 0.48.0 to 0.49.1 - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.1) Updates `Spectre.Console.Testing` from 0.48.0 to 0.49.1 - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.1) Updates `Spectre.Console.Cli` from 0.48.0 to 0.49.1 - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.1) Updates `xunit` from 2.7.1 to 2.8.0 - [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.0) Updates `xunit.runner.visualstudio` from 2.5.8 to 2.8.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.8...2.8.0) --- updated-dependencies: - dependency-name: Microsoft.SymbolStore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Spectre.Console.Cli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Spectre.Console.Testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Spectre.Console.Cli dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] --- CSharpRepl.Services/CSharpRepl.Services.csproj | 4 ++-- CSharpRepl.Tests/CSharpRepl.Tests.csproj | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index 7d3ef8a..c6c7328 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -18,9 +18,9 @@ - + - + diff --git a/CSharpRepl.Tests/CSharpRepl.Tests.csproj b/CSharpRepl.Tests/CSharpRepl.Tests.csproj index eb98968..cf1bb81 100644 --- a/CSharpRepl.Tests/CSharpRepl.Tests.csproj +++ b/CSharpRepl.Tests/CSharpRepl.Tests.csproj @@ -17,10 +17,10 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all