From bf96089e8289f574c50bf70c08027869c4f2a77f Mon Sep 17 00:00:00 2001 From: AR-May <67507805+AR-May@users.noreply.github.com> Date: Tue, 28 Nov 2023 10:22:52 +0100 Subject: [PATCH] Add Link metadata to Resources --- src/Tasks/Microsoft.Common.CurrentVersion.targets | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/Tasks/Microsoft.Common.CurrentVersion.targets b/src/Tasks/Microsoft.Common.CurrentVersion.targets index b3c2c199d7a..ed7a48c88ad 100644 --- a/src/Tasks/Microsoft.Common.CurrentVersion.targets +++ b/src/Tasks/Microsoft.Common.CurrentVersion.targets @@ -1367,6 +1367,18 @@ Copyright (C) Microsoft Corporation. All rights reserved. <_Temp Remove="@(_Temp)" /> + + + + + + + + + <_Temp Remove="@(_Temp)" /> + +