mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
-Refreshed References folder to contain .NET4.0 versions of release and debug dlls -Deleted the shit in the bin folders (going to add them to svn:ignore) -Deleted the shit in the obj folders (going to add them to svn:ignore too) -Fixed the projects so they build on either debug or release mode with the proper debug or release libraries -Set application out put to .NET4.0 -I am god.
4 lines
144 B
XML
4 lines
144 B
XML
<?xml version="1.0"?>
|
|
<configuration>
|
|
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
|