MicrosoftConfigurationBuilders
MicrosoftConfigurationBuilders copied to clipboard
File could not load file or assembly Microsoft.Configuration.ConfigurationBuilders.AzureKeyVaultConfigBuilder, Microsoft.Configuration.ConfigurationBuilders.Azure, Version=3.0.0.0
Hi ,
I have mvc application that has settings for reading the key-vault
when I run the application getting following error, but when I click the ok button able to fetch the data from azure-key-vault
I have tried all possible ways
cleared bin and obj, temp folders,
removed and installed the package
stopped the iis and started
I am running this on VM local IIS
please help me on this ?
I'm fairly certain this is an issue with how VS is working with config behind the scenes. I don't have a good approach for fixing this. Just some ugly workarounds or suggestions to ignore since it's likely harmless. More discussion is in #129. (#165 is also a duplicate.)