[PR #443] [MERGED] Bug Fix, Fixed Publishing Issue ("Unknown argument: .") #1179

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/443
Author: @rbaker26
Created: 7/4/2020
Status: Merged
Merged: 7/4/2020
Merged by: @GregorBiswanger

Base: masterHead: master


📝 Commits (1)

  • 15ce35a removed extra . cause build failures

📊 Changes

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

View changed files

📝 ElectronNET.CLI/Commands/BuildCommand.cs (+1 -1)

📄 Description

Fixes #441
I removed the extra "." in the ProcessHelper.CmdExecute(...) function in the BuildCommand.cs

This should fix the issue in #441


🔄 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/443 **Author:** [@rbaker26](https://github.com/rbaker26) **Created:** 7/4/2020 **Status:** ✅ Merged **Merged:** 7/4/2020 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`15ce35a`](https://github.com/ElectronNET/Electron.NET/commit/15ce35a7d95df4b01908d7e328ee8145849804ee) removed extra . cause build failures ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.CLI/Commands/BuildCommand.cs` (+1 -1) </details> ### 📄 Description Fixes #441 I removed the extra "." in the ProcessHelper.CmdExecute(...) function in the BuildCommand.cs This should fix the issue in #441 --- <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:58:08 +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#1179