[PR #928] [MERGED] Remove softworkz' special sauce #1360

Closed
opened 2026-01-29 16:59:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/928
Author: @softworkz
Created: 11/15/2025
Status: Merged
Merged: 11/15/2025
Merged by: @FlorianRappl

Base: developHead: submit_remove_priv


📝 Commits (3)

  • cd205ed common.props: Remove personal extras
  • 442084a MSBuild props/targets: Remove wrapped files
  • 5305e17 MSBuild props/targets: Adapt demo/test projects for change

📊 Changes

8 files changed (+56 additions, -78 deletions)

View changed files

📝 src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj (+2 -2)
📝 src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj (+2 -2)
📝 src/ElectronNET.WebApp/ElectronNET.WebApp.csproj (+2 -2)
📝 src/ElectronNET/build/ElectronNET.Core.props (+28 -2)
📝 src/ElectronNET/build/ElectronNET.Core.targets (+22 -2)
src/ElectronNET/build/ElectronNET.props (+0 -32)
src/ElectronNET/build/ElectronNET.targets (+0 -26)
📝 src/common.props (+0 -10)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ElectronNET/Electron.NET/pull/928 **Author:** [@softworkz](https://github.com/softworkz) **Created:** 11/15/2025 **Status:** ✅ Merged **Merged:** 11/15/2025 **Merged by:** [@FlorianRappl](https://github.com/FlorianRappl) **Base:** `develop` ← **Head:** `submit_remove_priv` --- ### 📝 Commits (3) - [`cd205ed`](https://github.com/ElectronNET/Electron.NET/commit/cd205edabb68f7c6301072f679783ea16fffb49a) common.props: Remove personal extras - [`442084a`](https://github.com/ElectronNET/Electron.NET/commit/442084a3e590e7f15b1e403a99a6a332cfc5b888) MSBuild props/targets: Remove wrapped files - [`5305e17`](https://github.com/ElectronNET/Electron.NET/commit/5305e17ba982119ce6ab21c949ac6434dd131db4) MSBuild props/targets: Adapt demo/test projects for change ### 📊 Changes **8 files changed** (+56 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj` (+2 -2) 📝 `src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj` (+2 -2) 📝 `src/ElectronNET.WebApp/ElectronNET.WebApp.csproj` (+2 -2) 📝 `src/ElectronNET/build/ElectronNET.Core.props` (+28 -2) 📝 `src/ElectronNET/build/ElectronNET.Core.targets` (+22 -2) ➖ `src/ElectronNET/build/ElectronNET.props` (+0 -32) ➖ `src/ElectronNET/build/ElectronNET.targets` (+0 -26) 📝 `src/common.props` (+0 -10) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:59:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1360