[PR #300] [CLOSED] Update to .NET Core 3 #1131

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

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/300
Author: @raz-canva
Created: 8/3/2019
Status: Closed

Base: masterHead: raz/dotnet-core-preview-7-with-packages


📝 Commits (3)

  • 9833842 Add dotnet core preview 7 support
  • 140c06a Update packages to latest stable version
  • d54c4f2 Remove unused packages

📊 Changes

6 files changed (+20 additions, -29 deletions)

View changed files

📝 ElectronNET.API/ElectronNET.API.csproj (+6 -6)
📝 ElectronNET.CLI/ElectronNET.CLI.csproj (+2 -2)
📝 ElectronNET.WebApp/Controllers/TrayController.cs (+3 -3)
📝 ElectronNET.WebApp/ElectronNET.WebApp.csproj (+1 -8)
📝 ElectronNET.WebApp/Program.cs (+2 -0)
📝 ElectronNET.WebApp/Startup.cs (+6 -10)

📄 Description

Using .NET Core 3

Remove unused packages


🔄 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/300 **Author:** [@raz-canva](https://github.com/raz-canva) **Created:** 8/3/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `raz/dotnet-core-preview-7-with-packages` --- ### 📝 Commits (3) - [`9833842`](https://github.com/ElectronNET/Electron.NET/commit/9833842e5c0f7689292613754786151bf1dfa924) Add dotnet core preview 7 support - [`140c06a`](https://github.com/ElectronNET/Electron.NET/commit/140c06a3be3db52f9dcd80f8d1797db1a5655c78) Update packages to latest stable version - [`d54c4f2`](https://github.com/ElectronNET/Electron.NET/commit/d54c4f2603ee916527dffe0d43b9b69ec3ee62dc) Remove unused packages ### 📊 Changes **6 files changed** (+20 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.API/ElectronNET.API.csproj` (+6 -6) 📝 `ElectronNET.CLI/ElectronNET.CLI.csproj` (+2 -2) 📝 `ElectronNET.WebApp/Controllers/TrayController.cs` (+3 -3) 📝 `ElectronNET.WebApp/ElectronNET.WebApp.csproj` (+1 -8) 📝 `ElectronNET.WebApp/Program.cs` (+2 -0) 📝 `ElectronNET.WebApp/Startup.cs` (+6 -10) </details> ### 📄 Description Using .NET Core 3 Remove unused packages --- <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:57:39 +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#1131