From 5d5211000e4ef86fce0a93ca3ccd96c355c533bb Mon Sep 17 00:00:00 2001 From: Nick Randolph Date: Fri, 22 Sep 2023 16:34:58 +1000 Subject: [PATCH] chore: Formatting and adding UnoIcon count warning --- src/.nuspec/Uno.Resizetizer.targets | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/.nuspec/Uno.Resizetizer.targets b/src/.nuspec/Uno.Resizetizer.targets index 716afe0b4131..1795a1d2bec2 100644 --- a/src/.nuspec/Uno.Resizetizer.targets +++ b/src/.nuspec/Uno.Resizetizer.targets @@ -267,25 +267,29 @@ - + + Condition="'@(UnoIcon->Count())' > '1'" + Text="More than one 'UnoIcon' is defined; only the first will be used." /> + + + + - - - + Text="The value of UnoSplashScreen and UnoIcon.ForegroundFile cannot be the same."/>