From 3f86a00220469c9379750de5c2f997f81d2ba3fd Mon Sep 17 00:00:00 2001 From: victorBychinski Date: Thu, 13 Jun 2024 12:33:28 +0200 Subject: [PATCH] Support Reqnroll v2 (#4) --- .../ReportPortal.ReqnrollPlugin.csproj | 2 +- .../ReportPortal.ReqnrollPlugin.IntegrationTests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ReportPortal.ReqnrollPlugin/ReportPortal.ReqnrollPlugin.csproj b/src/ReportPortal.ReqnrollPlugin/ReportPortal.ReqnrollPlugin.csproj index 4326ce1..966ff23 100644 --- a/src/ReportPortal.ReqnrollPlugin/ReportPortal.ReqnrollPlugin.csproj +++ b/src/ReportPortal.ReqnrollPlugin/ReportPortal.ReqnrollPlugin.csproj @@ -25,7 +25,7 @@ contentfiles;analyzers; - + diff --git a/test/ReportPortal.ReqnrollPlugin.Tests/ReportPortal.ReqnrollPlugin.IntegrationTests.csproj b/test/ReportPortal.ReqnrollPlugin.Tests/ReportPortal.ReqnrollPlugin.IntegrationTests.csproj index e62cb2f..1c9140c 100644 --- a/test/ReportPortal.ReqnrollPlugin.Tests/ReportPortal.ReqnrollPlugin.IntegrationTests.csproj +++ b/test/ReportPortal.ReqnrollPlugin.Tests/ReportPortal.ReqnrollPlugin.IntegrationTests.csproj @@ -7,13 +7,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + +