Skip to content

Commit

Permalink
fix: remove HeapDumper from .sln file
Browse files Browse the repository at this point in the history
  • Loading branch information
sinnwrig committed Oct 10, 2024
1 parent 5134f21 commit 363d652
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Prowl.sln
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Prowl.Runtime.Test", "Prowl
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeapDumper", "HeapDumper", "{66482A69-CED8-4204-8204-7DDB36CFF981}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeapDumper", "External\HeapDumper\HeapDumper.csproj", "{75516974-FCEF-4D50-8427-CB2AAB177207}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -132,10 +130,6 @@ Global
{1255E3CE-2675-41C1-89B4-877DCB1EBEA0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1255E3CE-2675-41C1-89B4-877DCB1EBEA0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1255E3CE-2675-41C1-89B4-877DCB1EBEA0}.Release|Any CPU.Build.0 = Release|Any CPU
{75516974-FCEF-4D50-8427-CB2AAB177207}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75516974-FCEF-4D50-8427-CB2AAB177207}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75516974-FCEF-4D50-8427-CB2AAB177207}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75516974-FCEF-4D50-8427-CB2AAB177207}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -158,8 +152,6 @@ Global
{E56A5A04-717A-4F86-9131-CB2DCF140AC6} = {41148D1B-D3BF-4673-B79B-BF96DC5F6A87}
{46AB68EB-2169-4331-AA61-6AAF8B0A3265} = {41148D1B-D3BF-4673-B79B-BF96DC5F6A87}
{254969BF-FADA-4DEA-B6EC-4B0E222BFFE4} = {41148D1B-D3BF-4673-B79B-BF96DC5F6A87}
{66482A69-CED8-4204-8204-7DDB36CFF981} = {E30FEF13-DE3F-4F44-AF21-2F292041F7E6}
{75516974-FCEF-4D50-8427-CB2AAB177207} = {66482A69-CED8-4204-8204-7DDB36CFF981}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {40438D96-37C1-4E32-A936-74E5406FDE5B}
Expand Down

0 comments on commit 363d652

Please sign in to comment.