-
Notifications
You must be signed in to change notification settings - Fork 7
/
BrokenEvent.ILStrip.sln
61 lines (61 loc) · 3.96 KB
/
BrokenEvent.ILStrip.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BrokenEvent.ILStrip", "BrokenEvent.ILStrip\BrokenEvent.ILStrip.csproj", "{D0E818D8-8967-44A4-A007-CE464874E1C1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ILStripTestLib", "ILStripTestLib\ILStripTestLib.csproj", "{5859349A-1921-48D7-AD43-120ACAB63BF1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BrokenEvent.ILStrip.Tests", "BrokenEvent.ILStrip.Tests\BrokenEvent.ILStrip.Tests.csproj", "{C31D9470-319E-4B2D-A550-F5F400195343}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BrokenEvent.ILStrip.CLI", "BrokenEvent.ILStrip.CLI\BrokenEvent.ILStrip.CLI.csproj", "{0D6A1A1D-873C-40AF-A17F-47B32E94F008}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ILStripWPFTestLib", "ILStripWPFTestLib\ILStripWPFTestLib.csproj", "{A83CCE9F-073F-492B-9C62-457E5288ADD5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ILStripWinFormsTestLib", "ILStripWinFormsTestLib\ILStripWinFormsTestLib.csproj", "{EF0544DB-772D-44E8-923F-C2A34159D088}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EC741E7E-B4B1-4E02-AFC5-E19808D71DB6}"
ProjectSection(SolutionItems) = preProject
BrokenEvent.ILStrip.CLI.nuspec = BrokenEvent.ILStrip.CLI.nuspec
BrokenEvent.ILStrip.nuspec = BrokenEvent.ILStrip.nuspec
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D0E818D8-8967-44A4-A007-CE464874E1C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0E818D8-8967-44A4-A007-CE464874E1C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0E818D8-8967-44A4-A007-CE464874E1C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0E818D8-8967-44A4-A007-CE464874E1C1}.Release|Any CPU.Build.0 = Release|Any CPU
{5859349A-1921-48D7-AD43-120ACAB63BF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5859349A-1921-48D7-AD43-120ACAB63BF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5859349A-1921-48D7-AD43-120ACAB63BF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5859349A-1921-48D7-AD43-120ACAB63BF1}.Release|Any CPU.Build.0 = Release|Any CPU
{C31D9470-319E-4B2D-A550-F5F400195343}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C31D9470-319E-4B2D-A550-F5F400195343}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C31D9470-319E-4B2D-A550-F5F400195343}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C31D9470-319E-4B2D-A550-F5F400195343}.Release|Any CPU.Build.0 = Release|Any CPU
{0D6A1A1D-873C-40AF-A17F-47B32E94F008}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0D6A1A1D-873C-40AF-A17F-47B32E94F008}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0D6A1A1D-873C-40AF-A17F-47B32E94F008}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0D6A1A1D-873C-40AF-A17F-47B32E94F008}.Release|Any CPU.Build.0 = Release|Any CPU
{A83CCE9F-073F-492B-9C62-457E5288ADD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A83CCE9F-073F-492B-9C62-457E5288ADD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A83CCE9F-073F-492B-9C62-457E5288ADD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A83CCE9F-073F-492B-9C62-457E5288ADD5}.Release|Any CPU.Build.0 = Release|Any CPU
{EF0544DB-772D-44E8-923F-C2A34159D088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF0544DB-772D-44E8-923F-C2A34159D088}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF0544DB-772D-44E8-923F-C2A34159D088}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF0544DB-772D-44E8-923F-C2A34159D088}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1C55102D-8692-4BA2-9734-1DACE5088B79}
EndGlobalSection
EndGlobal