File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
src/SourceBuild/patches/nuget-client Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 11From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2- From: Nikola Milosavljevic <nikolam @microsoft.com>
3- Date: Tue, 4 Feb 2025 22:18:35 +0000
4- Subject: [PATCH] Remove extra spaces in Publishing.props (#6251)
2+ From: Premek Vysoky <premek.vysoky @microsoft.com>
3+ Date: Wed, 5 Feb 2025 12:48:54 +0100
4+ Subject: [PATCH] Another change
55
66---
7- eng/Publishing.props | 4 ++- -
8- 1 file changed, 2 insertions (+), 2 deletions (-)
7+ eng/Publishing.props | 2 + -
8+ 1 file changed, 1 insertion (+), 1 deletion (-)
99
1010diff --git a/eng/Publishing.props b/eng/Publishing.props
11- index d5604fbf8 ..7517ca4e5 100644
11+ index 5fe1ceb1a ..7517ca4e5 100644
1212--- a/eng/Publishing.props
1313+++ b/eng/Publishing.props
1414@@ -2,7 +2,7 @@
@@ -18,7 +18,5 @@ index d5604fbf8..7517ca4e5 100644
1818- PublishFlatContainer="false" />
1919+ PublishFlatContainer="false" />
2020 </ItemGroup>
21- -
22- </Project>
23- - -
24- 2.47.1.windows.2
21+
22+ </Project>
You can’t perform that action at this time.
0 commit comments