Skip to content
Snippets Groups Projects
Commit b9b3c3b6 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Remove non-printable characters from generated code.

Otherwise git will complain about binary diffs.
parent 8a663134
Branches
Tags
No related merge requests found
public static class BuildDetails public static class BuildDetails
{ {
public const string GitCommitName = "?commit?"; public const string GitCommitName = "?commit?";
public const string GitBranch = "?branch?"; public const string GitBranch = "?branch?";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment