Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tool to roll forward to latest major version of runtime installed. #27671

Merged
merged 1 commit into from
Mar 28, 2022

Commits on Mar 22, 2022

  1. Update tool to roll forward to latest major version of runtime instal…

    …led.
    
    This is needed otherwise it will try to require ".NET 2.0 Runtime" to be installed, which will cause roll forward to fail to load 6.0.0's System.Runtime when used on devices with newer versions of the .NET SDK and runtimes.
    
    Fixes: dotnet#27660.
    
    Signed-off-by: AraHaan <seandhunt_7@yahoo.com>
    AraHaan committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    3149b0c View commit details
    Browse the repository at this point in the history