Using the Visual Studio workflow designer #136
Description :Currently using .NET 5.0 and used uipath.workflow .Even after this I am unable to create a workflow using Visual Studio 2019 in .NET 5.0 . Regression?In Previous .NET Frameworks we are able to create a workflow using VS. Is there any way to use Workflow in .NET 5 ? |
Answered by
lbargaoanu
Feb 10, 2021
Replies: 1 comment 1 reply
|
This repo is just for the runtime. The designer is a whole different thing. Check our tests, they all run on .net 5. |
1 reply
Answer selected by
lbargaoanu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This repo is just for the runtime. The designer is a whole different thing. Check our tests, they all run on .net 5.