redforce04
❔ [Compiler Help] [GitLab CI/CD]
I'm trying to replace some basic strings with important data about the git hash and git branch, and I am able to replace the strings but they are not actually building into the app. I am using gitlab ci/cd to build them for me, and I can see that the output definitely is changing however when I view the dll in my compiler (DnSpy), the strings are not updated.
I am using the official dotnet ci cd file with some modifications.
10 replies