aboutsummaryrefslogtreecommitdiff
path: root/Database
diff options
context:
space:
mode:
Diffstat (limited to 'Database')
-rw-r--r--Database/Database.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Database/Database.csproj b/Database/Database.csproj
index 01cf4a3..7587132 100644
--- a/Database/Database.csproj
+++ b/Database/Database.csproj
@@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\Classes\Classes.csproj" />
+ <ProjectReference Include="..\Classes\Classes.csproj" />
</ItemGroup>
</Project>