UiPath / CoreWF

WF runtime ported to work on .NET 6
MIT License
1.12k stars 216 forks source link

Upgrade to 1.0 Power Fx #284

Open MikeStall opened 9 months ago

MikeStall commented 9 months ago

This is currently using an old prerelease build of Power Fx (https://github.com/microsoft/Power-Fx) .

It's using 0.2.1-preview here:
https://github.com/UiPath/CoreWF/blob/bd195693d8eec23d246158382c617663a93f00fe/src/UiPath.Workflow/UiPath.Workflow.csproj#L26

GA builds are available (https://www.nuget.org/packages/Microsoft.PowerFx.Core) . Can you update to a GA build?