Mark73
Mark73
CC#
Created by Mark73 on 4/5/2023 in #help
❔ Wpf app can't find libraries at runtime
I have a WPF app that's using a couple libraries that I installed from nuget. But when I do something in the app that tries to use the libraries, I get a "Could not load file or assembly" error. Weird thing is, I created a small test app does nothing but call a method with the library and it works fine.
6 replies