From 2f6b4317726d9805e7f5990c0ed1c4afecf8c526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 19:52:00 +0000 Subject: [PATCH] Bump xunit from 2.4.1 to 2.5.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DigitalOcean.API.Tests/DigitalOcean.API.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DigitalOcean.API.Tests/DigitalOcean.API.Tests.csproj b/DigitalOcean.API.Tests/DigitalOcean.API.Tests.csproj index f83c358..315563a 100644 --- a/DigitalOcean.API.Tests/DigitalOcean.API.Tests.csproj +++ b/DigitalOcean.API.Tests/DigitalOcean.API.Tests.csproj @@ -1,10 +1,10 @@ - + netcoreapp3.0 - + all runtime; build; native; contentfiles; analyzers; buildtransitive