Skip to content

Commit 843bfa5

Browse files
authored
Add comment about localization (#10294)
Adding a comment about localization in order to cause a merge conflict in the next release branch, when we will be disabling the localization in the previous release branch and the change flows automatically to later releases and main. See #10269 (comment)
1 parent 34031af commit 843bfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ variables:
3434
- name: SourceBranch
3535
value: ''
3636
- name: EnableReleaseOneLocBuild
37-
value: true
37+
value: true # Enable loc for vs17.12
3838
- name: Codeql.Enabled
3939
value: true
4040
- group: DotNet-MSBuild-SDLValidation-Params

0 commit comments

Comments
 (0)