dd-eg
Results
2
issues of
dd-eg
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched [issues](https://github.com/cake-build/cake/issues) to ensure it has not already been reported ### Cake runner Cake .NET...
I have a test fixure that uses the [Apartment attribute](https://docs.nunit.org/articles/nunit/writing-tests/attributes/apartment.html) to run tests in the STA. Below is a working simplification: **.csproj** ``` net8.0 enable enable false true ``` **.cs**...
is:bug