This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
forked from MindscapeHQ/raygun4net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Mindscape.Raygun4Net.Xamarin.iOS.sln
86 lines (86 loc) · 6.25 KB
/
Mindscape.Raygun4Net.Xamarin.iOS.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mindscape.Raygun4Net.Xamarin.iOS", "Mindscape.Raygun4Net.Xamarin.iOS\Mindscape.Raygun4Net.Xamarin.iOS.csproj", "{E8B3C09D-8598-41AE-988F-20ABD4ED378B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mindscape.Raygun4Net.Xamarin.iOS.Tests", "Mindscape.Raygun4Net.Xamarin.iOS.Tests\Mindscape.Raygun4Net.Xamarin.iOS.Tests.csproj", "{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mindscape.Raygun4Net.Xamarin.iOS.Unified", "Mindscape.Raygun4Net.Xamarin.iOS.Unified\Mindscape.Raygun4Net.Xamarin.iOS.Unified.csproj", "{92917C89-5C80-46DB-BF68-E1792AA52118}"
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|iPhone = Ad-Hoc|iPhone
AppStore|iPhone = AppStore|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.AppStore|iPhone.Build.0 = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|iPhone.Build.0 = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|Any CPU.Build.0 = Release|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|iPhone.ActiveCfg = Release|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|iPhone.Build.0 = Release|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{92917C89-5C80-46DB-BF68-E1792AA52118}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.AppStore|iPhone.Build.0 = AppStore|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{92917C89-5C80-46DB-BF68-E1792AA52118}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{92917C89-5C80-46DB-BF68-E1792AA52118}.Debug|iPhone.ActiveCfg = Debug|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.Debug|iPhone.Build.0 = Debug|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{92917C89-5C80-46DB-BF68-E1792AA52118}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{92917C89-5C80-46DB-BF68-E1792AA52118}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{92917C89-5C80-46DB-BF68-E1792AA52118}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{92917C89-5C80-46DB-BF68-E1792AA52118}.Release|iPhone.ActiveCfg = Release|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.Release|iPhone.Build.0 = Release|iPhone
{92917C89-5C80-46DB-BF68-E1792AA52118}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{92917C89-5C80-46DB-BF68-E1792AA52118}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.AppStore|iPhone.Build.0 = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|iPhone.Build.0 = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|Any CPU.Build.0 = Release|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|iPhone.ActiveCfg = Release|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|iPhone.Build.0 = Release|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{6748CD82-17BD-421F-B5AC-730802A5A147}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6748CD82-17BD-421F-B5AC-730802A5A147}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6748CD82-17BD-421F-B5AC-730802A5A147}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6748CD82-17BD-421F-B5AC-730802A5A147}.Release|Any CPU.Build.0 = Release|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E8B3C09D-8598-41AE-988F-20ABD4ED378B}.Release|Any CPU.Build.0 = Release|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B9AB03D-E9EF-4CC4-83FB-7C30987446DC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal