mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #443] [MERGED] Bug Fix, Fixed Publishing Issue ("Unknown argument: .") #1179
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
15ce35aremoved 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.