From f0e8240ac4877052733f7ebc244b9aaa3e513ed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 05:03:36 +0000 Subject: [PATCH] Bump BenchmarkDotNet and 6 others Bumps BenchmarkDotNet from 0.14.0 to 0.15.2 Bumps coverlet.collector from 6.0.0 to 6.0.4 Bumps Jint from 4.2.1 to 4.4.1 Bumps Lua.NET from 5.0.3 to 6.0.1 Bumps Microsoft.NET.Test.Sdk from 17.6.0 to 17.14.1 Bumps xunit from 2.4.2 to 2.9.3 Bumps xunit.runner.visualstudio from 2.4.5 to 3.1.3 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Jint dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Lua.NET dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj | 2 +- .../ScriptingBenchmark.LuaNET.csproj | 2 +- ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj | 8 ++++---- ScriptingBenchmark/ScriptingBenchmark.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj b/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj index fa1cf02..398880d 100644 --- a/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj +++ b/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj @@ -11,7 +11,7 @@ - + diff --git a/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj b/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj index 02c59a9..93e90e4 100644 --- a/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj +++ b/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj @@ -7,7 +7,7 @@ - + diff --git a/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj b/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj index fd91045..522a292 100644 --- a/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj +++ b/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj @@ -10,13 +10,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/ScriptingBenchmark/ScriptingBenchmark.csproj b/ScriptingBenchmark/ScriptingBenchmark.csproj index ca68d22..98bb5a1 100644 --- a/ScriptingBenchmark/ScriptingBenchmark.csproj +++ b/ScriptingBenchmark/ScriptingBenchmark.csproj @@ -8,7 +8,7 @@ - +