0

a while back I installed Install-Package Costura.FodyHow ever, back when I installed it I used 3 .dlls, but now I no longer have use of these .dll as I changed my application around. I did delete my 3 dll's from my bin folder, and I removed them from my references. But when ever I build my project Costura.Fody will still include these .dlls. How can I change this?

Joakim Carlsson
  • 1,540
  • 5
  • 19
  • 42

1 Answers1

1

After a few hours and new builds being created it seems I have fixed it self.

Joakim Carlsson
  • 1,540
  • 5
  • 19
  • 42