From 1ad935608b99c58699e00498fb685a3bfa2615c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:34:09 +0000 Subject: [PATCH] Bump the nuget-dependencies group in /src with 6 updates Bumps the nuget-dependencies group in /src with 6 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.4.0` | `4.8.0` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `13.1.0` | `13.7.1` | | [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.2` | `2.3.3` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.6.2` | `17.8.0` | | [xunit](https://github.com/xunit/xunit) | `2.4.2` | `2.6.6` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.4.5` | `2.5.6` | Updates `Microsoft.CodeAnalysis.CSharp` from 4.4.0 to 4.8.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `YamlDotNet` from 13.1.0 to 13.7.1 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.1.0...v13.7.1) Updates `GitHubActionsTestLogger` from 2.3.2 to 2.3.3 - [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md) - [Commits](https://github.com/Tyrrrz/GitHubActionsTestLogger/compare/2.3.2...2.3.3) Updates `Microsoft.NET.Test.Sdk` from 17.6.2 to 17.8.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.2...v17.8.0) Updates `xunit` from 2.4.2 to 2.6.6 - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.6.6) Updates `xunit.runner.visualstudio` from 2.4.5 to 2.5.6 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.5...2.5.6) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- src/SuperFluid.Tests/SuperFluid.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SuperFluid.Tests/SuperFluid.Tests.csproj b/src/SuperFluid.Tests/SuperFluid.Tests.csproj index c57d433..3568ef4 100644 --- a/src/SuperFluid.Tests/SuperFluid.Tests.csproj +++ b/src/SuperFluid.Tests/SuperFluid.Tests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all