Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.47k stars 287 forks source link

Migrate to 1ES (first draft) #1113

Closed davidmrdavid closed 2 weeks ago

davidmrdavid commented 3 weeks ago

This PR adds the basic "build and sign" pipeline to migrate DTFx.Core, DTFx.AS, and DTFx.AI to 1ES.

A few cut corners to address in a future follow-up: