Azure / azure-functions-vs-build-sdk

MSBuild task for Azure Functions
MIT License
99 stars 66 forks source link

Could not load file or assembly 'System.IdentityModel.Tokens.Jwt, Version=6.8.0.0 #495

Open poyadav2001 opened 3 years ago

poyadav2001 commented 3 years ago

We are using .NET Frame work 4.7.2 and encounter the following error intermittently on using System.IdentityModel.Tokens.Jwt package

System.IO.FileNotFoundException: Could not load file or assembly 'System.IdentityModel.Tokens.Jwt, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. File name: 'System.IdentityModel.Tokens.Jwt, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'