Skip to content

Instantly share code, notes, and snippets.

@Fhernd
Created July 13, 2015 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fhernd/002b2b0d043eeb73e9ec to your computer and use it in GitHub Desktop.
Save Fhernd/002b2b0d043eeb73e9ec to your computer and use it in GitHub Desktop.
Archivo de configuración de aplicación Windows Forms.
<!-- // OrtizOL - xCSw - http://ortizol.blogspot.com -->
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment