AgeCalc, new Xamarin.Forms Sample

This commit is contained in:
Javier Suárez Ruiz 2016-02-15 20:46:35 +01:00
Родитель 905fc68f2c
Коммит ae4e835e81
378 изменённых файлов: 256900 добавлений и 485 удалений

Двоичные данные
AgeCalc/.vs/AgeCalc/v14/.suo Normal file

Двоичный файл не отображается.

416
AgeCalc/AgeCalc.sln Normal file
Просмотреть файл

@ -0,0 +1,416 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgeCalc.Droid", "AgeCalc\AgeCalc.Droid\AgeCalc.Droid.csproj", "{455BC324-FB82-4059-BFD2-1AE68E3B802E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgeCalc.iOS", "AgeCalc\AgeCalc.iOS\AgeCalc.iOS.csproj", "{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgeCalc.WinPhone", "AgeCalc\AgeCalc.WinPhone\AgeCalc.WinPhone.csproj", "{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgeCalc.UWP", "AgeCalc\AgeCalc.UWP\AgeCalc.UWP.csproj", "{B2E409BD-211A-4CE7-A3A7-16AB664F129F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgeCalc.Windows", "AgeCalc\AgeCalc.Windows\AgeCalc.Windows.csproj", "{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgeCalc", "AgeCalc\AgeCalc\AgeCalc.csproj", "{AC2F045F-5180-4315-9AA3-5237225AF7CB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "App", "App", "{519C55C1-8EF9-4D57-B569-49D512A91E70}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
Ad-Hoc|ARM = Ad-Hoc|ARM
Ad-Hoc|iPhone = Ad-Hoc|iPhone
Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
Ad-Hoc|x64 = Ad-Hoc|x64
Ad-Hoc|x86 = Ad-Hoc|x86
AppStore|Any CPU = AppStore|Any CPU
AppStore|ARM = AppStore|ARM
AppStore|iPhone = AppStore|iPhone
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
AppStore|x64 = AppStore|x64
AppStore|x86 = AppStore|x86
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|x86.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|Any CPU.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|ARM.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|ARM.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|ARM.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|iPhone.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|iPhone.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|x64.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|x64.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|x64.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|x86.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|x86.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.AppStore|x86.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|ARM.ActiveCfg = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|ARM.Build.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|ARM.Deploy.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|iPhone.Build.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|x64.ActiveCfg = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|x64.Build.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|x64.Deploy.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|x86.ActiveCfg = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|x86.Build.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Debug|x86.Deploy.0 = Debug|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|Any CPU.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|Any CPU.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|ARM.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|ARM.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|ARM.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|iPhone.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|iPhone.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|iPhone.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|x64.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|x64.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|x64.Deploy.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|x86.ActiveCfg = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|x86.Build.0 = Release|Any CPU
{455BC324-FB82-4059-BFD2-1AE68E3B802E}.Release|x86.Deploy.0 = Release|Any CPU
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|ARM.ActiveCfg = AppStore|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|iPhone.Build.0 = AppStore|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|x64.ActiveCfg = AppStore|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.AppStore|x86.ActiveCfg = AppStore|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|ARM.ActiveCfg = Debug|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|iPhone.ActiveCfg = Debug|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|iPhone.Build.0 = Debug|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|x64.ActiveCfg = Debug|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Debug|x86.ActiveCfg = Debug|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|Any CPU.ActiveCfg = Release|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|ARM.ActiveCfg = Release|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|iPhone.ActiveCfg = Release|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|iPhone.Build.0 = Release|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|x64.ActiveCfg = Release|iPhone
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0}.Release|x86.ActiveCfg = Release|iPhone
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|ARM.Build.0 = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|x86.ActiveCfg = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|x86.Build.0 = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Ad-Hoc|x86.Deploy.0 = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|Any CPU.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|ARM.ActiveCfg = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|ARM.Build.0 = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|ARM.Deploy.0 = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|iPhone.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|iPhone.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|x64.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|x64.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|x64.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|x86.ActiveCfg = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|x86.Build.0 = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.AppStore|x86.Deploy.0 = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|ARM.ActiveCfg = Debug|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|ARM.Build.0 = Debug|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|ARM.Deploy.0 = Debug|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|iPhone.Build.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|x64.ActiveCfg = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|x64.Build.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|x64.Deploy.0 = Debug|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|x86.ActiveCfg = Debug|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|x86.Build.0 = Debug|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Debug|x86.Deploy.0 = Debug|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|Any CPU.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|Any CPU.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|ARM.ActiveCfg = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|ARM.Build.0 = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|ARM.Deploy.0 = Release|ARM
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|iPhone.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|iPhone.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|iPhone.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|x64.ActiveCfg = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|x64.Build.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|x64.Deploy.0 = Release|Any CPU
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|x86.ActiveCfg = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|x86.Build.0 = Release|x86
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}.Release|x86.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|Any CPU.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|ARM.Build.0 = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|iPhone.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|iPhone.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|iPhone.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|x64.ActiveCfg = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|x64.Build.0 = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|x64.Deploy.0 = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|x86.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|x86.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Ad-Hoc|x86.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|Any CPU.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|Any CPU.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|Any CPU.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|ARM.ActiveCfg = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|ARM.Build.0 = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|ARM.Deploy.0 = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|iPhone.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|iPhone.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|iPhone.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|iPhoneSimulator.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|iPhoneSimulator.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|x64.ActiveCfg = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|x64.Build.0 = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|x64.Deploy.0 = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|x86.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|x86.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.AppStore|x86.Deploy.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|Any CPU.ActiveCfg = Debug|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|ARM.ActiveCfg = Debug|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|ARM.Build.0 = Debug|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|ARM.Deploy.0 = Debug|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|iPhone.ActiveCfg = Debug|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|x64.ActiveCfg = Debug|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|x64.Build.0 = Debug|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|x64.Deploy.0 = Debug|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|x86.ActiveCfg = Debug|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|x86.Build.0 = Debug|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Debug|x86.Deploy.0 = Debug|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|Any CPU.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|ARM.ActiveCfg = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|ARM.Build.0 = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|ARM.Deploy.0 = Release|ARM
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|iPhone.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|iPhoneSimulator.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|x64.ActiveCfg = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|x64.Build.0 = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|x64.Deploy.0 = Release|x64
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|x86.ActiveCfg = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|x86.Build.0 = Release|x86
{B2E409BD-211A-4CE7-A3A7-16AB664F129F}.Release|x86.Deploy.0 = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|ARM.Build.0 = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|x64.ActiveCfg = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|x64.Build.0 = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|x64.Deploy.0 = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|x86.ActiveCfg = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|x86.Build.0 = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Ad-Hoc|x86.Deploy.0 = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|Any CPU.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|ARM.ActiveCfg = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|ARM.Build.0 = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|ARM.Deploy.0 = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|iPhone.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|iPhone.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|x64.ActiveCfg = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|x64.Build.0 = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|x64.Deploy.0 = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|x86.ActiveCfg = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|x86.Build.0 = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.AppStore|x86.Deploy.0 = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|ARM.ActiveCfg = Debug|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|ARM.Build.0 = Debug|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|ARM.Deploy.0 = Debug|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|iPhone.Build.0 = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|x64.ActiveCfg = Debug|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|x64.Build.0 = Debug|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|x64.Deploy.0 = Debug|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|x86.ActiveCfg = Debug|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|x86.Build.0 = Debug|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Debug|x86.Deploy.0 = Debug|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|Any CPU.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|Any CPU.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|ARM.ActiveCfg = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|ARM.Build.0 = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|ARM.Deploy.0 = Release|ARM
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|iPhone.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|iPhone.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|iPhone.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|x64.ActiveCfg = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|x64.Build.0 = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|x64.Deploy.0 = Release|x64
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|x86.ActiveCfg = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|x86.Build.0 = Release|x86
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}.Release|x86.Deploy.0 = Release|x86
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Ad-Hoc|x86.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|Any CPU.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|ARM.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|ARM.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|iPhone.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|x64.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|x64.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|x86.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.AppStore|x86.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|ARM.ActiveCfg = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|ARM.Build.0 = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|iPhone.Build.0 = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|x64.ActiveCfg = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|x64.Build.0 = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|x86.ActiveCfg = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Debug|x86.Build.0 = Debug|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|Any CPU.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|ARM.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|ARM.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|iPhone.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|iPhone.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|x64.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|x64.Build.0 = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|x86.ActiveCfg = Release|Any CPU
{AC2F045F-5180-4315-9AA3-5237225AF7CB}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{455BC324-FB82-4059-BFD2-1AE68E3B802E} = {519C55C1-8EF9-4D57-B569-49D512A91E70}
{D032B49D-A2F5-4AE2-B2FF-FB6C72D77AD0} = {519C55C1-8EF9-4D57-B569-49D512A91E70}
{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F} = {519C55C1-8EF9-4D57-B569-49D512A91E70}
{B2E409BD-211A-4CE7-A3A7-16AB664F129F} = {519C55C1-8EF9-4D57-B569-49D512A91E70}
{6F792D27-F8C7-4BE5-8973-73C7733E4EC5} = {519C55C1-8EF9-4D57-B569-49D512A91E70}
{AC2F045F-5180-4315-9AA3-5237225AF7CB} = {519C55C1-8EF9-4D57-B569-49D512A91E70}
EndGlobalSection
EndGlobal

Просмотреть файл

@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{455BC324-FB82-4059-BFD2-1AE68E3B802E}</ProjectGuid>
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AgeCalc.Droid</RootNamespace>
<AssemblyName>AgeCalc.Droid</AssemblyName>
<FileAlignment>512</FileAlignment>
<AndroidApplication>true</AndroidApplication>
<AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
<AndroidUseLatestPlatformSdk>true</AndroidUseLatestPlatformSdk>
<TargetFrameworkVersion>v6.0</TargetFrameworkVersion>
<AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
<AndroidStoreUncompressedFileExtensions />
<MandroidI18n />
<JavaMaximumHeapSize />
<JavaOptions />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
<AndroidLinkMode>None</AndroidLinkMode>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
</PropertyGroup>
<ItemGroup>
<Reference Include="FormsViewGroup, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\..\packages\Unity.4.0.1\lib\portable-net45+wp80+win8+wpa81+MonoAndroid10+MonoTouch10\Microsoft.Practices.Unity.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mono.Android" />
<Reference Include="mscorlib" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Xml" />
<Reference Include="Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Android.Support.Design.23.0.1.3\lib\MonoAndroid403\Xamarin.Android.Support.Design.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Android.Support.v4.23.0.1.3\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Android.Support.v7.AppCompat.23.0.1.3\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Android.Support.v7.CardView.23.0.1.3\lib\MonoAndroid403\Xamarin.Android.Support.v7.CardView.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Android.Support.v7.MediaRouter.23.0.1.3\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform.Android, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />
<Compile Include="Resources\Resource.Designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Resources\AboutResources.txt" />
<None Include="Assets\AboutAssets.txt" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\icon.png" />
<AndroidResource Include="Resources\drawable-hdpi\icon.png" />
<AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
</ItemGroup>
<ItemGroup>
<None Include="Properties\AndroidManifest.xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AgeCalc\AgeCalc.csproj">
<Name>AgeCalc</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\1.jpg" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\3.jpg" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\8.jpg" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\7.jpg" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\6.jpg" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\5.jpg" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\4.jpg" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\2.jpg" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
<Import Project="..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

Просмотреть файл

@ -0,0 +1,19 @@
Any raw assets you want to be deployed with your application can be placed in
this directory (and child directories) and given a Build Action of "AndroidAsset".
These files will be deployed with you package and will be accessible using Android's
AssetManager, like this:
public class ReadAsset : Activity
{
protected override void OnCreate (Bundle bundle)
{
base.OnCreate (bundle);
InputStream input = Assets.Open ("my_asset.txt");
}
}
Additionally, some Android functions will automatically load asset files:
Typeface tf = Typeface.CreateFromAsset (Context.Assets, "fonts/samplefont.ttf");

Просмотреть файл

@ -0,0 +1,24 @@
using System;
using Android.App;
using Android.Content.PM;
using Android.Runtime;
using Android.Views;
using Android.Widget;
using Android.OS;
namespace AgeCalc.Droid
{
[Activity(Label = "AgeCalc", Icon = "@drawable/icon", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)]
public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsApplicationActivity
{
protected override void OnCreate(Bundle bundle)
{
base.OnCreate(bundle);
global::Xamarin.Forms.Forms.Init(this, bundle);
LoadApplication(new App());
}
}
}

Просмотреть файл

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="15" />
<application></application>
</manifest>

Просмотреть файл

@ -0,0 +1,34 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Android.App;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("AgeCalc.Droid")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("AgeCalc.Droid")]
[assembly: AssemblyCopyright("Copyright © 2014")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
// Add some common permissions, these can be removed if not needed
[assembly: UsesPermission(Android.Manifest.Permission.Internet)]
[assembly: UsesPermission(Android.Manifest.Permission.WriteExternalStorage)]

Просмотреть файл

@ -0,0 +1,50 @@
Images, layout descriptions, binary blobs and string dictionaries can be included
in your application as resource files. Various Android APIs are designed to
operate on the resource IDs instead of dealing with images, strings or binary blobs
directly.
For example, a sample Android app that contains a user interface layout (main.xml),
an internationalization string table (strings.xml) and some icons (drawable-XXX/icon.png)
would keep its resources in the "Resources" directory of the application:
Resources/
drawable-hdpi/
icon.png
drawable-ldpi/
icon.png
drawable-mdpi/
icon.png
layout/
main.xml
values/
strings.xml
In order to get the build system to recognize Android resources, set the build action to
"AndroidResource". The native Android APIs do not operate directly with filenames, but
instead operate on resource IDs. When you compile an Android application that uses resources,
the build system will package the resources for distribution and generate a class called
"Resource" that contains the tokens for each one of the resources included. For example,
for the above Resources layout, this is what the Resource class would expose:
public class Resource {
public class drawable {
public const int icon = 0x123;
}
public class layout {
public const int main = 0x456;
}
public class strings {
public const int first_string = 0xabc;
public const int second_string = 0xbcd;
}
}
You would then use R.drawable.icon to reference the drawable/icon.png file, or Resource.layout.main
to reference the layout/main.xml file, or Resource.strings.first_string to reference the first
string in the dictionary file values/strings.xml.

6375
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/Resource.Designer.cs сгенерированный Normal file

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable-hdpi/icon.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable-xhdpi/icon.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.7 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable-xxhdpi/icon.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.3 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/1.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/2.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.9 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/3.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/4.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/5.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 7.1 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/6.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.7 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/7.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/8.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 8.3 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.Droid/Resources/drawable/icon.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.4 KiB

Просмотреть файл

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonServiceLocator" version="1.3" targetFramework="monoandroid60" />
<package id="Unity" version="4.0.1" targetFramework="monoandroid60" />
<package id="Xamarin.Android.Support.Design" version="23.0.1.3" targetFramework="monoandroid60" />
<package id="Xamarin.Android.Support.v4" version="23.0.1.3" targetFramework="monoandroid60" />
<package id="Xamarin.Android.Support.v7.AppCompat" version="23.0.1.3" targetFramework="monoandroid60" />
<package id="Xamarin.Android.Support.v7.CardView" version="23.0.1.3" targetFramework="monoandroid60" />
<package id="Xamarin.Android.Support.v7.MediaRouter" version="23.0.1.3" targetFramework="monoandroid60" />
<package id="Xamarin.Forms" version="2.0.0.6482" targetFramework="monoandroid60" />
</packages>

Просмотреть файл

@ -0,0 +1,154 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{B2E409BD-211A-4CE7-A3A7-16AB664F129F}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AgeCalc.UWP</RootNamespace>
<AssemblyName>AgeCalc.UWP</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.10240.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.10240.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>Windows_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
</PropertyGroup>
<ItemGroup>
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
<None Include="project.json" />
</ItemGroup>
<ItemGroup>
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="MainPage.xaml.cs">
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<None Include="Windows_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<Content Include="Assets\1.jpg" />
<Content Include="Assets\2.jpg" />
<Content Include="Assets\3.jpg" />
<Content Include="Assets\4.jpg" />
<Content Include="Assets\5.jpg" />
<Content Include="Assets\6.jpg" />
<Content Include="Assets\7.jpg" />
<Content Include="Assets\8.jpg" />
<Content Include="Properties\Default.rd.xml" />
<Content Include="Assets\LockScreenLogo.scale-200.png" />
<Content Include="Assets\SplashScreen.scale-200.png" />
<Content Include="Assets\Square150x150Logo.scale-200.png" />
<Content Include="Assets\Square44x44Logo.scale-200.png" />
<Content Include="Assets\Square44x44Logo.targetsize-24_altform-unplated.png" />
<Content Include="Assets\StoreLogo.png" />
<Content Include="Assets\Wide310x150Logo.scale-200.png" />
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Page Include="MainPage.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AgeCalc\AgeCalc.csproj">
<Name>AgeCalc</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

Просмотреть файл

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">
<NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
</PropertyGroup>
<ImportGroup>
<Import Project="$(NuGetPackageRoot)\Xamarin.Forms\2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('$(NuGetPackageRoot)\Xamarin.Forms\2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
</ImportGroup>
</Project>

Просмотреть файл

@ -0,0 +1,8 @@
<Application
x:Class="AgeCalc.UWP.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:AgeCalc.UWP"
RequestedTheme="Light">
</Application>

Просмотреть файл

@ -0,0 +1,107 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.ApplicationModel;
using Windows.ApplicationModel.Activation;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Controls.Primitives;
using Windows.UI.Xaml.Data;
using Windows.UI.Xaml.Input;
using Windows.UI.Xaml.Media;
using Windows.UI.Xaml.Navigation;
namespace AgeCalc.UWP
{
/// <summary>
/// Provides application-specific behavior to supplement the default Application class.
/// </summary>
sealed partial class App : Application
{
/// <summary>
/// Initializes the singleton application object. This is the first line of authored code
/// executed, and as such is the logical equivalent of main() or WinMain().
/// </summary>
public App()
{
this.InitializeComponent();
this.Suspending += OnSuspending;
}
/// <summary>
/// Invoked when the application is launched normally by the end user. Other entry points
/// will be used such as when the application is launched to open a specific file.
/// </summary>
/// <param name="e">Details about the launch request and process.</param>
protected override void OnLaunched(LaunchActivatedEventArgs e)
{
#if DEBUG
if (System.Diagnostics.Debugger.IsAttached)
{
this.DebugSettings.EnableFrameRateCounter = true;
}
#endif
Frame rootFrame = Window.Current.Content as Frame;
// Do not repeat app initialization when the Window already has content,
// just ensure that the window is active
if (rootFrame == null)
{
// Create a Frame to act as the navigation context and navigate to the first page
rootFrame = new Frame();
rootFrame.NavigationFailed += OnNavigationFailed;
Xamarin.Forms.Forms.Init(e);
if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)
{
//TODO: Load state from previously suspended application
}
// Place the frame in the current Window
Window.Current.Content = rootFrame;
}
if (rootFrame.Content == null)
{
// When the navigation stack isn't restored navigate to the first page,
// configuring the new page by passing required information as a navigation
// parameter
rootFrame.Navigate(typeof(MainPage), e.Arguments);
}
// Ensure the current window is active
Window.Current.Activate();
}
/// <summary>
/// Invoked when Navigation to a certain page fails
/// </summary>
/// <param name="sender">The Frame which failed navigation</param>
/// <param name="e">Details about the navigation failure</param>
void OnNavigationFailed(object sender, NavigationFailedEventArgs e)
{
throw new Exception("Failed to load Page " + e.SourcePageType.FullName);
}
/// <summary>
/// Invoked when application execution is being suspended. Application state is saved
/// without knowing whether the application will be terminated or resumed with the contents
/// of memory still intact.
/// </summary>
/// <param name="sender">The source of the suspend request.</param>
/// <param name="e">Details about the suspend request.</param>
private void OnSuspending(object sender, SuspendingEventArgs e)
{
var deferral = e.SuspendingOperation.GetDeferral();
//TODO: Save application state and stop any background activity
deferral.Complete();
}
}
}

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/1.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/2.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.9 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/3.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/4.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/5.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 7.1 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/6.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.7 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/7.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/8.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 8.3 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/LockScreenLogo.scale-200.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/SplashScreen.scale-200.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 7.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/Square150x150Logo.scale-200.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.9 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/Square44x44Logo.scale-200.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.6 KiB

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.2 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/StoreLogo.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Assets/Wide310x150Logo.scale-200.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 3.1 KiB

Просмотреть файл

@ -0,0 +1,14 @@
<forms:WindowsPage
x:Class="AgeCalc.UWP.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:forms="using:Xamarin.Forms.Platform.UWP"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:AgeCalc.UWP"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d">
<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
</Grid>
</forms:WindowsPage>

Просмотреть файл

@ -0,0 +1,27 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Controls.Primitives;
using Windows.UI.Xaml.Data;
using Windows.UI.Xaml.Input;
using Windows.UI.Xaml.Media;
using Windows.UI.Xaml.Navigation;
namespace AgeCalc.UWP
{
public sealed partial class MainPage
{
public MainPage()
{
this.InitializeComponent();
LoadApplication(new AgeCalc.App());
}
}
}

Просмотреть файл

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="utf-8"?>
<Package
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
IgnorableNamespaces="uap mp">
<Identity
Name="f736c883-f105-4d30-a719-4bf328872f5e"
Publisher="CN=joaqu"
Version="1.0.0.0" />
<mp:PhoneIdentity PhoneProductId="f736c883-f105-4d30-a719-4bf328872f5e" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
<Properties>
<DisplayName>FPCL.WIndows</DisplayName>
<PublisherDisplayName>joaqu</PublisherDisplayName>
<Logo>Assets\StoreLogo.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.0.0" MaxVersionTested="10.0.0.0" />
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
</Resources>
<Applications>
<Application Id="App"
Executable="$targetnametoken$.exe"
EntryPoint="FPCL.WIndows.App">
<uap:VisualElements
DisplayName="FPCL.WIndows"
Square150x150Logo="Assets\Square150x150Logo.png"
Square44x44Logo="Assets\Square44x44Logo.png"
Description="FPCL.WIndows"
BackgroundColor="transparent">
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png"/>
<uap:SplashScreen Image="Assets\SplashScreen.png" />
</uap:VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,29 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("AgeCalc.UWP")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("AgeCalc.UWP")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: ComVisible(false)]

Просмотреть файл

@ -0,0 +1,31 @@
<!--
This file contains Runtime Directives used by .NET Native. The defaults here are suitable for most
developers. However, you can modify these parameters to modify the behavior of the .NET Native
optimizer.
Runtime Directives are documented at http://go.microsoft.com/fwlink/?LinkID=391919
To fully enable reflection for App1.MyClass and all of its public/private members
<Type Name="App1.MyClass" Dynamic="Required All"/>
To enable dynamic creation of the specific instantiation of AppClass<T> over System.Int32
<TypeInstantiation Name="App1.AppClass" Arguments="System.Int32" Activate="Required Public" />
Using the Namespace directive to apply reflection policy to all the types in a particular namespace
<Namespace Name="DataClasses.ViewModels" Seralize="All" />
-->
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
<Application>
<!--
An Assembly element with Name="*Application*" applies to all assemblies in
the application package. The asterisks are not wildcards.
-->
<Assembly Name="*Application*" Dynamic="Required All" />
<!-- Add your application specific runtime directives here. -->
</Application>
</Directives>

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.UWP/Windows_TemporaryKey.pfx Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,59 @@
#pragma checksum "C:\Users\javie\Documents\Visual Studio 2015\Projects\AgeCalc\AgeCalc\AgeCalc.UWP\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "02A304FAA0DDD2F985DA22D56337FE7F"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace AgeCalc.UWP
{
#if !DISABLE_XAML_GENERATED_MAIN
/// <summary>
/// Program class
/// </summary>
public static class Program
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
static void Main(string[] args)
{
global::Windows.UI.Xaml.Application.Start((p) => new App());
}
}
#endif
partial class App : global::Windows.UI.Xaml.Application
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]
private bool _contentLoaded;
/// <summary>
/// InitializeComponent()
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent()
{
if (_contentLoaded)
return;
_contentLoaded = true;
#if DEBUG && !DISABLE_XAML_GENERATED_BINDING_DEBUG_OUTPUT
DebugSettings.BindingFailed += (sender, args) =>
{
global::System.Diagnostics.Debug.WriteLine(args.Message);
};
#endif
#if DEBUG && !DISABLE_XAML_GENERATED_BREAK_ON_UNHANDLED_EXCEPTION
UnhandledException += (sender, e) =>
{
if (global::System.Diagnostics.Debugger.IsAttached) global::System.Diagnostics.Debugger.Break();
};
#endif
}
}
}

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,39 @@
#pragma checksum "C:\Users\javie\Documents\Visual Studio 2015\Projects\AgeCalc\AgeCalc\AgeCalc.UWP\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A0F853590861EE90658275C059EBB0BB"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace AgeCalc.UWP
{
partial class MainPage : global::Xamarin.Forms.Platform.UWP.WindowsPage
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]
private bool _contentLoaded;
/// <summary>
/// InitializeComponent()
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent()
{
if (_contentLoaded)
return;
_contentLoaded = true;
global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///MainPage.xaml");
global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
}
}
}

Просмотреть файл

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?><XamlCompilerSaveState><ReferenceAssemblyList /><XamlSourceFileDataList><XamlSourceFileData XamlFileName="App.xaml" ClassFullName="AgeCalc.UWP.App" XamlFileTimeAtLastCompileInTicks="635909023811611076" HasBoundEventAssignments="False" /><XamlSourceFileData XamlFileName="MainPage.xaml" ClassFullName="AgeCalc.UWP.MainPage" XamlFileTimeAtLastCompileInTicks="635909023811751376" HasBoundEventAssignments="False" /></XamlSourceFileDataList></XamlCompilerSaveState>

Просмотреть файл

Просмотреть файл

Просмотреть файл

@ -0,0 +1,18 @@
{
"dependencies": {
"Microsoft.NETCore.UniversalWindowsPlatform": "5.0.0",
"Unity": "4.0.1",
"Xamarin.Forms": "2.0.0.6482"
},
"frameworks": {
"uap10.0": {}
},
"runtimes": {
"win10-arm": {},
"win10-arm-aot": {},
"win10-x86": {},
"win10-x86-aot": {},
"win10-x64": {},
"win10-x64-aot": {}
}
}

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -0,0 +1,182 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{0B2AFEB1-9AFE-4C96-917D-87C94DD91B3F}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AgeCalc.WinPhone</RootNamespace>
<AssemblyName>AgeCalc.WinPhone</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformVersion>8.1</TargetPlatformVersion>
<MinimumVisualStudioVersion>12</MinimumVisualStudioVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{76F1466A-8B6D-4E39-A767-685A06062A39};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SynthesizeLinkMetadata>true</SynthesizeLinkMetadata>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="MainPage.xaml.cs">
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
</ItemGroup>
<ItemGroup>
<Content Include="Assets\1.jpg" />
<Content Include="Assets\2.jpg" />
<Content Include="Assets\3.jpg" />
<Content Include="Assets\4.jpg" />
<Content Include="Assets\5.jpg" />
<Content Include="Assets\6.jpg" />
<Content Include="Assets\7.jpg" />
<Content Include="Assets\8.jpg" />
<Content Include="Assets\Logo.scale-240.png" />
<Content Include="Assets\SmallLogo.scale-240.png" />
<Content Include="Assets\SplashScreen.scale-240.png" />
<Content Include="Assets\Square71x71Logo.scale-240.png" />
<Content Include="Assets\StoreLogo.scale-240.png" />
<Content Include="Assets\WideLogo.scale-240.png" />
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
<SubType>Designer</SubType>
</ApplicationDefinition>
<Page Include="MainPage.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AgeCalc\AgeCalc.csproj">
<Name>AgeCalc</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\..\packages\Unity.4.0.1\lib\portable-net45+wp80+win8+wpa81+MonoAndroid10+MonoTouch10\Microsoft.Practices.Unity.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\wpa81\Xamarin.Forms.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\wpa81\Xamarin.Forms.Platform.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform.WinRT, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\wpa81\Xamarin.Forms.Platform.WinRT.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform.WinRT.Phone, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\wpa81\Xamarin.Forms.Platform.WinRT.Phone.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\wpa81\Xamarin.Forms.Xaml.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
<VisualStudioVersion>12.0</VisualStudioVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(TargetPlatformIdentifier)' == '' ">
<TargetPlatformIdentifier>WindowsPhoneApp</TargetPlatformIdentifier>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
<Import Project="..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

Просмотреть файл

@ -0,0 +1,7 @@
<Application
x:Class="AgeCalc.WinPhone.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:AgeCalc.WinPhone">
</Application>

Просмотреть файл

@ -0,0 +1,133 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.ApplicationModel;
using Windows.ApplicationModel.Activation;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Controls.Primitives;
using Windows.UI.Xaml.Data;
using Windows.UI.Xaml.Input;
using Windows.UI.Xaml.Media;
using Windows.UI.Xaml.Media.Animation;
using Windows.UI.Xaml.Navigation;
// The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkId=234227
namespace AgeCalc.WinPhone
{
/// <summary>
/// Provides application-specific behavior to supplement the default Application class.
/// </summary>
public sealed partial class App : Application
{
private TransitionCollection transitions;
/// <summary>
/// Initializes the singleton application object. This is the first line of authored code
/// executed, and as such is the logical equivalent of main() or WinMain().
/// </summary>
public App()
{
this.InitializeComponent();
this.Suspending += this.OnSuspending;
}
/// <summary>
/// Invoked when the application is launched normally by the end user. Other entry points
/// will be used when the application is launched to open a specific file, to display
/// search results, and so forth.
/// </summary>
/// <param name="e">Details about the launch request and process.</param>
protected override void OnLaunched(LaunchActivatedEventArgs e)
{
#if DEBUG
if (System.Diagnostics.Debugger.IsAttached)
{
this.DebugSettings.EnableFrameRateCounter = true;
}
#endif
Frame rootFrame = Window.Current.Content as Frame;
// Do not repeat app initialization when the Window already has content,
// just ensure that the window is active
if (rootFrame == null)
{
// Create a Frame to act as the navigation context and navigate to the first page
rootFrame = new Frame();
// TODO: change this value to a cache size that is appropriate for your application
rootFrame.CacheSize = 1;
Xamarin.Forms.Forms.Init(e);
if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)
{
// TODO: Load state from previously suspended application
}
// Place the frame in the current Window
Window.Current.Content = rootFrame;
}
if (rootFrame.Content == null)
{
// Removes the turnstile navigation for startup.
if (rootFrame.ContentTransitions != null)
{
this.transitions = new TransitionCollection();
foreach (var c in rootFrame.ContentTransitions)
{
this.transitions.Add(c);
}
}
rootFrame.ContentTransitions = null;
rootFrame.Navigated += this.RootFrame_FirstNavigated;
// When the navigation stack isn't restored navigate to the first page,
// configuring the new page by passing required information as a navigation
// parameter
if (!rootFrame.Navigate(typeof(MainPage), e.Arguments))
{
throw new Exception("Failed to create initial page");
}
}
// Ensure the current window is active
Window.Current.Activate();
}
/// <summary>
/// Restores the content transitions after the app has launched.
/// </summary>
/// <param name="sender">The object where the handler is attached.</param>
/// <param name="e">Details about the navigation event.</param>
private void RootFrame_FirstNavigated(object sender, NavigationEventArgs e)
{
var rootFrame = sender as Frame;
rootFrame.ContentTransitions = this.transitions ?? new TransitionCollection() { new NavigationThemeTransition() };
rootFrame.Navigated -= this.RootFrame_FirstNavigated;
}
/// <summary>
/// Invoked when application execution is being suspended. Application state is saved
/// without knowing whether the application will be terminated or resumed with the contents
/// of memory still intact.
/// </summary>
/// <param name="sender">The source of the suspend request.</param>
/// <param name="e">Details about the suspend request.</param>
private void OnSuspending(object sender, SuspendingEventArgs e)
{
var deferral = e.SuspendingOperation.GetDeferral();
// TODO: Save application state and stop any background activity
deferral.Complete();
}
}
}

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/1.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/2.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.9 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/3.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/4.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/5.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 7.1 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/6.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.7 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/7.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.4 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/8.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 8.3 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/Logo.scale-240.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.5 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/SmallLogo.scale-240.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 753 B

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/SplashScreen.scale-240.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 14 KiB

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.1 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/StoreLogo.scale-240.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
AgeCalc/AgeCalc/AgeCalc.WinPhone/Assets/WideLogo.scale-240.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.4 KiB

Просмотреть файл

@ -0,0 +1,12 @@
<forms:WindowsPhonePage
x:Class="AgeCalc.WinPhone.MainPage"
xmlns:forms="using:Xamarin.Forms.Platform.WinRT"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:AgeCalc.WinPhone"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d"
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
</forms:WindowsPhonePage>

Просмотреть файл

@ -0,0 +1,50 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Controls.Primitives;
using Windows.UI.Xaml.Data;
using Windows.UI.Xaml.Input;
using Windows.UI.Xaml.Media;
using Windows.UI.Xaml.Navigation;
// The Blank Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=234238
namespace AgeCalc.WinPhone
{
/// <summary>
/// An empty page that can be used on its own or navigated to within a Frame.
/// </summary>
public sealed partial class MainPage
{
public MainPage()
{
this.InitializeComponent();
this.NavigationCacheMode = NavigationCacheMode.Required;
LoadApplication(new AgeCalc.App());
}
/// <summary>
/// Invoked when this page is about to be displayed in a Frame.
/// </summary>
/// <param name="e">Event data that describes how this page was reached.
/// This parameter is typically used to configure the page.</param>
protected override void OnNavigatedTo(NavigationEventArgs e)
{
// TODO: Prepare page for display here.
// TODO: If your application contains multiple pages, ensure that you are
// handling the hardware Back button by registering for the
// Windows.Phone.UI.Input.HardwareButtons.BackPressed event.
// If you are using the NavigationHelper provided by some templates,
// this event is handled for you.
}
}
}

Просмотреть файл

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest" xmlns:m3="http://schemas.microsoft.com/appx/2014/manifest" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest">
<Identity Name="e8ebdf4c-1a3c-4b54-919a-429e98e93142"
Publisher="CN=joaqu"
Version="1.0.0.0" />
<mp:PhoneIdentity PhoneProductId="e8ebdf4c-1a3c-4b54-919a-429e98e93142" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
<Properties>
<DisplayName>FPCL.Windows8.WindowsPhone</DisplayName>
<PublisherDisplayName>joaqu</PublisherDisplayName>
<Logo>Assets\StoreLogo.png</Logo>
</Properties>
<Prerequisites>
<OSMinVersion>6.3.1</OSMinVersion>
<OSMaxVersionTested>6.3.1</OSMaxVersionTested>
</Prerequisites>
<Resources>
<Resource Language="x-generate"/>
</Resources>
<Applications>
<Application Id="App"
Executable="$targetnametoken$.exe"
EntryPoint="FPCL.Windows8.WindowsPhone.App">
<m3:VisualElements
DisplayName="FPCL.Windows8.WindowsPhone"
Square150x150Logo="Assets\Logo.png"
Square44x44Logo="Assets\SmallLogo.png"
Description="FPCL.Windows8.WindowsPhone"
ForegroundText="light"
BackgroundColor="transparent">
<m3:DefaultTile Wide310x150Logo="Assets\WideLogo.png" Square71x71Logo="Assets\Square71x71Logo.png"/>
<m3:SplashScreen Image="Assets\SplashScreen.png"/>
</m3:VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClientServer" />
</Capabilities>
</Package>

Просмотреть файл

@ -0,0 +1,29 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("AgeCalc.WinPhone.WindowsPhone")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("AgeCalc.WinPhone.WindowsPhone")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: ComVisible(false)]

Просмотреть файл

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Roots xmlns="clr-namespace:Microsoft.Xaml.Tools.XamlCompiler.RootLog;assembly=Microsoft.Windows.UI.Xaml.81.Build.Tasks">
<Roots.RootTypes>
<RootType FullName="Windows.UI.Xaml.Application" />
<RootType FullName="Xamarin.Forms.Platform.WinRT.WindowsPhonePage">
<RootProperty Name="Background" />
</RootType>
<RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.ThemeResourceExtension" />
<RootType FullName="AgeCalc.WinPhone.MainPage" />
</Roots.RootTypes>
</Roots>

Просмотреть файл

Просмотреть файл

@ -0,0 +1,56 @@

#pragma checksum "C:\Users\javie\Documents\Visual Studio 2015\Projects\AgeCalc\AgeCalc\AgeCalc.WinPhone\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E06FF84B95A83AD2E3AFA13693CA72F5"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace AgeCalc.WinPhone
{
#if !DISABLE_XAML_GENERATED_MAIN
public static class Program
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
static void Main(string[] args)
{
global::Windows.UI.Xaml.Application.Start((p) => new App());
}
}
#endif
partial class App : global::Windows.UI.Xaml.Application
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
private bool _contentLoaded;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent()
{
if (_contentLoaded)
return;
_contentLoaded = true;
#if DEBUG && !DISABLE_XAML_GENERATED_BINDING_DEBUG_OUTPUT
DebugSettings.BindingFailed += (sender, args) =>
{
global::System.Diagnostics.Debug.WriteLine(args.Message);
};
#endif
#if DEBUG && !DISABLE_XAML_GENERATED_BREAK_ON_UNHANDLED_EXCEPTION
UnhandledException += (sender, e) =>
{
if (global::System.Diagnostics.Debugger.IsAttached) global::System.Diagnostics.Debugger.Break();
};
#endif
}
}
}

Двоичный файл не отображается.

Двоичный файл не отображается.

Просмотреть файл

Просмотреть файл

@ -0,0 +1,35 @@

#pragma checksum "C:\Users\javie\Documents\Visual Studio 2015\Projects\AgeCalc\AgeCalc\AgeCalc.WinPhone\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A02876CE2D06434DC181D068E87A3C36"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace AgeCalc.WinPhone
{
partial class MainPage : global::Xamarin.Forms.Platform.WinRT.WindowsPhonePage
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
private bool _contentLoaded;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent()
{
if (_contentLoaded)
return;
_contentLoaded = true;
global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
}
}
}

Просмотреть файл

@ -0,0 +1 @@
Language=EN-US

Просмотреть файл

@ -0,0 +1 @@
Language=EN

Просмотреть файл

@ -0,0 +1,11 @@
<XamlCompilerSaveState>
<ReferenceAssemblyList>
<ReferenceAssembly PathName="c:\users\javie\documents\visual studio 2015\projects\agecalc\packages\commonservicelocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\microsoft.practices.servicelocation.dll" HashGuid="89de7f80-26d8-a17c-5ad9-b855f81ea5b2" />
<ReferenceAssembly PathName="c:\users\javie\documents\visual studio 2015\projects\agecalc\packages\unity.4.0.1\lib\portable-net45+wp80+win8+wpa81+monoandroid10+monotouch10\microsoft.practices.unity.dll" HashGuid="c877bd0f-99df-0d61-0e86-1fcd5a709a45" />
<ReferenceAssembly PathName="c:\users\javie\documents\visual studio 2015\projects\agecalc\packages\xamarin.forms.2.0.0.6482\lib\wpa81\xamarin.forms.core.dll" HashGuid="c8a30eb8-5ae8-352d-b94f-7c913a7557ba" />
<ReferenceAssembly PathName="c:\users\javie\documents\visual studio 2015\projects\agecalc\packages\xamarin.forms.2.0.0.6482\lib\wpa81\xamarin.forms.platform.dll" HashGuid="d9389e38-8a39-bed5-406b-7a34fe4704ea" />
<ReferenceAssembly PathName="c:\users\javie\documents\visual studio 2015\projects\agecalc\packages\xamarin.forms.2.0.0.6482\lib\wpa81\xamarin.forms.platform.winrt.dll" HashGuid="dbd728c2-e21b-4125-2be0-f7931b605baa" />
<ReferenceAssembly PathName="c:\users\javie\documents\visual studio 2015\projects\agecalc\packages\xamarin.forms.2.0.0.6482\lib\wpa81\xamarin.forms.platform.winrt.phone.dll" HashGuid="f7f417b9-5b4a-9692-10d4-bb874feaa2e9" />
<ReferenceAssembly PathName="c:\users\javie\documents\visual studio 2015\projects\agecalc\packages\xamarin.forms.2.0.0.6482\lib\wpa81\xamarin.forms.xaml.dll" HashGuid="2828b56a-3245-7d15-6650-dfb4f30cfa91" />
</ReferenceAssemblyList>
</XamlCompilerSaveState>

Просмотреть файл

Просмотреть файл

Двоичный файл не отображается.

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonServiceLocator" version="1.3" targetFramework="wpa81" />
<package id="Unity" version="4.0.1" targetFramework="wpa81" />
<package id="Xamarin.Forms" version="2.0.0.6482" targetFramework="wpa81" />
</packages>

Просмотреть файл

@ -0,0 +1,203 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{6F792D27-F8C7-4BE5-8973-73C7733E4EC5}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AgeCalc.Windows</RootNamespace>
<AssemblyName>AgeCalc.Windows</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformVersion>8.1</TargetPlatformVersion>
<MinimumVisualStudioVersion>12</MinimumVisualStudioVersion>
<FileAlignment>512</FileAlignment>
<SynthesizeLinkMetadata>true</SynthesizeLinkMetadata>
<ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>Windows_TemporaryKey.pfx</PackageCertificateKeyFile>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="MainPage.xaml.cs">
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<None Include="packages.config" />
<None Include="Windows_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<Content Include="Assets\1.jpg" />
<Content Include="Assets\2.jpg" />
<Content Include="Assets\3.jpg" />
<Content Include="Assets\4.jpg" />
<Content Include="Assets\5.jpg" />
<Content Include="Assets\6.jpg" />
<Content Include="Assets\7.jpg" />
<Content Include="Assets\8.jpg" />
<Content Include="Assets\Logo.scale-100.png" />
<Content Include="Assets\SmallLogo.scale-100.png" />
<Content Include="Assets\SplashScreen.scale-100.png" />
<Content Include="Assets\StoreLogo.scale-100.png" />
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
<SubType>Designer</SubType>
</ApplicationDefinition>
<Page Include="MainPage.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AgeCalc\AgeCalc.csproj">
<Name>AgeCalc</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\..\packages\Unity.4.0.1\lib\win8\Microsoft.Practices.Unity.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity.RegistrationByConvention, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\..\packages\Unity.4.0.1\lib\win8\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\win81\Xamarin.Forms.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\win81\Xamarin.Forms.Platform.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform.WinRT, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\win81\Xamarin.Forms.Platform.WinRT.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Platform.WinRT.Tablet, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\win81\Xamarin.Forms.Platform.WinRT.Tablet.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Xamarin.Forms.2.0.0.6482\lib\win81\Xamarin.Forms.Xaml.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
<VisualStudioVersion>12.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
<Import Project="..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.0.0.6482\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше