[PR #44] [MERGED] fix: resolve client startup crash by explicitly passing Configuration… #44

Closed
opened 2026-09-04 00:49:51 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RedWizardsLab/EchoHub/pull/44
Author: @HueByte
Created: 4/20/2026
Status: Merged
Merged: 4/20/2026
Merged by: @HueByte

Base: masterHead: dev


📝 Commits (2)

  • 4b41438 fix: resolve client startup crash by explicitly passing ConfigurationReaderOptions for Serilog
  • 6660944 Merge branch 'master' into dev

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 docs/changelog/v0.2.10.md (+1 -0)
📝 src/EchoHub.Client/Program.cs (+5 -1)

📄 Description

Quick fix


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RedWizardsLab/EchoHub/pull/44 **Author:** [@HueByte](https://github.com/HueByte) **Created:** 4/20/2026 **Status:** ✅ Merged **Merged:** 4/20/2026 **Merged by:** [@HueByte](https://github.com/HueByte) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`4b41438`](https://github.com/RedWizardsLab/EchoHub/commit/4b41438af08dd5ca4c989a6f692fe27d46a4a4b5) fix: resolve client startup crash by explicitly passing ConfigurationReaderOptions for Serilog - [`6660944`](https://github.com/RedWizardsLab/EchoHub/commit/6660944588428d386ff5910e09802a2c20cadec0) Merge branch 'master' into dev ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/changelog/v0.2.10.md` (+1 -0) 📝 `src/EchoHub.Client/Program.cs` (+5 -1) </details> ### 📄 Description Quick fix --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:49:51 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RedWizardsLab/EchoHub#44