microsoft / microsoft/AdaptiveCards
[UWP Renderer] Bump up minimum supported version of Windows SDK
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Problem Statement
Currently our <WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion> is targeting RS2 which is no longer being serviced.
Proposed solution
In the next release of the UWP Renderer we should bump up the min version to a serviced version of Windows as mentioned at https://docs.microsoft.com/en-us/windows/release-health/release-information.
Alternatives or Workarounds
No response
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
Search the repository for the WindowsTargetPlatformMinVersion property and identify the UWP Renderer project settings that define it. Check the linked Windows release information to choose a currently serviced minimum SDK version, update the relevant setting, and verify that the UWP Renderer still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100