Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

합성 UI 이슈 해결 #6597

Merged
merged 8 commits into from
Dec 16, 2024
Merged

Conversation

eugene-doobu
Copy link
Member

합성 관련 이슈를 해결합니다

Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.0
  • Libplanet.Common.dll: 5.4.0
  • Libplanet.Crypto.dll: 5.4.0
  • Libplanet.Mocks.dll: 5.4.0
  • Libplanet.RocksDBStore.dll: 5.4.0
  • Libplanet.Store.dll: 5.4.0
  • Libplanet.Types.dll: 5.4.0
  • Libplanet.dll: 5.4.0

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.0
  • Libplanet.Common.dll: 5.4.0
  • Libplanet.Crypto.dll: 5.4.0
  • Libplanet.Mocks.dll: 5.4.0
  • Libplanet.RocksDBStore.dll: 5.4.0
  • Libplanet.Store.dll: 5.4.0
  • Libplanet.Types.dll: 5.4.0
  • Libplanet.dll: 5.4.0

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment