I'm using VS2015 with SDK 10240 .
I've build my application already (with C#) ... But I can't run it on my windows 10 mobile cause it's build 10130.
How can I change min SDK of my application ?
Do I've to download and install the old SDK ?
Can I debug it on my Windows 10 mobile?
To manually work around this (don't forget, the app may break on phone), you can do the following:
Your mileage may vary with this as 10130 is a prerelease build of Windows.Mobile. If you need to test/debug on Windows.Mobile, I recommend using the Windows 10 10.0.10240.0 emulators, but I recognize there are some advantages to trying on a real phone.