From 6560c1370733fa8eaab0f6d7aa9d9cb80858531c Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 9 Apr 2026 18:39:19 +0000 Subject: [PATCH] Update MicrosoftBuildVersion to 18.7.0 --- .../Microsoft.CheckTemplate/.template.config/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template_feed/content/Microsoft.CheckTemplate/.template.config/template.json b/template_feed/content/Microsoft.CheckTemplate/.template.config/template.json index 4d0f31a5f1c..fe73fd6abb3 100644 --- a/template_feed/content/Microsoft.CheckTemplate/.template.config/template.json +++ b/template_feed/content/Microsoft.CheckTemplate/.template.config/template.json @@ -27,7 +27,7 @@ "type": "parameter", "description": "Overrides the default Microsoft.Build version where check's interfaces are placed", "datatype": "text", - "defaultValue": "18.6.0", + "defaultValue": "18.7.0", "replaces": "1.0.0-MicrosoftBuildPackageVersion", "displayName": "Microsoft.Build default package version override" }