microsoft / microsoft/AdaptiveCards

[UWP Renderer] Bump up minimum supported version of Windows SDK

Open
#7,177 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.