From d7526a82d7163135f2dc01afd801db210af9b6df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 02:49:38 +0000 Subject: [PATCH] Bump xunit from 2.4.1 to 2.5.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.5.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/ExcelDnaUnpack.Tests/ExcelDnaUnpack.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ExcelDnaUnpack.Tests/ExcelDnaUnpack.Tests.csproj b/test/ExcelDnaUnpack.Tests/ExcelDnaUnpack.Tests.csproj index d3dc150..04aeb3a 100644 --- a/test/ExcelDnaUnpack.Tests/ExcelDnaUnpack.Tests.csproj +++ b/test/ExcelDnaUnpack.Tests/ExcelDnaUnpack.Tests.csproj @@ -1,4 +1,4 @@ - + net5.0;netcoreapp3.1;netcoreapp2.1 @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive