mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
[PR #939] [MERGED] Cleanup & Consistency #1373
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/939
Author: @softworkz
Created: 11/17/2025
Status: ✅ Merged
Merged: 11/17/2025
Merged by: @FlorianRappl
Base:
develop← Head:submit_cleanup📝 Commits (4)
5f6e4a9Disable Nullable for all projects (was already for API/AspNet)9e9558bSocketIoFacade: Remove unused method2e5c620ShowItemInFolderAsync: Fix endless hang55c0353Use non-generic TaskCompletionSource where applicable📊 Changes
8 files changed (+24 additions, -41 deletions)
View changed files
📝
src/ElectronNET.API/API/Dialog.cs(+2 -2)📝
src/ElectronNET.API/API/Session.cs(+14 -14)📝
src/ElectronNET.API/API/Shell.cs(+1 -5)📝
src/ElectronNET.API/API/WebContents.cs(+2 -2)📝
src/ElectronNET.API/Bridge/SocketIOFacade.cs(+2 -18)📝
src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj(+1 -0)📝
src/ElectronNET.WebApp/ElectronNET.WebApp.csproj(+1 -0)📝
src/ElectronNET/ElectronNET.csproj(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.