ElectronNET / ElectronNET/Electron.NET
Ability to override target framework in ElectronDevMode
- 主要言語
- C#
- スター
- 7.6k
- フォーク
- 741
- 平均マージ
- 3時間 50分
- マージ済み PR(30日)
- 2
説明
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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, electron
- 領域
- build-system, desktop, developer-experience
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100