Error after updating Azure Functions Core Tools to version 4.0.6543

EddieB 70 Reputation points
2024-11-01T12:53:38.1233333+00:00

I updated Azure Functions Core Tools to version 4.0.6543 this morning and when I tried to run my app service function locally in Visual Studio Code I got the following error...

Could not load file or assembly 'Microsoft.AspNetCore.Authentication.JwtBearer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.

I had to reinstall a previous version to get things working again.

Please advise

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
{count} votes

2 answers

Sort by: Most helpful
  1. McHu 0 Reputation points
    2024-11-11T00:48:09.3466667+00:00

    same issue here also, updated to latest stable 4.0.6543 and for the same error. downgrade to 6280 did not work, a full removal of 4.0.6543 and installed 4.0.6543 via winget seemed to fix.

    0 comments No comments

  2. Russell Gove 0 Reputation points
    2025-03-05T18:41:57.97+00:00

    same issue here after upgrading to 6821

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.