Skip to content

Commit 086ea25

Browse files
committed
fixed httpmonitor dependency
1 parent 38ace07 commit 086ea25

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

DebugView++.sln

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26606.0
4+
VisualStudioVersion = 15.0.26730.3
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DebugView++", "DebugView++\DebugView++.vcxproj", "{E37BA0C9-8A2F-4F2E-BBF8-839F3429D3A7}"
77
ProjectSection(ProjectDependencies) = postProject
@@ -18,6 +18,7 @@ EndProject
1818
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "DebugView++Setup", "DebugView++Setup\DebugView++Setup.wixproj", "{6E52889E-06C1-45DC-AF99-ACCCAFB863FF}"
1919
ProjectSection(ProjectDependencies) = postProject
2020
{C824932A-2819-4148-B54F-214D65015C54} = {C824932A-2819-4148-B54F-214D65015C54}
21+
{229C866B-8DD9-49FF-91D0-0B8B30448F03} = {229C866B-8DD9-49FF-91D0-0B8B30448F03}
2122
EndProjectSection
2223
EndProject
2324
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CobaltFusion", "CobaltFusion\CobaltFusion.vcxproj", "{218AB179-4C19-4264-BD55-DF89A9F321CA}"
@@ -321,4 +322,7 @@ Global
321322
GlobalSection(NestedProjects) = preSolution
322323
{229C866B-8DD9-49FF-91D0-0B8B30448F03} = {997ACF6D-C484-4738-AD85-9259543F8F9C}
323324
EndGlobalSection
325+
GlobalSection(ExtensibilityGlobals) = postSolution
326+
SolutionGuid = {A816EEC4-C2DC-4B8B-92C7-C17F773426A0}
327+
EndGlobalSection
324328
EndGlobal

0 commit comments

Comments
 (0)