-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathExceptionReporter.NET.sln
60 lines (60 loc) · 4.02 KB
/
ExceptionReporter.NET.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31402.337
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ExceptionReporter.WinForms", "src\ExceptionReporter.WinForms\ExceptionReporter.WinForms.csproj", "{1AEEC57B-FB44-4F88-AD50-A2A3686DBC97}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.ExceptionReporter.Net", "src\Tests\Tests.ExceptionReporter.Net.csproj", "{565583C0-0162-4973-962B-7C3F6EE1A4B0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.WinForms", "src\Demos\WinForms\Demo.WinForms.csproj", "{2FC9BAC6-3AC4-43C2-A8E2-C9655446531E}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "ExceptionReporter.Shared", "src\ExceptionReporter.Shared\ExceptionReporter.Shared.shproj", "{AAEEE6CD-9D37-424E-B62A-E7D28D3391F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExceptionReporter.WPF", "src\ExceptionReporter.WPF\ExceptionReporter.WPF.csproj", "{EF418EF6-D1DB-4CB0-9E77-AFC5D7C64AED}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.WPF", "src\Demos\WPF\Demo.WPF.csproj", "{B2D1A579-07FA-4C8E-90C5-A75790A3FB0E}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
src\ExceptionReporter.Shared\ExceptionReporter.Shared.projitems*{1aeec57b-fb44-4f88-ad50-a2a3686dbc97}*SharedItemsImports = 5
src\ExceptionReporter.Shared\ExceptionReporter.Shared.projitems*{aaeee6cd-9d37-424e-b62a-e7d28d3391f4}*SharedItemsImports = 13
src\ExceptionReporter.Shared\ExceptionReporter.Shared.projitems*{ef418ef6-d1db-4cb0-9e77-afc5d7c64aed}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1AEEC57B-FB44-4F88-AD50-A2A3686DBC97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1AEEC57B-FB44-4F88-AD50-A2A3686DBC97}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1AEEC57B-FB44-4F88-AD50-A2A3686DBC97}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1AEEC57B-FB44-4F88-AD50-A2A3686DBC97}.Release|Any CPU.Build.0 = Release|Any CPU
{565583C0-0162-4973-962B-7C3F6EE1A4B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{565583C0-0162-4973-962B-7C3F6EE1A4B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{565583C0-0162-4973-962B-7C3F6EE1A4B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{565583C0-0162-4973-962B-7C3F6EE1A4B0}.Release|Any CPU.Build.0 = Release|Any CPU
{2FC9BAC6-3AC4-43C2-A8E2-C9655446531E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2FC9BAC6-3AC4-43C2-A8E2-C9655446531E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2FC9BAC6-3AC4-43C2-A8E2-C9655446531E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2FC9BAC6-3AC4-43C2-A8E2-C9655446531E}.Release|Any CPU.Build.0 = Release|Any CPU
{EF418EF6-D1DB-4CB0-9E77-AFC5D7C64AED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF418EF6-D1DB-4CB0-9E77-AFC5D7C64AED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF418EF6-D1DB-4CB0-9E77-AFC5D7C64AED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF418EF6-D1DB-4CB0-9E77-AFC5D7C64AED}.Release|Any CPU.Build.0 = Release|Any CPU
{B2D1A579-07FA-4C8E-90C5-A75790A3FB0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B2D1A579-07FA-4C8E-90C5-A75790A3FB0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B2D1A579-07FA-4C8E-90C5-A75790A3FB0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B2D1A579-07FA-4C8E-90C5-A75790A3FB0E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7B8D1DC6-43DA-4989-8657-3CE3031400CD}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
description = "@ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. \nIt allows the user to copy, save or email a report to the developer "
version = 4.0.3
EndGlobalSection
EndGlobal