mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
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/409
Author: @konstantingross
Created: 5/20/2020
Status: ✅ Merged
Merged: 5/21/2020
Merged by: @GregorBiswanger
Base:
master← Head:feature/Add_missing_config_parameter_#407📝 Commits (3)
a5543bfTypo in summary8c250aeAdd ConfigurationProfile paramter to electronize start commandbb3d073Custom user path removed and replaced by the correct directory with VS macro📊 Changes
3 files changed (+10 additions, -3 deletions)
View changed files
📝
ElectronNET.API/NativeTheme.cs(+1 -1)📝
ElectronNET.CLI/Commands/StartElectronCommand.cs(+8 -1)📝
ElectronNET.CLI/Properties/launchSettings.json(+1 -1)📄 Description
ElectronNET.API:
ElectronNET.CLI
`electronize start /dotnet-configuration Release'
When ElectronNET.CLI is the Startup Project, press F5 (Debzg) and the ElectronNET.WebApp starts correctly without error!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.