0

I am trying to publish a WPF application using the publish section in the project properties. When I attempt to specify application files (i.e. references) for the publish, I see lots of old dlls that were once in the project but were deleted later.

Is there a way to clean up this list so that it matches the references actually used in the project ?

Cemre Mengü
  • 18,062
  • 27
  • 111
  • 169

1 Answers1

0

It is not possible without extensions. However you can check this question for more details. There are also some extensions listed you could use.

Community
  • 1
  • 1
0x8BADF00D
  • 962
  • 1
  • 8
  • 18