Warning at VS startup: 'Your Azure Functions tooling installation is outdated'

Viewed 267

A new message has appeared every time I start VS 2017:

Your Azure Functions tooling installation is outdated. Please update it to the latest version.

I assume this refers to Azure Function Tools for Visual Studio 2017 but I already have the latest version.

VS Tools > Extensions and Updates shows no updates available.

Is there really an update available, and where?


I am running:

  • VS Pro 2017, version 15.3.0 preview 7.0
  • Azure Function Tools for Visual Studio 2017, version 0.2
  • Windows 7
1 Answers
Related