mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #425] [MERGED] Fix Dock API/ Electron 9.0.1 Update / ... #1173
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/425
Author: @konstantingross
Created: 6/2/2020
Status: ✅ Merged
Merged: 6/2/2020
Merged by: @GregorBiswanger
Base:
master← Head:feature/Fix_Dock_API📝 Commits (4)
cb36e34Fix deployment dock.jsb3266cdElectron 9.0.1 Update606d00dImprovement debugging and testing new api calls (without install cli)a66375eFix cannot find modules in ElectronHostHook📊 Changes
7 files changed (+758 additions, -34 deletions)
View changed files
📝
ElectronNET.CLI/Commands/Actions/DeployEmbeddedElectronFiles.cs(+1 -0)📝
ElectronNET.CLI/Commands/BuildCommand.cs(+1 -1)📝
ElectronNET.CLI/ElectronNET.CLI.csproj(+1 -0)📝
ElectronNET.Host/package-lock.json(+29 -29)📝
ElectronNET.Host/package.json(+1 -1)➕
ElectronNET.WebApp/ElectronHostHook/package-lock.json(+723 -0)📝
ElectronNET.WebApp/Properties/launchSettings.json(+2 -3)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.