[PR #195] [CLOSED] Fixes for Issue#155 & AssemblyName != ProjectName #1104

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/195
Author: @JimmyTheJ
Created: 12/28/2018
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 7355aff Fixes for Issue#155 & AssemblyName != ProjectName
  • 89ae92c Merge branch 'master' into master

📊 Changes

4 files changed (+103 additions, -17 deletions)

View changed files

📝 ElectronNET.CLI/Commands/BuildCommand.cs (+1 -0)
📝 ElectronNET.CLI/Commands/InitCommand.cs (+63 -9)
📝 ElectronNET.Host/electron.manifest.json (+3 -1)
📝 ElectronNET.Host/main.js (+36 -7)

📄 Description

No description provided


🔄 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/195 **Author:** [@JimmyTheJ](https://github.com/JimmyTheJ) **Created:** 12/28/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`7355aff`](https://github.com/ElectronNET/Electron.NET/commit/7355aff27d538cf42a476a0153b779f9840695cb) Fixes for Issue#155 & AssemblyName != ProjectName - [`89ae92c`](https://github.com/ElectronNET/Electron.NET/commit/89ae92cdad296a9e5a4d232e6a70fdf68b1c00d9) Merge branch 'master' into master ### 📊 Changes **4 files changed** (+103 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.CLI/Commands/BuildCommand.cs` (+1 -0) 📝 `ElectronNET.CLI/Commands/InitCommand.cs` (+63 -9) 📝 `ElectronNET.Host/electron.manifest.json` (+3 -1) 📝 `ElectronNET.Host/main.js` (+36 -7) </details> ### 📄 Description _No description provided_ --- <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:57:23 +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#1104