This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx-backup
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
.Net Standard port for Opentk
2023
commits
4
branches
1
tag
65
MiB
C#
94.9%
F#
2.4%
Python
1.2%
Ruby
1.2%
Tcl
0.3%
fb9b355bcd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
the_fiddler
fb9b355bcd
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:14:15 +00:00
Documentation
* Documentation/Doxyfile: Do not add source code snippets to the
2010-10-06 08:50:07 +00:00
Installers
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:14:15 +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