Skip to content

Microsoft.Azure.Functions.Worker.Sdk 2.0.6

Choose a tag to compare

@satvu satvu released this 06 Nov 23:17
· 12 commits to main since this release
c7c5e53

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.6

  • Build no longer generates functions.metadata if source-generated metadata provider is enabled. (#2974)
  • Fixing dotnet run to work on Windows when core tools is installed from NPM (#3127)
  • Microsoft.Azure.Functions.Worker.Sdk.Generators bumped to 1.3.6.

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6

  • Fix bug that results in duplicate properties recorded for a binding (#3227)