From 263c3318ec985a72ee89732ac793568821bbddc5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 30 Jun 2026 15:33:19 +0000 Subject: [PATCH] Update MicrosoftBuildVersion to 18.10.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 2bfc10927ad..bfeb3579ab8 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.8.0", + "defaultValue": "18.10.0", "replaces": "1.0.0-MicrosoftBuildPackageVersion", "displayName": "Microsoft.Build default package version override" }