Fody / Costura

Embed references as resources
MIT License
2.41k stars 275 forks source link

Could not load file or assembly #1000

Open tmdakm opened 1 month ago

tmdakm commented 1 month ago

IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!

Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported)

.net framework 4.7.2

Component

XAML Editor

Version of Library

Version of OS(s) listed above with issue

Windows 11/Windows 10/Wnidows 7

Steps to Reproduce

  1. Add Ui library of WPF(I tried iNKORE.UI.WPF.Modern And WPF-UI)
  2. Add Costura.Fody and Fody
  3. Open XAML Editor

Expected Behavior

XAML Editor loaded normally

Actual Behavior

It shows me XDG0003 Could not load file or assembly but can run and build project, only in xaml editor, I can use UI Library in C# code, but can't use it in XAML Editor.

image