Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into Localization
Browse files Browse the repository at this point in the history
  • Loading branch information
vmapetr committed Aug 6, 2024
2 parents 941f8a7 + df82b11 commit b68213a
Show file tree
Hide file tree
Showing 89 changed files with 2,542 additions and 1,629 deletions.
4 changes: 3 additions & 1 deletion Tasks/AutomatedAnalysisV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"version": {
"Major": 0,
"Minor": 198,
"Minor": 244,
"Patch": 0
},
"preview": true,
Expand Down Expand Up @@ -54,6 +54,8 @@
"isExpanded": false
}
],
"deprecated": true,
"deprecationMessage": "The AutomatedAnalysis@0 task is deprecated",
"inputs": [
{
"name": "connectedServiceNameARM",
Expand Down
4 changes: 3 additions & 1 deletion Tasks/AutomatedAnalysisV0/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"version": {
"Major": 0,
"Minor": 198,
"Minor": 244,
"Patch": 0
},
"preview": true,
Expand Down Expand Up @@ -54,6 +54,8 @@
"isExpanded": false
}
],
"deprecated": true,
"deprecationMessage": "The AutomatedAnalysis@0 task is deprecated",
"inputs": [
{
"name": "connectedServiceNameARM",
Expand Down
Loading

0 comments on commit b68213a

Please sign in to comment.