From 426d81702f041a53d74ada4bdb5c38e9791dd64f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:50:29 +0200 Subject: [PATCH] build: Bump xunit from 2.4.2 to 2.5.0 (#180) Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/dscom.test/dscom.test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dscom.test/dscom.test.csproj b/src/dscom.test/dscom.test.csproj index b775b28..007f8b1 100644 --- a/src/dscom.test/dscom.test.csproj +++ b/src/dscom.test/dscom.test.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all