Skip to content

Commit

Permalink
Inclide Libplanet.Mocks project to solution
Browse files Browse the repository at this point in the history
  • Loading branch information
U-lis committed Aug 30, 2024
1 parent 151f9a5 commit 3a6ce05
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MarketService.sln
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libplanet.Types", "lib9c\.L
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libplanet.Crypto", "lib9c\.Libplanet\src\Libplanet.Crypto\Libplanet.Crypto.csproj", "{BFA3CFC7-3725-4A85-B2F0-35998DFDEE32}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libplanet.Mocks", "lib9c\.Libplanet\test\Libplanet.Mocks\Libplanet.Mocks.csproj", "{B49D18CA-F71C-43E4-A874-343270729F02}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -96,5 +98,9 @@ Global
{BFA3CFC7-3725-4A85-B2F0-35998DFDEE32}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BFA3CFC7-3725-4A85-B2F0-35998DFDEE32}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BFA3CFC7-3725-4A85-B2F0-35998DFDEE32}.Release|Any CPU.Build.0 = Release|Any CPU
{B49D18CA-F71C-43E4-A874-343270729F02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B49D18CA-F71C-43E4-A874-343270729F02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B49D18CA-F71C-43E4-A874-343270729F02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B49D18CA-F71C-43E4-A874-343270729F02}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit 3a6ce05

Please sign in to comment.