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.sln
65 lines (65 loc) · 3.66 KB
/
Mindscape.Raygun4Net.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mindscape.Raygun4Net", "Mindscape.Raygun4Net\Mindscape.Raygun4Net.csproj", "{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{9EB26D75-825A-403C-90D3-F61398CBBD7C}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mindscape.Raygun4Net.Tests", "Mindscape.Raygun4Net.Tests\Mindscape.Raygun4Net.Tests.csproj", "{30696896-9463-441E-9789-C79F6BF7B793}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
Sign|Any CPU = Sign|Any CPU
Sign|ARM = Sign|ARM
Sign|x64 = Sign|x64
Sign|x86 = Sign|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Debug|ARM.ActiveCfg = Debug|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Debug|x64.ActiveCfg = Debug|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Debug|x86.ActiveCfg = Debug|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Release|Any CPU.Build.0 = Release|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Release|ARM.ActiveCfg = Release|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Release|x64.ActiveCfg = Release|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Release|x86.ActiveCfg = Release|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Sign|Any CPU.ActiveCfg = Sign|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Sign|Any CPU.Build.0 = Sign|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Sign|ARM.ActiveCfg = Sign|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Sign|x64.ActiveCfg = Sign|Any CPU
{495E53B3-F3AF-4C4F-BAAF-865EFAA2F4A9}.Sign|x86.ActiveCfg = Sign|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Debug|Any CPU.Build.0 = Debug|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Debug|ARM.ActiveCfg = Debug|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Debug|x64.ActiveCfg = Debug|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Debug|x86.ActiveCfg = Debug|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Release|Any CPU.ActiveCfg = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Release|Any CPU.Build.0 = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Release|ARM.ActiveCfg = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Release|x64.ActiveCfg = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Release|x86.ActiveCfg = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Sign|Any CPU.ActiveCfg = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Sign|Any CPU.Build.0 = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Sign|ARM.ActiveCfg = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Sign|x64.ActiveCfg = Release|Any CPU
{30696896-9463-441E-9789-C79F6BF7B793}.Sign|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal