Skip to content

Commit

Permalink
Merge pull request #3349 from greymistcube/chore/fix-csproj
Browse files Browse the repository at this point in the history
🔧 Fix csproj
  • Loading branch information
greymistcube authored Aug 2, 2023
2 parents 0de8d8c + 85126ad commit 3aad879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libplanet.Tests/Libplanet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<ItemGroup>
<ProjectReference Include="..\Libplanet\Libplanet.csproj" />
<ProjectReference Include="..\Libplanet.Store\Libplanet.Store.csproj" />
<ProjectReference Include="..\Libplanet.Types\Libplanet.Types.csproj" />
<ProjectReference Include="..\Libplanet.Action.Tests\Libplanet.Action.Tests.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 3aad879

Please sign in to comment.