Skip to content

Release 17.7 #8896

@JanKrivanek

Description

@JanKrivanek

(adapted from #8611)

Preparation for the release:

ASAP On/After GA (based on release schedule (internal) https://dev.azure.com/devdiv/DevDiv/_wiki/wikis/DevDiv.wiki/10097/Dev17-Release):

  • Push packages to nuget.org (not currently automated, contact dnceng - search "Publish MSBuild 17.6 to NuGet.org" email subject for template).
  • Remove the temporarily added build feed from nuget.config if it was added in the Update the PackageValidationBaselineVersion step
  • Update main subscriptions to the new channel (this can be done before or after release - depending on when the source repos from our previous - VS 17.7 - channle start to publish in the next - VS 17.8 - channel)
    darc get-subscriptions --exact --target-repo https://github.com/dotnet/msbuild --target-branch main
  • Create the 17.7 release
    • Create tag (can be done upfront)
    git checkout <commit noted above>
    git tag v17.7.0
    git push upstream v17.7.0
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions