ElectronNET / ElectronNET/Electron.NET
Ability to override target framework in ElectronDevMode
Open
Feature
infrastructure
- Dominant language
- C#
- Stars
- 7.6k
- Forks
- 741
- Avg merge
- 3h 50m
- Merged PRs (30d)
- 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.
Contributor guide
Assessment
This issue has not been assessed yet.