forked from ddomengeaux/SFSymbolsImageProvider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SFSymbolsImageProvider.sln
43 lines (43 loc) · 2.44 KB
/
SFSymbolsImageProvider.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.810.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SFSymbolsImageProvider", "SFSymbolsImageProvider\SFSymbolsImageProvider.csproj", "{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}"
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
DebugNugetPush|Any CPU = DebugNugetPush|Any CPU
ReleaseNugetPush|Any CPU = ReleaseNugetPush|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Release|Any CPU.Build.0 = Release|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Debug|iPhone.Build.0 = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Release|iPhone.ActiveCfg = Release|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.Release|iPhone.Build.0 = Release|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.DebugNugetPush|Any CPU.ActiveCfg = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.DebugNugetPush|Any CPU.Build.0 = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.ReleaseNugetPush|Any CPU.ActiveCfg = Debug|Any CPU
{F0CE76C9-6500-4C65-AF47-07D1DCB3CE56}.ReleaseNugetPush|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F3D54F82-7D85-46E0-822E-84465FFFF807}
EndGlobalSection
EndGlobal