[PR #546] [MERGED] Fixes Add ability to pass an argument for "Version" for both the "dot… #1209

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/546
Author: @tub5
Created: 3/4/2021
Status: Merged
Merged: 7/1/2021
Merged by: @GregorBiswanger

Base: masterHead: master


📝 Commits (3)

  • b5e69f5 Fixes Add ability to pass an argument for "Version" for both the "dotnet publish" and "electron-builder" commands #543
  • c94702f Remove incorrect text at the top of the file
  • 0e8cfec Merge branch 'master' into master

📊 Changes

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

View changed files

📝 ElectronNET.CLI/Commands/BuildCommand.cs (+11 -1)
📝 ElectronNET.Host/build-helper.js (+3 -0)

📄 Description

Fixes Add ability to pass an argument for "Version" for both the "dotnet publish" and "electron-builder" commands #543


🔄 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/546 **Author:** [@tub5](https://github.com/tub5) **Created:** 3/4/2021 **Status:** ✅ Merged **Merged:** 7/1/2021 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b5e69f5`](https://github.com/ElectronNET/Electron.NET/commit/b5e69f5dda0c3fef23132f2577a440c4e6dfbfd1) Fixes Add ability to pass an argument for "Version" for both the "dotnet publish" and "electron-builder" commands #543 - [`c94702f`](https://github.com/ElectronNET/Electron.NET/commit/c94702fc60dfdecc640ba8dd6e6d630249ed3dfc) Remove incorrect text at the top of the file - [`0e8cfec`](https://github.com/ElectronNET/Electron.NET/commit/0e8cfec68977c042c1e9204da4c7efb668738b17) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.CLI/Commands/BuildCommand.cs` (+11 -1) 📝 `ElectronNET.Host/build-helper.js` (+3 -0) </details> ### 📄 Description Fixes Add ability to pass an argument for "Version" for both the "dotnet publish" and "electron-builder" commands #543 --- <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:26 +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#1209