aboutsummaryrefslogtreecommitdiff
path: root/Aggregator/Parser/Parser.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Aggregator/Parser/Parser.csproj')
-rw-r--r--Aggregator/Parser/Parser.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Aggregator/Parser/Parser.csproj b/Aggregator/Parser/Parser.csproj
index 51c6324..99dfa58 100644
--- a/Aggregator/Parser/Parser.csproj
+++ b/Aggregator/Parser/Parser.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
- <ProjectReference Include="..\Classes\Classes.csproj" />
+ <ProjectReference Include="..\..\Classes\Classes.csproj" />
</ItemGroup>
<PropertyGroup>