aboutsummaryrefslogtreecommitdiff
path: root/Database/Database.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Database/Database.csproj')
-rw-r--r--Database/Database.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Database/Database.csproj b/Database/Database.csproj
index 02867cf..01cf4a3 100644
--- a/Database/Database.csproj
+++ b/Database/Database.csproj
@@ -10,8 +10,8 @@
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Classes\Classes.csproj" />
+ <ItemGroup>
+ <ProjectReference Include="..\..\Classes\Classes.csproj" />
</ItemGroup>
</Project>