You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Bug
[X ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
Expected Behavior
Current Behavior
Trying to load a QR code into a window in my WPF App. It works when in Visual Studio when I use start or start without debugging. Then I encounter an error when I run the .exe file in the release or debug folders. Error is "Could not load file or assembly "QRCoder, Version = 1.6.0.0, culture = neutral, publickeytoken = c4ed5b9ae8358a28 or one of its dependencies. The system cannot find the file specified"
Possible Solution (optional)
Steps to Reproduce (for bugs)
Your Environment
Using Visual Studio 2022, WPF app .NET framework 4.7.2
Type of issue
[ ] Bug
[X ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
Expected Behavior
Current Behavior
Trying to load a QR code into a window in my WPF App. It works when in Visual Studio when I use start or start without debugging. Then I encounter an error when I run the .exe file in the release or debug folders. Error is "Could not load file or assembly "QRCoder, Version = 1.6.0.0, culture = neutral, publickeytoken = c4ed5b9ae8358a28 or one of its dependencies. The system cannot find the file specified"
Possible Solution (optional)
Steps to Reproduce (for bugs)
Your Environment
Using Visual Studio 2022, WPF app .NET framework 4.7.2
The text was updated successfully, but these errors were encountered: