From 0686b3c729a4298ee50ca7b4229f362bcc791ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 17:13:20 +0000 Subject: [PATCH] Bump NunitXml.TestLogger from 3.1.15 to 3.1.20 Bumps [NunitXml.TestLogger](https://github.com/spekt/nunit.testlogger) from 3.1.15 to 3.1.20. - [Release notes](https://github.com/spekt/nunit.testlogger/releases) - [Changelog](https://github.com/spekt/nunit.testlogger/blob/master/CHANGELOG.md) - [Commits](https://github.com/spekt/nunit.testlogger/compare/v3.1.15...v3.1.20) --- updated-dependencies: - dependency-name: NunitXml.TestLogger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- HICPluginTests/HICPluginTests.csproj | 122 +++++++++++++-------------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/HICPluginTests/HICPluginTests.csproj b/HICPluginTests/HICPluginTests.csproj index 6384eb2..ce49553 100644 --- a/HICPluginTests/HICPluginTests.csproj +++ b/HICPluginTests/HICPluginTests.csproj @@ -1,62 +1,62 @@ - - - net7.0-windows - HICPluginTests - HICPluginTests - Copyright © 2016 - false - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - Always - - - Designer - - - - - - - - - True - True - TestReports.resx - - - TestData.resx - True - True - - - - - ResXFileCodeGenerator - TestReports.Designer.cs - - + + + net7.0-windows + HICPluginTests + HICPluginTests + Copyright © 2016 + false + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + Always + + + Designer + + + + + + + + + True + True + TestReports.resx + + + TestData.resx + True + True + + + + + ResXFileCodeGenerator + TestReports.Designer.cs + + \ No newline at end of file