Can anyone help to fix this problem pleas? I can't deploy my universal app.
Error : Windows cannot install package . because this package depends on another package that could not be found. This package requires minimum version 1.0.23302.0 of framework Microsoft.NET.CoreRuntime.1.0 published by CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US to install.
you have to deploy the package dependencies first. Usually, Visual Studio creates a "Dependencies" folder containing the required packages Check out the Device Portal's Apps section.
https://docs.microsoft.com/en-us/windows/iot-core/manage-your-device/deviceportal
I solved these problems by making Win 10 updates and sdk updates from Visual Studio.
User contributions licensed under CC BY-SA 3.0