[PR #810] [CLOSED] add run parameter to dotnet cmd #1301

Open
opened 2026-01-29 16:59:27 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/810
Author: @Mitchellscot
Created: 9/20/2023
Status: Closed

Base: mainHead: bug/electron-hangs


📝 Commits (1)

  • 9b7b55e add run parameter to dotnet cmd

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/ElectronNET.Host/main.js (+1 -0)

📄 Description

I've seen many people complaining about how the app is just displaying the splash screen after starting the app. This is an attempt to fix that.


🔄 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/ElectronNET/Electron.NET/pull/810 **Author:** [@Mitchellscot](https://github.com/Mitchellscot) **Created:** 9/20/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bug/electron-hangs` --- ### 📝 Commits (1) - [`9b7b55e`](https://github.com/ElectronNET/Electron.NET/commit/9b7b55e81bb694947ec6e428ea9f93f6b7bdb12a) add run parameter to dotnet cmd ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/ElectronNET.Host/main.js` (+1 -0) </details> ### 📄 Description I've seen many people complaining about how the app is just displaying the splash screen after starting the app. This is an attempt to fix that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:59:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1301