Skip to content

Commit

Permalink
Remove unused project
Browse files Browse the repository at this point in the history
  • Loading branch information
secana committed Dec 4, 2018
1 parent 97880f7 commit 492722a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions PeNet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PEditor", "src\PEditor\PEdi
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PeNet.Test", "test\PeNet.Test\PeNet.Test.csproj", "{2A160801-CC38-4986-AC00-B742ACC567D7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test.App", "Test.Console\Test.App.csproj", "{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -56,14 +54,6 @@ Global
{2A160801-CC38-4986-AC00-B742ACC567D7}.Release|Any CPU.Build.0 = Release|Any CPU
{2A160801-CC38-4986-AC00-B742ACC567D7}.Release|x64.ActiveCfg = Release|Any CPU
{2A160801-CC38-4986-AC00-B742ACC567D7}.Release|x64.Build.0 = Release|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Debug|x64.ActiveCfg = Debug|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Debug|x64.Build.0 = Debug|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Release|Any CPU.Build.0 = Release|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Release|x64.ActiveCfg = Release|Any CPU
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -72,7 +62,6 @@ Global
{12794D4D-98EA-4A5C-92EA-D3282790C3D3} = {C6BBC182-0EA7-4DEA-8D06-C7B27B863B92}
{41416783-179F-4117-A95B-DAAF6DD0B144} = {C6BBC182-0EA7-4DEA-8D06-C7B27B863B92}
{2A160801-CC38-4986-AC00-B742ACC567D7} = {B7DE051E-5D6F-4209-8472-B8A407C3D257}
{36A620F6-69CB-46B5-B2A9-2EE96D31C1C8} = {C6BBC182-0EA7-4DEA-8D06-C7B27B863B92}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DDEF9B8E-AB65-440B-86B9-BF0BE9BE5993}
Expand Down

0 comments on commit 492722a

Please sign in to comment.