From 10dbbffd97f84d263f57e9f96d7ce07039e3f0a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:08:27 +0000 Subject: [PATCH] Bump the test-dependencies group with 3 updates Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 18.9.0 Bumps xunit from 2.9.2 to 2.9.3 Bumps xunit.runner.visualstudio from 2.8.2 to 4.0.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-dependencies - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] --- .../PtpLabClock.Protocol.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/PtpLabClock.Protocol.Tests/PtpLabClock.Protocol.Tests.csproj b/tests/PtpLabClock.Protocol.Tests/PtpLabClock.Protocol.Tests.csproj index 2505172..4f7d7ea 100644 --- a/tests/PtpLabClock.Protocol.Tests/PtpLabClock.Protocol.Tests.csproj +++ b/tests/PtpLabClock.Protocol.Tests/PtpLabClock.Protocol.Tests.csproj @@ -7,9 +7,9 @@ false - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all