From cb23ae9ae27ede96ed32e47c73aecab9f57a6b32 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 14 Feb 2024 06:05:17 -0800 Subject: [PATCH] Enable deployment tools (#18642) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alexander Köplinger --- src/SourceBuild/content/repo-projects/Directory.Build.targets | 1 - src/SourceBuild/content/repo-projects/deployment-tools.proj | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/SourceBuild/content/repo-projects/Directory.Build.targets b/src/SourceBuild/content/repo-projects/Directory.Build.targets index ab8a3a36f..6256d40a0 100644 --- a/src/SourceBuild/content/repo-projects/Directory.Build.targets +++ b/src/SourceBuild/content/repo-projects/Directory.Build.targets @@ -39,7 +39,6 @@ - diff --git a/src/SourceBuild/content/repo-projects/deployment-tools.proj b/src/SourceBuild/content/repo-projects/deployment-tools.proj index 8ef3a8a5a..85976198a 100644 --- a/src/SourceBuild/content/repo-projects/deployment-tools.proj +++ b/src/SourceBuild/content/repo-projects/deployment-tools.proj @@ -7,6 +7,9 @@ + + +