Skip to content

Commit

Permalink
Bc23 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertverbeek4PS committed Apr 18, 2024
2 parents d9457bd + 86c012c commit cd7a054
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions businessCentral/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"contextSensitiveHelpUrl": "https://docs.microsoft.com/dynamics365/business-central/",
"logo": "../../.assets/bc2adls_logo.png",
"screenshots": [],
"platform": "24.0.0.0",
"application": "24.0.0.0",
"platform": "23.0.0.0",
"application": "23.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": true,
Expand All @@ -38,5 +38,5 @@
}
],
"target": "Cloud",
"runtime": "13.0"
"runtime": "12.0"
}
16 changes: 8 additions & 8 deletions businessCentral/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,31 +16,31 @@
"publisher": "Microsoft",
"name": "Library Assert",
"id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14",
"version": "22.2.0.0"
"version": "23.2.0.0"
},
{
"publisher": "Microsoft",
"name": "Any",
"id": "e7320ebb-08b3-4406-b1ec-b4927d3e280b",
"version": "22.5.0.0"
"version": "23.5.0.0"
},
{
"publisher": "Microsoft",
"name": "Library Variable Storage",
"id": "5095f467-0a01-4b99-99d1-9ff1237d286f",
"version": "22.2.0.0"
"version": "23.2.0.0"
},
{
"publisher": "Microsoft",
"name": "Tests-TestLibraries",
"id": "5d86850b-0d76-4eca-bd7b-951ad998e997",
"version": "22.2.0.0"
"version": "23.2.0.0"
},
{
"publisher": "Microsoft",
"name": "Test Runner",
"id": "23de40a6-dfe8-4f80-80db-d70f83ce8caf",
"version": "22.2.0.0"
"version": "23.2.0.0"
},
{
"publisher": "The bc2adls team",
Expand All @@ -50,8 +50,8 @@
}
],
"screenshots": [],
"platform": "22.0.0.0",
"application": "22.0.0.0",
"platform": "23.0.0.0",
"application": "23.0.0.0",
"idRanges": [
{
"from": 85560,
Expand All @@ -63,7 +63,7 @@
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
"runtime": "11.0",
"runtime": "12.0",
"features": [
"NoImplicitWith"
]
Expand Down

0 comments on commit cd7a054

Please sign in to comment.