REFRamework C# template error

Hello!

We are planning on adding the REFramework configuration Windows C# in Studio 2023.4.
Until it becomes available, you can create a new project with this configuration starting from Legacy C# and convert it to Windows. After converting the project to Windows, one additional step is required: to remove the workflow GeneralTestCase from Tests folder, as it contains a dynamic Invoke Workflow (which is not supported in Windows projects).

2 Likes