UWP VS2017 build error scale-100.appx not found

allan.smith's Avatar

allan.smith

Apr 10, 2017 @ 10:57 PM

We need the workaround applied to the VS2017 images please.

Problem explained here:
http://stackoverflow.com/questions/43246485/visual-studio-2017-and-...

Workaround here:
https://developercommunity.visualstudio.com/content/problem/40376/e...

  1. Support Staff 1 Posted by Feodor Fitsner on Apr 10, 2017 @ 11:25 PM

    Feodor Fitsner's Avatar

    Hi Allan,

    Add this to appveyor.yml to apply the fix during the build:

    install:
    - ps: (New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/appveyor/ci/master/scripts/hot-fixes/vs2017-uwp-scale-100-fix/Microsoft.AppxPackage.Targets', "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\Microsoft\VisualStudio\v15.0\AppxPackage\Microsoft.AppxPackage.Targets")
    

    We added a new issue to track its resolution: https://github.com/appveyor/ci/issues/1489

    Can you do a simple repro solution in a public repository, so we have an integration test once the official fix available?

  2. 2 Posted by allan.smith on Apr 17, 2017 @ 08:17 PM

    allan.smith's Avatar

    https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnote...

    Latest update should fix this. Please let me know when the images get updated.

  3. Support Staff 3 Posted by Feodor Fitsner on Apr 17, 2017 @ 08:41 PM

    Feodor Fitsner's Avatar

    Sure, we'll update the image early this week.

  4. Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:16 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac