[PR #846] [MERGED] Upgrade to .NET 8.0 #1316

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/846
Author: @Lemon73-Computing
Created: 4/25/2024
Status: Merged
Merged: 4/27/2024
Merged by: @FlorianRappl

Base: mainHead: net8.0


📝 Commits (7)

📊 Changes

9 files changed (+21 additions, -22 deletions)

View changed files

📝 .github/workflows/ci.yml (+6 -8)
📝 .vscode/launch.json (+2 -2)
📝 .vscode/tasks.json (+1 -1)
📝 README.md (+2 -2)
📝 nuke/Build.cs (+2 -2)
📝 nuke/_build.csproj (+2 -2)
📝 src/ElectronNET.API/ElectronNET.API.csproj (+1 -1)
📝 src/ElectronNET.CLI/ElectronNET.CLI.csproj (+4 -3)
📝 src/ElectronNET.WebApp/ElectronNET.WebApp.csproj (+1 -1)

📄 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/846 **Author:** [@Lemon73-Computing](https://github.com/Lemon73-Computing) **Created:** 4/25/2024 **Status:** ✅ Merged **Merged:** 4/27/2024 **Merged by:** [@FlorianRappl](https://github.com/FlorianRappl) **Base:** `main` ← **Head:** `net8.0` --- ### 📝 Commits (7) - [`19da7f4`](https://github.com/ElectronNET/Electron.NET/commit/19da7f47b158b0d851fbd44e89ed41e3c4cc1a23) change: target dotnet version - [`7be796f`](https://github.com/ElectronNET/Electron.NET/commit/7be796f77bd86750c30795c102aa45787461b48c) upgrade: dependency - [`2edad2d`](https://github.com/ElectronNET/Electron.NET/commit/2edad2d32923a9ffc2cf065e3e2ee0ec90d3d8ad) upgrade: dependencies version - [`a893ccd`](https://github.com/ElectronNET/Electron.NET/commit/a893ccd646123e0019381a186ea50977600011fa) fix: debug workflows - [`96ae77c`](https://github.com/ElectronNET/Electron.NET/commit/96ae77ceb42be81e9fffb94a27282058159ae423) update: workflow - [`286978c`](https://github.com/ElectronNET/Electron.NET/commit/286978c5230d52d16ec6ffbea2ae0be7bcb03018) update: readme.md - [`dbcd4ac`](https://github.com/ElectronNET/Electron.NET/commit/dbcd4ac940f1591a98dc272779d76da78bd93482) add: setting ### 📊 Changes **9 files changed** (+21 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+6 -8) 📝 `.vscode/launch.json` (+2 -2) 📝 `.vscode/tasks.json` (+1 -1) 📝 `README.md` (+2 -2) 📝 `nuke/Build.cs` (+2 -2) 📝 `nuke/_build.csproj` (+2 -2) 📝 `src/ElectronNET.API/ElectronNET.API.csproj` (+1 -1) 📝 `src/ElectronNET.CLI/ElectronNET.CLI.csproj` (+4 -3) 📝 `src/ElectronNET.WebApp/ElectronNET.WebApp.csproj` (+1 -1) </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:34 +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#1316