Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C#: Add fallback for branch detection.
Apparently, when building a release build, we're getting `no-git` as first part o the version string for the submodule. If we do, fall back to the internal repo's branch name. For releases, that's the same anyways. Luckily, the commit SHA is correct.
- Loading branch information