diff options
Diffstat (limited to 'Main/Main.csproj')
-rw-r--r-- | Main/Main.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Main/Main.csproj b/Main/Main.csproj index 7f39efb..b5ce21e 100644 --- a/Main/Main.csproj +++ b/Main/Main.csproj @@ -3,6 +3,7 @@ <ItemGroup>
<ProjectReference Include="..\Classes\Classes.csproj" />
<ProjectReference Include="..\Aggregator\Parser\Parser.csproj" />
+ <ProjectReference Include="..\Database\Database.csproj" />
</ItemGroup>
<PropertyGroup>
|