A NuGet package broke my WPF code
Just after I downloaded NuGet package called IronQR my entire code broke and it says IntitializeComponent() and all other bindings to wpf xaml code does not exist. Help what do i do
Severity Code Description Project File Line Suppression State
Error Unknown build error, 'Cannot resolve dependency to assembly 'Microsoft.Extensions.Configuration.UserSecrets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.' QRCodeApp