ElectronNET / ElectronNET/Electron.NET
Ability to override target framework in ElectronDevMode
- Langage dominant
- C#
- Étoiles
- 7.6k
- Forks
- 741
- Merge moyen
- 3 h 50 min
- PR mergées (30 j)
- 2
Description
Electron.NET is targeting multiple frameworks, including deprecated ones.
While using ElectronDevMode we might use it as a submodule of an existing product where only some targets are available.
In order to enhance developer experience, add the ability to overload the target framework from the `Directory.Build.props` barrier.
In addition, this will solve the Visual Studio message '`This project is targeting a version of .NET that is not installed`' for solutions without multiple target frameworks.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
First locate ElectronDevMode and the Directory.Build.props barrier, then inspect how target frameworks are currently selected. Done means an existing product can override the target framework when using ElectronDevMode, and Visual Studio no longer reports an unavailable framework for single-framework solutions.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp, electron
- Domaine
- build-system, desktop, developer-experience
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100