From 90393a7c1d5813056642ce73830eb1ee29e093cc Mon Sep 17 00:00:00 2001 From: Abhimanu Sinha Date: Fri, 27 Dec 2024 13:43:57 +0000 Subject: [PATCH] TD-5185: Resolving the build issue with xunit.runner.visualStudio nugget package when upgraded to version 3.0.0 by dependabot. --- ...rningSolutions.Web.AutomatedUiTests.csproj | 2 +- ...rningSolutions.Web.IntegrationTests.csproj | 44 +++++++++---------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/DigitalLearningSolutions.Web.AutomatedUiTests/DigitalLearningSolutions.Web.AutomatedUiTests.csproj b/DigitalLearningSolutions.Web.AutomatedUiTests/DigitalLearningSolutions.Web.AutomatedUiTests.csproj index a26a174269..8307e792a6 100644 --- a/DigitalLearningSolutions.Web.AutomatedUiTests/DigitalLearningSolutions.Web.AutomatedUiTests.csproj +++ b/DigitalLearningSolutions.Web.AutomatedUiTests/DigitalLearningSolutions.Web.AutomatedUiTests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/DigitalLearningSolutions.Web.IntegrationTests/DigitalLearningSolutions.Web.IntegrationTests.csproj b/DigitalLearningSolutions.Web.IntegrationTests/DigitalLearningSolutions.Web.IntegrationTests.csproj index 2ca3bc89c9..e09a20edec 100644 --- a/DigitalLearningSolutions.Web.IntegrationTests/DigitalLearningSolutions.Web.IntegrationTests.csproj +++ b/DigitalLearningSolutions.Web.IntegrationTests/DigitalLearningSolutions.Web.IntegrationTests.csproj @@ -1,28 +1,28 @@ - - net8.0 + + net8.0 + Library + false + - false - + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - + + +