From cf6e31e10745c4117a3bfe9cb7821eda23273b29 Mon Sep 17 00:00:00 2001 From: "naiyuantian@microsoft.com" Date: Wed, 20 May 2026 15:57:58 -0700 Subject: [PATCH 1/2] add attribubte --- eng/targets/Release.props | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/targets/Release.props b/eng/targets/Release.props index 57a5ac0e..634d1c2a 100644 --- a/eng/targets/Release.props +++ b/eng/targets/Release.props @@ -12,6 +12,7 @@ © Microsoft Corporation. All rights reserved. https://github.com/microsoft/durabletask-dotnet MIT + true $(RepositoryUrl) Microsoft Durable Task Orchestration Workflow Activity Reliable DTFx From ebc9cc60790d91c0a7947cee4bb3369dd4858f59 Mon Sep 17 00:00:00 2001 From: "naiyuantian@microsoft.com" Date: Wed, 20 May 2026 16:43:52 -0700 Subject: [PATCH 2/2] udpate --- eng/targets/Release.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/targets/Release.props b/eng/targets/Release.props index 634d1c2a..3c1bc105 100644 --- a/eng/targets/Release.props +++ b/eng/targets/Release.props @@ -12,7 +12,7 @@ © Microsoft Corporation. All rights reserved. https://github.com/microsoft/durabletask-dotnet MIT - true + true $(RepositoryUrl) Microsoft Durable Task Orchestration Workflow Activity Reliable DTFx