.Net Standard port for Opentk
Find a file
2010-10-06 14:54:37 +00:00
Documentation Avoid all custom tasks, since this causes build issues in Visual Studio (Build.Tasks.dll gets loaded into the main AppDomain and remains locked, meaning you have to exit Visual Studio before rebuilding the project). 2010-10-06 14:18:10 +00:00
Installers Fixed build target (was left into a debugging configuration) and replaced Run custom task with built-in Exec. 2010-10-06 14:54:37 +00:00
Source * Source/Build.Tasks/DateStamp.cs: Read/Write stamp from/to 2010-10-06 08:47:01 +00:00
OpenTK.sln Do not build zip project on debug, documentation and release builds. 2010-10-06 13:10:44 +00:00
OpenTK.snk Added keyfile and strong-named all projects. 2010-10-04 14:39:42 +00:00