Welcome to MSDN Blogs Sign in | Join | Help

May 2004 - Posts

App.config Examples

Below are three examples of useful application configuration files . Forces the v1.0 CLR to be run. If the v1.0 CLR is not installed, the app will fail to run. <?xml version ="1.0"?> <configuration> <startup> <requiredRuntime version="v1.0.3705"/>
Posted by Suzanne Cook | 20 Comments
Filed under:
 
Page view tracker