-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXmf2.iOS.Extensions.sln
More file actions
23 lines (23 loc) · 1.06 KB
/
Xmf2.iOS.Extensions.sln
File metadata and controls
23 lines (23 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xmf2.iOS.Extensions", "src\Xmf2.iOS.Extensions.csproj", "{37CE56D0-9615-4F4C-B029-0679EE4AE43F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{688637AE-75F5-4D78-A23C-41938426AD16}"
ProjectSection(SolutionItems) = preProject
.azure-pipeline.ci.yml = .azure-pipeline.ci.yml
README.md = README.md
package.nuspec = package.nuspec
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{37CE56D0-9615-4F4C-B029-0679EE4AE43F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{37CE56D0-9615-4F4C-B029-0679EE4AE43F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{37CE56D0-9615-4F4C-B029-0679EE4AE43F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{37CE56D0-9615-4F4C-B029-0679EE4AE43F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal