tuto_bindablelayout / BindableLayoutSample.sln @ c6214383
Historique | Voir | Annoter | Télécharger (1,995 ko)
1 |
|
---|---|
2 |
Microsoft Visual Studio Solution File, Format Version 12.00 |
3 |
# Visual Studio Version 16 |
4 |
VisualStudioVersion = 16.0.32413.511 |
5 |
MinimumVisualStudioVersion = 10.0.40219.1 |
6 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BindableLayoutSample.Android", "BindableLayoutSample\BindableLayoutSample.Android\BindableLayoutSample.Android.csproj", "{8A51A943-718B-4A4D-BEAB-459C75C17EE3}" |
7 |
EndProject |
8 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BindableLayoutSample", "BindableLayoutSample\BindableLayoutSample\BindableLayoutSample.csproj", "{A0DC740D-2D73-4AE3-B571-09DA93065E31}" |
9 |
EndProject |
10 |
Global |
11 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
12 |
Debug|Any CPU = Debug|Any CPU |
13 |
Release|Any CPU = Release|Any CPU |
14 |
EndGlobalSection |
15 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
16 |
{8A51A943-718B-4A4D-BEAB-459C75C17EE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 |
{8A51A943-718B-4A4D-BEAB-459C75C17EE3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 |
{8A51A943-718B-4A4D-BEAB-459C75C17EE3}.Debug|Any CPU.Deploy.0 = Debug|Any CPU |
19 |
{8A51A943-718B-4A4D-BEAB-459C75C17EE3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
20 |
{8A51A943-718B-4A4D-BEAB-459C75C17EE3}.Release|Any CPU.Build.0 = Release|Any CPU |
21 |
{8A51A943-718B-4A4D-BEAB-459C75C17EE3}.Release|Any CPU.Deploy.0 = Release|Any CPU |
22 |
{A0DC740D-2D73-4AE3-B571-09DA93065E31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
23 |
{A0DC740D-2D73-4AE3-B571-09DA93065E31}.Debug|Any CPU.Build.0 = Debug|Any CPU |
24 |
{A0DC740D-2D73-4AE3-B571-09DA93065E31}.Debug|Any CPU.Deploy.0 = Debug|Any CPU |
25 |
{A0DC740D-2D73-4AE3-B571-09DA93065E31}.Release|Any CPU.ActiveCfg = Release|Any CPU |
26 |
{A0DC740D-2D73-4AE3-B571-09DA93065E31}.Release|Any CPU.Build.0 = Release|Any CPU |
27 |
{A0DC740D-2D73-4AE3-B571-09DA93065E31}.Release|Any CPU.Deploy.0 = Release|Any CPU |
28 |
EndGlobalSection |
29 |
GlobalSection(SolutionProperties) = preSolution |
30 |
HideSolutionNode = FALSE |
31 |
EndGlobalSection |
32 |
GlobalSection(ExtensibilityGlobals) = postSolution |
33 |
SolutionGuid = {E91D9CC1-6AAE-41CE-AB91-4D2386F2E9C6} |
34 |
EndGlobalSection |
35 |
EndGlobal |