Skip to content

Commit

Permalink
Enable loc on main. (dotnet#6347)
Browse files Browse the repository at this point in the history
  • Loading branch information
dreddy-work authored Dec 14, 2021
1 parent 52b1eaf commit 54ffc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ variables:
- name: PostBuildSign
value: true
- name: EnableLoc
value: false
value: true
- name: isPublic
value: ${{ eq(variables['System.TeamProject'], 'public') }}
- name: isPR
Expand Down

0 comments on commit 54ffc24

Please sign in to comment.