From 905db60bb1dcd016c6153fdbc0961f82605339e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 02:05:25 +0000 Subject: [PATCH 1/2] Backflow from https://github.com/dotnet/dotnet / e959381 build 305927 [[ commit created by automation ]] From de75dbff8ad063d560271bcfc21a24c4067900a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 02:05:26 +0000 Subject: [PATCH 2/2] Update dependencies from build 305927 No dependency updates to commit [[ commit created by automation ]] --- eng/Version.Details.xml | 2 +- src/MSBuild/OutOfProcTaskHostNode.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4cf53fc07a2..9be95933218 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + diff --git a/src/MSBuild/OutOfProcTaskHostNode.cs b/src/MSBuild/OutOfProcTaskHostNode.cs index 731da1973b4..3ab9829ed02 100644 --- a/src/MSBuild/OutOfProcTaskHostNode.cs +++ b/src/MSBuild/OutOfProcTaskHostNode.cs @@ -1,4 +1,4 @@ -// Licensed to the .NET Foundation under one or more agreements. +// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System;