Skip to content

Remove engine api from this solution and use a package reference - #1853

Merged
CharliePoole merged 1 commit into
mainfrom
issue-1846
Jul 23, 2026
Merged

Remove engine api from this solution and use a package reference#1853
CharliePoole merged 1 commit into
mainfrom
issue-1846

Conversation

@CharliePoole

Copy link
Copy Markdown
Member

Fixes #1846

@CharliePoole
CharliePoole requested a review from a team July 22, 2026 23:02
@CharliePoole CharliePoole changed the title Remove engine api from this solutin and use a package reference Remove engine api from this solution and use a package reference Jul 23, 2026
<PackageReference Include="NUnit.Engine.Api" Version="$(EngineApiVersion)" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='net8.0'">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tabs/spaces issue.

Comment thread MixedTests.nunit
@@ -1,5 +1,5 @@
<NUnitProject>
<Settings processModel="Default" domainUsage="Default" />
<Settings activeconfig="Release" processModel="Default" domainUsage="Default" />

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change relevant to this issue?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remnant of earlier work. :-)

@CharliePoole
CharliePoole merged commit 9cf92f5 into main Jul 23, 2026
4 checks passed
@CharliePoole
CharliePoole deleted the issue-1846 branch July 23, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move NUnit.Engine.Api package to a separate repository

2 participants