Skip to content
Pascal Craponne edited this page Jul 18, 2016 · 3 revisions

Branches

At the moment, there are three development branches:

  • master is the empty, non-productive branch. This is where tests (to fix bugs)
  • fody is the version (1.x) using Fody
  • dnlib is the next version (2.x) using dnlib

One day, if tests with dnlib are satisfying, the branch with Fody will be deprecated, and dnlib merged to master.

Clone this wiki locally