.Net Standard port for Opentk
Find a file
the_fiddler 55f5691eb3 * Source/Build.Tasks/DateStamp.cs: Read/Write stamp from/to
Version.txt file. Allows a single stamp to be propagated throughout
  the build process.

* Source/Build.Tasks/GenerateAssemblyInfo.cs: Correctly invoke
  DateStamp task (need to call Execute() to generate the stamp).

* Source/Build.UpdateVersion/Build.UpdateVersion.csproj: Cleaned up
  'Rebuild' target.
Cleaned up 'GenerateAssemblyInfo' task invocation.
Attempted to generate GlobalAssemblyInfo.cs without using a custom
  task. Unfortunately, xbuild didn't wish to cooperate.
Remove Version.txt file to update the datestamp.
2010-10-06 08:47:01 +00:00
Documentation Consolidated DateStamp and AssemblyInfo generation. 2010-10-05 07:00:54 +00:00
Installers Added project to create zip package for distribution. 2010-10-05 21:30:25 +00:00
Source * Source/Build.Tasks/DateStamp.cs: Read/Write stamp from/to 2010-10-06 08:47:01 +00:00
OpenTK.sln Added project to create zip package for distribution. 2010-10-05 21:30:25 +00:00
OpenTK.snk Added keyfile and strong-named all projects. 2010-10-04 14:39:42 +00:00