From af09a2b5d134fee1dbe986c403f615a4334b496c Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Thu, 23 Jul 2026 22:26:24 +0200 Subject: [PATCH 1/2] Pack props into buildTransitive so MTP registration flows to transitive consumers --- GitHubActionsTestLogger/GitHubActionsTestLogger.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj index 392e914..813a048 100644 --- a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj +++ b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj @@ -19,7 +19,7 @@ - + From fafe35aad19a45e713aacad654ce261981a00c64 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Fri, 24 Jul 2026 12:11:39 +0200 Subject: [PATCH 2/2] Fix formatting --- GitHubActionsTestLogger/GitHubActionsTestLogger.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj index 813a048..f9e622e 100644 --- a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj +++ b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj @@ -19,7 +19,11 @@ - +