[PR #509] [MERGED] Upgrade to .NET 5 #1200

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/509
Author: @scottkuhl
Created: 11/21/2020
Status: Merged
Merged: 1/10/2021
Merged by: @GregorBiswanger

Base: masterHead: issues/491-upgrade-to-net-5


📝 Commits (3)

  • 7f62e72 Updated .NET Core 3.1 to .NET 5.0.
  • f996b30 Updated TypeScript from 3.8 to 4.0.
  • dbf4d0f Upgraded NuGet packages to the latest versions:

📊 Changes

3 files changed (+8 additions, -8 deletions)

View changed files

📝 ElectronNET.API/ElectronNET.API.csproj (+3 -3)
📝 ElectronNET.CLI/ElectronNET.CLI.csproj (+2 -2)
📝 ElectronNET.WebApp/ElectronNET.WebApp.csproj (+3 -3)

📄 Description

Upgraded projects from .NET 3.1 to .NET 5.0.

Upgraded WebApp project from TypeScript 3.8 to TypeScript 5.0.

Upgraded NuGet packages to the latest versions:

  • Microsoft.SourceLink.GitHub 1.0.0-beta2-19367-01 > 1.0.0
  • System.Drawing.Common 4.7.0 > 5.0.0
  • Microsoft.VisualStudio.Web.CodeGeneration.Design 3.0.0 > 5.0.0

This addresses issue #491


🔄 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/509 **Author:** [@scottkuhl](https://github.com/scottkuhl) **Created:** 11/21/2020 **Status:** ✅ Merged **Merged:** 1/10/2021 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `issues/491-upgrade-to-net-5` --- ### 📝 Commits (3) - [`7f62e72`](https://github.com/ElectronNET/Electron.NET/commit/7f62e7299bdffd96724f7aad6b991bb65ca17737) Updated .NET Core 3.1 to .NET 5.0. - [`f996b30`](https://github.com/ElectronNET/Electron.NET/commit/f996b3023e5bf3b13b4e752ab6122f246fb10047) Updated TypeScript from 3.8 to 4.0. - [`dbf4d0f`](https://github.com/ElectronNET/Electron.NET/commit/dbf4d0f7208815aab7fa9529afa8b47834d03eb9) Upgraded NuGet packages to the latest versions: ### 📊 Changes **3 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.API/ElectronNET.API.csproj` (+3 -3) 📝 `ElectronNET.CLI/ElectronNET.CLI.csproj` (+2 -2) 📝 `ElectronNET.WebApp/ElectronNET.WebApp.csproj` (+3 -3) </details> ### 📄 Description Upgraded projects from .NET 3.1 to .NET 5.0. Upgraded WebApp project from TypeScript 3.8 to TypeScript 5.0. Upgraded NuGet packages to the latest versions: - Microsoft.SourceLink.GitHub 1.0.0-beta2-19367-01 > 1.0.0 - System.Drawing.Common 4.7.0 > 5.0.0 - Microsoft.VisualStudio.Web.CodeGeneration.Design 3.0.0 > 5.0.0 This addresses issue #491 --- <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:58:21 +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#1200