From 5e8256b06b5876754a03520e889ec0742472c674 Mon Sep 17 00:00:00 2001 From: Peter Kurhajec <61538034+PTKu@users.noreply.github.com> Date: Tue, 27 Jan 2026 08:18:54 +0100 Subject: [PATCH] Update AXSharp dependencies to version 0.47.0-alpha.370 --- .config/dotnet-tools.json | 7 ++++--- Directory.Packages.props | 11 ++++++----- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cdd0a1dc9..5d6765a8d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "AXSharp.ixc": { - "version": "0.47.0-alpha.368", + "version": "0.47.0-alpha.370", "commands": [ "ixc" ], @@ -17,14 +17,14 @@ "rollForward": false }, "AXSharp.ixd": { - "version": "0.47.0-alpha.368", + "version": "0.47.0-alpha.370", "commands": [ "ixd" ], "rollForward": false }, "AXSharp.ixr": { - "version": "0.47.0-alpha.368", + "version": "0.47.0-alpha.370", "commands": [ "ixr" ], @@ -55,3 +55,4 @@ } + diff --git a/Directory.Packages.props b/Directory.Packages.props index 96c5db485..7dd4a195e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -11,11 +11,11 @@ - - - - - + + + + + @@ -93,3 +93,4 @@ +