diff options
Diffstat (limited to 'Aggregator/Tests/Tests.csproj')
-rw-r--r-- | Aggregator/Tests/Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Aggregator/Tests/Tests.csproj b/Aggregator/Tests/Tests.csproj index bd52966..bbd778c 100644 --- a/Aggregator/Tests/Tests.csproj +++ b/Aggregator/Tests/Tests.csproj @@ -13,7 +13,7 @@ </ItemGroup> <ItemGroup> - <ProjectReference Include="..\Classes\Classes.csproj" /> + <ProjectReference Include="..\..\Classes\Classes.csproj" /> <ProjectReference Include="..\Parser\Parser.csproj" /> </ItemGroup> |