From 0a3e65557fa6cfcade282a7596c889d26cc4842c Mon Sep 17 00:00:00 2001 From: aholstrup1 Date: Tue, 16 May 2023 04:01:15 +0000 Subject: [PATCH] Update package versions --- Build/Packages.json | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/Build/Packages.json b/Build/Packages.json index bfb11d0d03..0507e167a4 100644 --- a/Build/Packages.json +++ b/Build/Packages.json @@ -1,13 +1,12 @@ -{ - "Microsoft.Dynamics.BusinessCentral.Translations": { - "Version": "22.1.20230503.4" - }, - "microsoft-ALAppExtensions-Modules-preview": { - "Version": "22.1.967" - }, - "AppBaselines-BCArtifacts": { - "Version": "22.0.54157.56368", - "_comment": "Deprecated. Temporary workaround for not having enough baselines packages" - - } -} +{ + "Microsoft.Dynamics.BusinessCentral.Translations": { + "Version": "22.1.20230503.4" + }, + "microsoft-ALAppExtensions-Modules-preview": { + "Version": "22.2.980" + }, + "AppBaselines-BCArtifacts": { + "Version": "22.1.55890.56656", + "_comment": "Deprecated. Temporary workaround for not having enough baselines packages" + } +}