A
alexander.glass
I have a strange problem and I cant fix it because I don't understand
how assembly dependencies work. I created a project "project 1" that
used two assemblies: "assembly xyz" and "assembly 123". I create a new
project and add "assembly xyz" from the "project 1" folder. Now I am
told that
The required assembly 'Assembly 123' could not be found.
If I try and create new projects now and move "assembly xyz" to any
other folder on the machine this problem persists. I have tried
digging through the registry but cant find out why dotnet thinks there
is some relationship betweeen assembly 123 and xyz.
Maybe someone can shed some light on this.
Thanks
alex
how assembly dependencies work. I created a project "project 1" that
used two assemblies: "assembly xyz" and "assembly 123". I create a new
project and add "assembly xyz" from the "project 1" folder. Now I am
told that
The required assembly 'Assembly 123' could not be found.
If I try and create new projects now and move "assembly xyz" to any
other folder on the machine this problem persists. I have tried
digging through the registry but cant find out why dotnet thinks there
is some relationship betweeen assembly 123 and xyz.
Maybe someone can shed some light on this.
Thanks
alex