mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #904] [CLOSED] nuget reference fix and minor cshtml correction #1342
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/904
Author: @agracio
Created: 11/4/2025
Status: ❌ Closed
Base:
develop← Head:develop-code-fix📝 Commits (2)
d335bf5nuget reference and cshtml code fix6177d3dcshtml code fix📊 Changes
4 files changed (+5 additions, -5 deletions)
View changed files
📝
src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj(+1 -1)📝
src/ElectronNET.WebApp/ElectronNET.WebApp.csproj(+2 -2)📝
src/ElectronNET.WebApp/Views/About/Index.cshtml(+1 -1)📝
src/ElectronNET.WebApp/Views/HostHook/Index.cshtml(+1 -1)📄 Description
As pointed out in https://github.com/ElectronNET/Electron.NET/issues/903#issuecomment-3487763920 current
developbranch does not build locally and is unable to launch demo project.<tag in demo project that was not displaying correctly when launched and highlighted as error in some IDEs such as Rider.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.