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

Add ProductVersionSuffix to workload manifest names #79184

Closed
wants to merge 2 commits into from

Commits on Dec 3, 2022

  1. Add ProductVersionSuffix to workload manifest names

    This change adds a prerelease label to workload manifests so that they can sit beside official ones in the dotnet sdk. For example, `Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100-alpha.1` could install beside `Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100`.
    
    Fixes dotnet#79086
    Steve Pfister committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    ef16a86 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    d96f15d View commit details
    Browse the repository at this point in the history