[PR #1012] [MERGED] Relax Migration check for package.json in root #1414

Open
opened 2026-01-29 17:00:30 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/1012
Author: @softworkz
Created: 1/21/2026
Status: Merged
Merged: 1/21/2026
Merged by: @FlorianRappl

Base: developHead: submit_migcheck_updates


📝 Commits (1)

  • 891da14 Relax Migration check for package.json in root

📊 Changes

2 files changed (+109 additions, -13 deletions)

View changed files

📝 docs/Core/Migration-Checks.md (+28 -7)
📝 src/ElectronNET/build/ElectronNET.MigrationChecks.targets (+81 -6)

📄 Description

Closes #1011


🔄 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/1012 **Author:** [@softworkz](https://github.com/softworkz) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@FlorianRappl](https://github.com/FlorianRappl) **Base:** `develop` ← **Head:** `submit_migcheck_updates` --- ### 📝 Commits (1) - [`891da14`](https://github.com/ElectronNET/Electron.NET/commit/891da140b7c87b5cbd192404fb4dbb772ea26a66) Relax Migration check for package.json in root ### 📊 Changes **2 files changed** (+109 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `docs/Core/Migration-Checks.md` (+28 -7) 📝 `src/ElectronNET/build/ElectronNET.MigrationChecks.targets` (+81 -6) </details> ### 📄 Description `Closes #1011` --- <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 17:00:30 +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#1414