From 7d67b8f69c8167f7d50d35fa215e35ca025498c9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 12 Mar 2026 22:26:38 +0000 Subject: [PATCH] Update MicrosoftBuildVersion to 18.6.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 34b05bffdb0..4d0f31a5f1c 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.5.0", + "defaultValue": "18.6.0", "replaces": "1.0.0-MicrosoftBuildPackageVersion", "displayName": "Microsoft.Build default package version override" }