Visual studio 2019 could not find SDK „WindowsIoT, Version=10.0.10586.0”. Snaps

VValkar 96 Reputation points
2021-03-24T15:37:49.437+00:00

So i wanted to start learn programming in C# and i bought a "tutorial book".They told me to download this: ftp://ftp.helion.pl/przyklady/czaczp.zip
After opening, every time i started debugging it said:
"Could not find SDK „WindowsIoT, Version=10.0.10586.0”. Snaps" even thought i have it installed.
I tried to reinstall it but didn't work.
How can i fix it?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,204 questions
0 comments No comments
{count} votes

Accepted answer
  1. VValkar 96 Reputation points
    2021-03-25T00:38:16.317+00:00

    If anyone had that problem i found a fix.I couldn't find a windows sdk 10.0.10586.0 so i downloaded Visual 2017 and sdk 10.0.10586.0 inside the visual installer.As i installed what i needed,i can use visual 2019 with sdk 10.0.10586.0 and it works.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Duane Arnold 3,211 Reputation points
    2021-03-24T16:02:08.037+00:00

    I would say contact the publisher and discuses solutions. Your other path is find another tutorial.


  2. Duane Arnold 3,211 Reputation points
    2021-03-25T00:04:00.417+00:00

    You're going to have to use Bing or Google and do the search.

    0 comments No comments