From 11a1245bc94950dd842ea3b0103602868f3cb357 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 7 May 2026 16:29:02 +0000 Subject: [PATCH] Update MicrosoftBuildVersion to 18.8.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..2bfc10927ad 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.8.0", "replaces": "1.0.0-MicrosoftBuildPackageVersion", "displayName": "Microsoft.Build default package version override" }