From fdf1c20200d3463a5781420692546aaf664327ec Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Mon, 10 Oct 2022 21:41:05 +0000 Subject: [PATCH] Merged PR 683089: Use ninsjson pipeline auto packed version 1.11.2 Use ninsjson pipeline auto packed version 1.11.2 --- cg/nuget/cgmanifest.json | 2 +- config.dsc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cg/nuget/cgmanifest.json b/cg/nuget/cgmanifest.json index 884e1c0a7..4dbad06fe 100644 --- a/cg/nuget/cgmanifest.json +++ b/cg/nuget/cgmanifest.json @@ -195,7 +195,7 @@ "Type": "NuGet", "NuGet": { "Name": "BuildXL.Tools.Ninjson", - "Version": "1.11.1" + "Version": "1.11.2" } } }, diff --git a/config.dsc b/config.dsc index 411dd5052..b12162702 100644 --- a/config.dsc +++ b/config.dsc @@ -348,7 +348,7 @@ config({ { id: "ObjectLayoutInspector", version: "0.1.4" }, // Ninja JSON graph generation helper - { id: "BuildXL.Tools.Ninjson", version: "1.11.1" }, + { id: "BuildXL.Tools.Ninjson", version: "1.11.2" }, { id: "BuildXL.Tools.AppHostPatcher", version: "1.0.0" }, // Kusto SDK (for netstandard)