azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Publish command should block .NET Standard 2.0 worker going to Linux app

Open mattchenderson opened this issue 3 years ago • 0 comments

This item is pending a future version of the .NET worker which supports .NET Framework.

In that model, we will want to make sure that it is published only to Windows. This behavior should mirror the restriction for Python only being published to Linux.

mattchenderson avatar Mar 21 '22 22:03 mattchenderson