Skip to content

Commit

Permalink
Fixed a broken project reference in playground
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Jul 1, 2024
1 parent d947c0d commit 209efdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Appwrite.Client\PinguApps.Appwrite.Client.csproj" />
<ProjectReference Include="..\PinguApps.Appwrite.Client\PinguApps.Appwrite.Client.csproj" />
<ProjectReference Include="..\PinguApps.Appwrite.Server\PinguApps.Appwrite.Server.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 209efdd

Please sign in to comment.