Solution file updated.
This commit is contained in:
Родитель
91b785ff67
Коммит
684e959c66
|
@ -1,71 +1,109 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.28307.106
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notes.Android", "Notes.Android\Notes.Android.csproj", "{5671FABA-3EF1-49E9-94BE-6E591444BB92}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notes.iOS", "Notes.iOS\Notes.iOS.csproj", "{6108DFE5-FACA-4F86-8122-755E6BF103EB}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notes", "Notes\Notes.csproj", "{E4A825C9-CC66-4FE2-87B5-8848B979B971}"
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Notes", "Notes\Notes.csproj", "{E4A825C9-CC66-4FE2-87B5-8848B979B971}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Debug|iPhoneSimulator = Debug|iPhoneSimulator
|
||||
Release|iPhoneSimulator = Release|iPhoneSimulator
|
||||
Debug|iPhone = Debug|iPhone
|
||||
Release|iPhone = Release|iPhone
|
||||
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
|
||||
Ad-Hoc|iPhone = Ad-Hoc|iPhone
|
||||
Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
|
||||
AppStore|Any CPU = AppStore|Any CPU
|
||||
AppStore|iPhone = AppStore|iPhone
|
||||
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|iPhone = Debug|iPhone
|
||||
Debug|iPhoneSimulator = Debug|iPhoneSimulator
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|iPhone = Release|iPhone
|
||||
Release|iPhoneSimulator = Release|iPhoneSimulator
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|Any CPU.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|iPhone.Build.0 = Debug|Any CPU
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhone.ActiveCfg = Debug|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhone.Build.0 = Debug|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhone.ActiveCfg = Release|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhone.Build.0 = Release|iPhone
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{5671FABA-3EF1-49E9-94BE-6E591444BB92}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.AppStore|Any CPU.ActiveCfg = AppStore|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.AppStore|iPhone.Build.0 = AppStore|iPhone
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhone.ActiveCfg = Debug|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhone.Build.0 = Debug|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhone.ActiveCfg = Release|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhone.Build.0 = Release|iPhone
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
|
||||
{6108DFE5-FACA-4F86-8122-755E6BF103EB}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.AppStore|Any CPU.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.AppStore|iPhone.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{E4A825C9-CC66-4FE2-87B5-8848B979B971}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {6E830D70-F084-4459-A0BF-01CEEB858F5B}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
|
Загрузка…
Ссылка в новой задаче