From 377612d7fb5b768e7954e8ef588ba5dbc0a81aa1 Mon Sep 17 00:00:00 2001 From: Martin Zikmund Date: Sat, 6 Jun 2020 14:32:48 +0200 Subject: [PATCH] feat: Add Uno.UI package to UWP in templates chore: Whitespace --- .../UnoLibraryTemplate/CrossTargetedLibrary.csproj | 6 ++---- .../UnoSolutionTemplate/UWP/UnoQuickStart.Uwp.csproj | 3 ++- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/SolutionTemplate/UnoLibraryTemplate/CrossTargetedLibrary.csproj b/src/SolutionTemplate/UnoLibraryTemplate/CrossTargetedLibrary.csproj index c45e8c6053cb..b3b9502b6c1c 100644 --- a/src/SolutionTemplate/UnoLibraryTemplate/CrossTargetedLibrary.csproj +++ b/src/SolutionTemplate/UnoLibraryTemplate/CrossTargetedLibrary.csproj @@ -11,10 +11,8 @@ $(DefineConstants);__WASM__ - - - - + + diff --git a/src/SolutionTemplate/UnoSolutionTemplate/UWP/UnoQuickStart.Uwp.csproj b/src/SolutionTemplate/UnoSolutionTemplate/UWP/UnoQuickStart.Uwp.csproj index 4d77c2958973..8c7734072978 100644 --- a/src/SolutionTemplate/UnoSolutionTemplate/UWP/UnoQuickStart.Uwp.csproj +++ b/src/SolutionTemplate/UnoSolutionTemplate/UWP/UnoQuickStart.Uwp.csproj @@ -10,9 +10,10 @@ --> 6.2.2 + + - Debug