Skip to content

Commit

Permalink
[main] Update BCArtifact version. New value: 26.0.29027.0 (#2787)
Browse files Browse the repository at this point in the history
This PR contains the following changes:
- Update BCArtifact version. New value: 26.0.29027.0


[AB#539394](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539394)

Co-authored-by: mazhelez <[email protected]>
  • Loading branch information
bcbuild-github-agent and mazhelez authored Jan 17, 2025
1 parent 71fcaeb commit 16e1d0e
Showing 1 changed file with 27 additions and 20 deletions.
47 changes: 27 additions & 20 deletions .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,40 @@
"runs-on": "windows-latest",
"cacheImageName": "",
"UsePsSession": false,
"artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/26.0.28997.0/base",
"artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/26.0.29027.0/base",
"country": "base",
"useProjectDependencies": true,
"repoVersion": "26.0",
"conditionalSettings": [
{
"buildModes": [ "Clean" ],
"settings": {
"preprocessorSymbols": [
"CLEAN17",
"CLEAN18",
"CLEAN19",
"CLEAN20",
"CLEAN21",
"CLEAN22",
"CLEAN23",
"CLEAN24",
"CLEAN25",
"CLEAN26"
]
}
"buildModes": [
"Clean"
],
"settings": {
"preprocessorSymbols": [
"CLEAN17",
"CLEAN18",
"CLEAN19",
"CLEAN20",
"CLEAN21",
"CLEAN22",
"CLEAN23",
"CLEAN24",
"CLEAN25",
"CLEAN26"
]
}
},
{
"branches": [ "main", "releases/*.x" ],
"settings": {
"buildModes": [ "Clean" ]
}
"branches": [
"main",
"releases/*.x"
],
"settings": {
"buildModes": [
"Clean"
]
}
}
],
"unusedALGoSystemFiles": [
Expand Down

0 comments on commit 16e1d0e

Please sign in to comment.