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/531
Author: @danatcofo
Created: 1/25/2021
Status: ✅ Merged
Merged: 7/1/2021
Merged by: @GregorBiswanger
Base:
master← Head:issue/523📝 Commits (2)
5d90786Bump socket.io from 2.2.0 to 2.4.0 in /ElectronNET.Hostdd5bfd3Pass dotnet publsh /p: arguments to the publish command📊 Changes
4 files changed (+148 additions, -1925 deletions)
View changed files
📝
ElectronNET.CLI/Commands/BuildCommand.cs(+49 -20)📝
ElectronNET.CLI/SimpleCommandLineParser.cs(+17 -1)📝
ElectronNET.Host/package-lock.json(+81 -1903)📝
ElectronNET.Host/package.json(+1 -1)📄 Description
Use
/p:propertyName=valueor/property:propertyName=valueto pass in property overrides. This is equivalent to the-p:option documented here.https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish
fixes #523
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.