aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Aggregator/Aggregator.sln6
-rw-r--r--Main/Main.csproj (renamed from Aggregator/Main/Main.csproj)0
-rw-r--r--Main/Program.cs (renamed from Aggregator/Main/Program.cs)0
3 files changed, 0 insertions, 6 deletions
diff --git a/Aggregator/Aggregator.sln b/Aggregator/Aggregator.sln
index a1c86cb..14dfb15 100644
--- a/Aggregator/Aggregator.sln
+++ b/Aggregator/Aggregator.sln
@@ -7,8 +7,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Parser", "Parser\Parser.csp
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{E9ED051D-909D-464F-99E2-5BA57BD06D00}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Main", "Main\Main.csproj", "{351B47B8-C766-43BD-AF1C-C281B0FD99E7}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -23,10 +21,6 @@ Global
{E9ED051D-909D-464F-99E2-5BA57BD06D00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9ED051D-909D-464F-99E2-5BA57BD06D00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9ED051D-909D-464F-99E2-5BA57BD06D00}.Release|Any CPU.Build.0 = Release|Any CPU
- {351B47B8-C766-43BD-AF1C-C281B0FD99E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {351B47B8-C766-43BD-AF1C-C281B0FD99E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {351B47B8-C766-43BD-AF1C-C281B0FD99E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {351B47B8-C766-43BD-AF1C-C281B0FD99E7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Aggregator/Main/Main.csproj b/Main/Main.csproj
index dd85bc5..dd85bc5 100644
--- a/Aggregator/Main/Main.csproj
+++ b/Main/Main.csproj
diff --git a/Aggregator/Main/Program.cs b/Main/Program.cs
index 80fd62a..80fd62a 100644
--- a/Aggregator/Main/Program.cs
+++ b/Main/Program.cs