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
No related branches found
No related tags found
No related merge requests found
public static class BuildDetails
public static class BuildDetails
{
public const string GitCommitName = "?commit?";
public const string GitBranch = "?branch?";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment