User Tools

Site Tools


xide_select_framework_version

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
xide_select_framework_version [2018/01/26 15:31] – created wolfgangriedmannxide_select_framework_version [2018/01/26 15:32] wolfgangriedmann
Line 1: Line 1:
-====== How to select a specific .NET Framework version for an IDE project ======+====== How to select a specific .NET Framework version for an XIDE project ======
  
 Unfortunately, XIDE hides the .NET Framework selection from the user and uses the newest one available on the developers machine, but fortunately it is possible to change - maybe to build an executable that runs on Windows XP where only .NET 4.0 is available. Unfortunately, XIDE hides the .NET Framework selection from the user and uses the newest one available on the developers machine, but fortunately it is possible to change - maybe to build an executable that runs on Windows XP where only .NET 4.0 is available.
Line 9: Line 9:
   - Add references from this folder: ''C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework''. Just pick the folder of the framework version that you want to use and add references to those files, including mscorlib.dll.   - Add references from this folder: ''C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework''. Just pick the folder of the framework version that you want to use and add references to those files, including mscorlib.dll.
  
-Maybe somewhere in the future there will be a plugin for this if enough people asks for it+Maybe somewhere in the future there will be a plugin for this if enough people asks for it.
  
  
xide_select_framework_version.txt · Last modified: 2018/01/26 15:32 by wolfgangriedmann