Recognizers-Text icon indicating copy to clipboard operation
Recognizers-Text copied to clipboard

[SAMPLE] Update Azure Function to v4 and NET 6 (LTS)

Open iMicknl opened this issue 2 years ago • 1 comments

  • Updated the Azure Function sample to .NET 6 (LTS) and thus Az Func v4
  • Remove FxCopAnalyzers for this csproj, since .NET5+ has this in by default and FxCopAnalyzers is deprecated
  • Update host.json and local.settings.json with the default Azure Functions values

iMicknl avatar Jun 15 '22 13:06 iMicknl

Seems that this PR will be blocked by AppVeyor currently 🙁, since .NET 6 requires MSBuild 2022 / VS 2022.

iMicknl avatar Jun 15 '22 13:06 iMicknl