mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #300] [CLOSED] Update to .NET Core 3 #1131
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/300
Author: @raz-canva
Created: 8/3/2019
Status: ❌ Closed
Base:
master← Head:raz/dotnet-core-preview-7-with-packages📝 Commits (3)
9833842Add dotnet core preview 7 support140c06aUpdate packages to latest stable versiond54c4f2Remove 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.