Finding the Framework Needed by an assembly

  • Thread starter Thread starter adelscott
  • Start date Start date
A

adelscott

Hi,
I have an assembly and would like to know what DOT.NET framework it
needs to run. I know I can do that using Visual Studio and adding it to
a project, but I would like to do this another way.

Thanks
 
Hello (e-mail address removed),

Could you make it a little bit clear?
Hi,
I have an assembly and would like to know what DOT.NET framework it
needs to run. I know I can do that using Visual Studio and adding it
to
a project, but I would like to do this another way.
Thanks
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Hi,
thanks for helping me.

I have an assembly that was compilated on Framework 1.1 and 2.0. I
would like to know which one is deployed on a computer.
 

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