Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified. #438
Unanswered
mustafarabie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After adding the latest version of the Repository nuget, the Startup.cs give the following error:
Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.
Has anyone run into this before?
Referenced Packages in my project
"Microsoft.NET.Sdk.Functions" Version="4.4.0"
"Microsoft.Extensions.DependencyInjection" Version="8.0.0"
"FirebaseAdmin" Version="3.0.0"
"FirebaseAdminAuthentication.DependencyInjection" Version="1.1.0"
"Microsoft.Azure.Functions.Extensions" Version="1.1.0"
"Newtonsoft.Json" Version="13.0.3"
"HtmlAgilityPack" Version="1.11.61"
Thanks
Beta Was this translation helpful? Give feedback.
All reactions