Create a global property in directory.build.props for Windows SDK version
Open
Nobody has claimed this yet.
code cleanup
enhancement
- Dominant language
- C#
- Stars
- 665
- Forks
- 134
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Define all Windows SDK versions (e.g., 10.0.19041.0) in the root directory.build.props, so we can upgrade everything at once (including embedding it in TFMs and passing it to nuspecs)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the root directory.build.props and inspect the project files and nuspecs that currently specify Windows SDK versions or use them in TFMs. Define the shared SDK version there and verify that the relevant TFMs and nuspecs consume it consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100