microsoft / durabletask-mssql

Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
MIT License
87 stars 32 forks source link

Add .NET Core 2.1 support for build signing pipeline #55

Closed cgillum closed 2 years ago

cgillum commented 2 years ago

This is to support the ESRP code signing pipeline we use for official releases. Our product doesn't depend on .NET Core 2.1, but the ESRP infrastructure we depend on unfortunately does. This change ensures we have both installed side-by-side.