From b5023b745d63b656461d8256556b6fc34338f57f Mon Sep 17 00:00:00 2001 From: Hyerim Kim Date: Fri, 14 Jul 2017 17:02:03 +0900 Subject: [PATCH] Implements backkey information in Apps Modifies .csproj of Portable projects Change-Id: I253a9c49a658634df86f6c0adfbb691099781067 Signed-off-by: Hyerim Kim --- HomeUnitTest/HomeUnitTest.csproj | 35 ++++++++-------------- .../LibTVRefCommonPortable.csproj | 20 ++++--------- TVApps/TVApps/TVApps.csproj | 23 ++++---------- TVApps/TVApps/Views/FooterNormalStatus.xaml.cs | 10 +++++++ TVApps/TVApps/Views/MainPage.xaml.cs | 8 +++++ TVHome/TVHome/TVHome.csproj | 24 +++++---------- 6 files changed, 49 insertions(+), 71 deletions(-) mode change 100644 => 100755 HomeUnitTest/HomeUnitTest.csproj diff --git a/HomeUnitTest/HomeUnitTest.csproj b/HomeUnitTest/HomeUnitTest.csproj old mode 100644 new mode 100755 index 67a7e79..6779d23 --- a/HomeUnitTest/HomeUnitTest.csproj +++ b/HomeUnitTest/HomeUnitTest.csproj @@ -38,23 +38,20 @@ 4 - - ..\packages\MSTest.TestFramework.1.1.11\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - - - ..\packages\MSTest.TestFramework.1.1.11\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll - - - ..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll - - - ..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll - - - ..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll - + + 2.3.5-v00010 + + + 2.3.5-r233-012 + + + 1.1.11 + + + 1.1.11 + @@ -74,13 +71,5 @@ - - 이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다. - - - - - - \ No newline at end of file diff --git a/LibTVRefCommonPortable/LibTVRefCommonPortable.csproj b/LibTVRefCommonPortable/LibTVRefCommonPortable.csproj index aa58c74..95e5bde 100755 --- a/LibTVRefCommonPortable/LibTVRefCommonPortable.csproj +++ b/LibTVRefCommonPortable/LibTVRefCommonPortable.csproj @@ -82,26 +82,18 @@ - - ..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll - - - ..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll - - - ..\packages\Xamarin.Forms.2.3.5-r233-004\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll - + + 2.3.5-v00010 + + + 2.3.5-r233-012 + - - - 이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다. - -