зеркало из https://github.com/xamarin/mac-samples.git
24 строки
1.1 KiB
Plaintext
24 строки
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OutlineView", "OutlineView\OutlineView.csproj", "{B51804F5-329F-4C5A-94BB-27A0C7C3B746}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
AppStore|x86 = AppStore|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B51804F5-329F-4C5A-94BB-27A0C7C3B746}.AppStore|x86.ActiveCfg = AppStore|x86
|
|
{B51804F5-329F-4C5A-94BB-27A0C7C3B746}.AppStore|x86.Build.0 = AppStore|x86
|
|
{B51804F5-329F-4C5A-94BB-27A0C7C3B746}.Debug|x86.ActiveCfg = Debug|x86
|
|
{B51804F5-329F-4C5A-94BB-27A0C7C3B746}.Debug|x86.Build.0 = Debug|x86
|
|
{B51804F5-329F-4C5A-94BB-27A0C7C3B746}.Release|x86.ActiveCfg = Release|x86
|
|
{B51804F5-329F-4C5A-94BB-27A0C7C3B746}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = OutlineView\OutlineView.csproj
|
|
EndGlobalSection
|
|
EndGlobal
|