From 221288cc78c48eecbb83882b48bc0af10228c056 Mon Sep 17 00:00:00 2001 From: Heonjae Jang Date: Fri, 10 Mar 2017 09:28:59 +0900 Subject: [PATCH] Add Footer.xaml to Project Change-Id: Ia54614b8c622c90cd45cbfaddefa6f805af43116 --- TVApps/TVApps/TVApps.csproj | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/TVApps/TVApps/TVApps.csproj b/TVApps/TVApps/TVApps.csproj index 8fcf1cc..75e5a7a 100644 --- a/TVApps/TVApps/TVApps.csproj +++ b/TVApps/TVApps/TVApps.csproj @@ -43,6 +43,15 @@ + + FooterDeleteStatus.xaml + + + FooterNormalStatus.xaml + + + FooterPinStatus.xaml + MainPage.xaml @@ -88,6 +97,20 @@ LibTVRefCommonPortable + + + MSBuild:UpdateDesignTimeXaml + Designer + + + MSBuild:UpdateDesignTimeXaml + Designer + + + MSBuild:UpdateDesignTimeXaml + Designer + + -- 2.34.1