problem with AppDomain.CurrentDomain.GetAssemblies()

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

At deisgn time, AppDomain.CurrentDomain.GetAssemblies() fills up with previous,
duplicate assembly versions on every rebuild. Is this behavior expected, or
perhaps indicative of something I'm not doing right? Is there a way to "flush"
the older versions?

Bob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top