Closed
Description
- .NET Core Version: 3.1
- Windows version: Windows 10
Problem description:
When we debug or Run the WPF application it works fine but in output window so many lines are coming with warning
System.Windows.ResourceDictionary Warning: 9 : Resource not found;
It does not provide any details to tell me which resource missed.
And this warning causes the UI to become slower and slower at debugging time
the same message in diagnostic tool window"
How can i get the full output information?