mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #991] [MERGED] Release 0.3.1 #1403
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/991
Author: @FlorianRappl
Created: 12/16/2025
Status: ✅ Merged
Merged: 12/16/2025
Merged by: @FlorianRappl
Base:
main← Head:develop📝 Commits (5)
13f1203Use ElectronPackageId instead of PackageId4f95043Merge pull request #990 from softworkz/submit_packageidd3e3188Prepare for 0.3.11c62c1fTry fix job re-run89cdf2fMerge pull request #992 from softworkz/submit_rerun📊 Changes
13 files changed (+26 additions, -20 deletions)
View changed files
📝
.github/workflows/retry-test-jobs.yml(+2 -2)📝
Changelog.md(+6 -0)📝
docs/Core/Migration-Checks.md(+1 -1)📝
docs/GettingStarted/Console-App.md(+1 -1)📝
docs/Using/Configuration.md(+4 -4)📝
src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj(+1 -1)📝
src/ElectronNET.WebApp/ElectronNET.WebApp.csproj(+2 -2)📝
src/ElectronNET/build/ElectronNET.Core.props(+1 -1)📝
src/ElectronNET/build/ElectronNET.Core.targets(+1 -1)📝
src/ElectronNET/build/ElectronNET.LateImport.targets(+2 -2)📝
src/ElectronNET/build/ElectronNETRules.Project.xaml(+1 -1)📝
src/ElectronNET/build/package.template.json(+3 -3)📝
src/common.props(+1 -1)📄 Description
Fixes the issue #989 that transforms the project ID (which can - among other things - lead to broken assets / changed asset names).
We do not need to close / merge this one yet. Maybe 1-2 more bug fixes have place here. Otherwise, let's merge.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.