Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadalyn Coryea <madalyn.coryea@xamarin.com>2017-01-17 23:37:14 +0300
committerMadalyn Coryea <madalyn.coryea@xamarin.com>2017-01-26 19:20:17 +0300
commit9f6cd10091fe481446c42072b5567071952a6b8a (patch)
treeef41195b06f5c5c6e29aebe2f37b3c1c4c6c0d89 /Xamarin.PropertyEditing.sln
parentefbdd9c570f81deebbb552fe3695814539ee2a8f (diff)
Initial setup for Mac native panel
Diffstat (limited to 'Xamarin.PropertyEditing.sln')
-rw-r--r--Xamarin.PropertyEditing.sln12
1 files changed, 12 insertions, 0 deletions
diff --git a/Xamarin.PropertyEditing.sln b/Xamarin.PropertyEditing.sln
index 88a0925..f196221 100644
--- a/Xamarin.PropertyEditing.sln
+++ b/Xamarin.PropertyEditing.sln
@@ -11,6 +11,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.PropertyEditing.Tes
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.PropertyEditing.Windows.Standalone", "Xamarin.PropertyEditing.Windows.Standalone\Xamarin.PropertyEditing.Windows.Standalone.csproj", "{070E46F6-916C-4987-8F90-C0CEF1572FFE}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.PropertyEditing.Mac.Standalone", "Xamarin.PropertyEditing.Mac.Standalone\Xamarin.PropertyEditing.Mac.Standalone.csproj", "{8319A66C-72AE-4C40-B737-97279D4AB899}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.PropertyEditing.Mac", "Xamarin.PropertyEditing.Mac\Xamarin.PropertyEditing.Mac.csproj", "{FC9C355E-85F5-4D7B-BBBD-912543C257FF}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -33,6 +37,14 @@ Global
{070E46F6-916C-4987-8F90-C0CEF1572FFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{070E46F6-916C-4987-8F90-C0CEF1572FFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{070E46F6-916C-4987-8F90-C0CEF1572FFE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8319A66C-72AE-4C40-B737-97279D4AB899}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8319A66C-72AE-4C40-B737-97279D4AB899}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8319A66C-72AE-4C40-B737-97279D4AB899}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8319A66C-72AE-4C40-B737-97279D4AB899}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FC9C355E-85F5-4D7B-BBBD-912543C257FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FC9C355E-85F5-4D7B-BBBD-912543C257FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FC9C355E-85F5-4D7B-BBBD-912543C257FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FC9C355E-85F5-4D7B-BBBD-912543C257FF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE