GithubHelp home page GithubHelp logo

Microsoft.UI.Xaml nuget package requires TargetPlatformVersion >= 10.0.17763.0 (current project is 17134) about microsoft-ui-xaml HOT 5 CLOSED

microsoft avatar microsoft commented on May 21, 2024
Microsoft.UI.Xaml nuget package requires TargetPlatformVersion >= 10.0.17763.0 (current project is 17134)

from microsoft-ui-xaml.

Comments (5)

jevansaks avatar jevansaks commented on May 21, 2024 4

This is intentional behavior. We need to enforce that consuming apps are running in the right compatibility mode when running on the latest OS. Note that your TargetPlatformVersion can be 17763 but you can keep your Minimum version the same.

If retargeting is a problem for you, we'd like to understand why.

There is an escape hatch, you can set the following in your project:

<SkipMicrosoftUIXamlCheckTargetPlatformVersion>true</SkipMicrosoftUIXamlCheckTargetPlatformVersion>

But you may run in to bugs due to running in older compatibility modes in newer versions of Windows.

from microsoft-ui-xaml.

jevansaks avatar jevansaks commented on May 21, 2024 1

You're saying that it should say 17763? Yes we should probably list the fall creator's update. I'll fix it, thanks!

from microsoft-ui-xaml.

jbakholt avatar jbakholt commented on May 21, 2024

I'm not sure we're on the same page. Compatible OS'es:

Windows Insider Preview (17135+)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Anniversary Update (14393)

My installed OS version is 17134 so I can't set the Target to 17763 unless there's a way to update the SDK some way?

from microsoft-ui-xaml.

jevansaks avatar jevansaks commented on May 21, 2024

You can install it via the Visual Studio Installer (it's in the Individual Components list) or you can use the standalone installer. https://developer.microsoft.com/en-US/windows/downloads/windows-10-sdk has more details.

from microsoft-ui-xaml.

jbakholt avatar jbakholt commented on May 21, 2024

So the "Supported OS versions" is somewhat outdated I guess. Thanks anyway.

from microsoft-ui-xaml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.