From 013c17c82e88f615a583daa4bfa346a34cdda3b5 Mon Sep 17 00:00:00 2001 From: MattB Date: Wed, 21 May 2025 11:45:40 -0700 Subject: [PATCH] Update nuget.json --- nuget.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nuget.json b/nuget.json index fe0a612..4e4495f 100644 --- a/nuget.json +++ b/nuget.json @@ -7,12 +7,12 @@ "packages": [ { "name": "Microsoft.PowerApps.CLI", - "version": "1.33.5", + "version": "1.43.6", "internalName": "pac" }, { "name": "Microsoft.PowerApps.CLI.Core.linux-x64", - "version": "1.33.5", + "version": "1.43.6", "internalName": "pac_linux", "chmod": "tools/pac" }