Skip to content

Commit 4862a5b

Browse files
committed
Fix the patch
1 parent b751d4f commit 4862a5b

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed
Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
From 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

1010
diff --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>

0 commit comments

Comments
 (0)