Skip to content

Commit

Permalink
Merge branch 'main' into release/23.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertverbeek4PS authored Apr 30, 2024
2 parents 9aa2086 + d120b01 commit 764ae94
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .AL-Go/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"businessCentral\\test"
],
"bcptTestFolders": [],
"repoVersion": "2.23"
"repoVersion": "24.24"
}
2 changes: 1 addition & 1 deletion businessCentral/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
}
],
"target": "Cloud",
"runtime": "12.0"
"runtime": "13.0"
}
18 changes: 9 additions & 9 deletions businessCentral/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "03486619-1622-4261-ae0e-b366b3c96e3c",
"name": "Azure Data Lake Storage Export Tests",
"publisher": "The bc2adls team",
"version": "2.23.0.0",
"version": "24.24.0.0",
"brief": "Tests for Azure Data Lake Storage Export",
"description": "Tests for Azure Data Lake Storage Export",
"privacyStatement": "",
Expand All @@ -16,31 +16,31 @@
"publisher": "Microsoft",
"name": "Library Assert",
"id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14",
"version": "23.2.0.0"
"version": "24.0.0.0"
},
{
"publisher": "Microsoft",
"name": "Any",
"id": "e7320ebb-08b3-4406-b1ec-b4927d3e280b",
"version": "23.5.0.0"
"version": "24.0.0.0"
},
{
"publisher": "Microsoft",
"name": "Library Variable Storage",
"id": "5095f467-0a01-4b99-99d1-9ff1237d286f",
"version": "23.2.0.0"
"version": "24.0.0.0"
},
{
"publisher": "Microsoft",
"name": "Tests-TestLibraries",
"id": "5d86850b-0d76-4eca-bd7b-951ad998e997",
"version": "23.2.0.0"
"version": "24.0.0.0"
},
{
"publisher": "Microsoft",
"name": "Test Runner",
"id": "23de40a6-dfe8-4f80-80db-d70f83ce8caf",
"version": "23.2.0.0"
"version": "24.0.0.0"
},
{
"publisher": "The bc2adls team",
Expand All @@ -50,8 +50,8 @@
}
],
"screenshots": [],
"platform": "23.0.0.0",
"application": "23.0.0.0",
"platform": "24.0.0.0",
"application": "24.0.0.0",
"idRanges": [
{
"from": 85560,
Expand All @@ -63,7 +63,7 @@
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
"runtime": "12.0",
"runtime": "13.0",
"features": [
"NoImplicitWith"
]
Expand Down

0 comments on commit 764ae94

Please sign in to comment.