I don't need to do it from code or anything. Just need to find out from windows.
+9
A:
You can use Reflector
For example if you open log4net in reflector, you can see it's Target Runtime.
PS: BTW this new upload image feature is really cool
Carlos Muñoz
2010-08-19 04:02:40
+1 for being the first to tell me about new upload image feature!
Abe Miessler
2010-08-19 05:06:46
+2
A:
You can't easily find out without checking dependencies.
You can use .NET reflector or Dependency Walker to do that.
Merlyn Morgan-Graham
2010-08-19 04:03:03