Skip to content

Changed C# information format from 'static string' to 'const string'. - #3113

Merged
asbjornu merged 2 commits into
GitTools:mainfrom
kvasnevskyivlad:const_string
May 9, 2022
Merged

Changed C# information format from 'static string' to 'const string'.#3113
asbjornu merged 2 commits into
GitTools:mainfrom
kvasnevskyivlad:const_string

Conversation

@kvasnevskyivlad

@kvasnevskyivlad kvasnevskyivlad commented May 9, 2022

Copy link
Copy Markdown

Changed GitVersionInformation C# template from static string to const string as discussed in #3095, #3102.

Fixes #3095.

@asbjornu
asbjornu enabled auto-merge May 9, 2022 20:37
@asbjornu
asbjornu merged commit 3b6239d into GitTools:main May 9, 2022
@mergify

mergify Bot commented May 9, 2022

Copy link
Copy Markdown
Contributor

Thank you @kvasnevskiy for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change GitVersionInformation C# template ('const string' instead of 'static string')

2 participants