From f66a3e014148de7fdc5758bcd63e83eb41dd4be1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:24:08 +0000 Subject: [PATCH] Bump dependency xunit.runner.visualstudio to v3 --- Tests/Tests.csproj | 2 +- Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 6c9ca2a..604633b 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -18,7 +18,7 @@ - + diff --git a/Tests/packages.lock.json b/Tests/packages.lock.json index a8b39f9..70dac30 100644 --- a/Tests/packages.lock.json +++ b/Tests/packages.lock.json @@ -67,9 +67,9 @@ }, "xunit.runner.visualstudio": { "type": "Direct", - "requested": "[2.8.2, )", - "resolved": "2.8.2", - "contentHash": "vm1tbfXhFmjFMUmS4M0J0ASXz3/U5XvXBa6DOQUL3fEz4Vt6YPhv+ESCarx6M6D+9kJkJYZKCNvJMas1+nVfmQ==" + "requested": "[3.0.0, )", + "resolved": "3.0.0", + "contentHash": "HggUqjQJe8PtDxcP25Q+CnR6Lz4oX3GElhD9V4oU2+75x9HI6A6sxbfKGS4UwU4t4yJaS9fBmAuriz8bQApNjw==" }, "Castle.Core": { "type": "Transitive",