Skip to content

Release 17.9 #9484

@AR-May

Description

@AR-May

(adapted from #9255)
This time the vs17.9 msbuild branch would be created much earlier to give us opportunity to take feature PRs.

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).
  • Publish docs: submit reference request at https://aka.ms/publishondocs
    • Click on the link labeled Request – Reference Publishing
    • You can use existing ticket as a reference
  • 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.9 - channle start to publish in the next - VS 17.10 - channel)
    darc get-subscriptions --exact --target-repo https://github.com/dotnet/msbuild --target-branch main
  • Create the 17.9 release
    • Create tag (can be done upfront)
    git checkout <commit noted above>
    git tag v17.9.3
    git push upstream v17.9.3
    

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions