Skip to content

[release/8.0] Use source-build-assets repo#66276

Merged
wtgodbe merged 3 commits intodotnet:release/8.0from
NikolaMilosavljevic:sbrp.8
Apr 13, 2026
Merged

[release/8.0] Use source-build-assets repo#66276
wtgodbe merged 3 commits intodotnet:release/8.0from
NikolaMilosavljevic:sbrp.8

Conversation

@NikolaMilosavljevic
Copy link
Copy Markdown
Member

source-build-reference-packages repo was renamed to source-build-assets. To enable VMR/source-build scenarios this reference needs to be updated. This also updates the version as the new repo produced a new package.

Copilot AI review requested due to automatic review settings April 11, 2026 16:00
@dotnet-policy-service dotnet-policy-service Bot added this to the 8.0.x milestone Apr 11, 2026
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 11, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s source-build intermediate dependency to reflect the rename of source-build-reference-packages to source-build-assets, ensuring source-build/VMR dependency metadata points at the correct repo and package.

Changes:

  • Renames the Microsoft.SourceBuild.Intermediate.* dependency from source-build-reference-packages to source-build-assets.
  • Updates the dependency URI, SHA, and version to match the new dotnet/source-build-assets repo/package.

Comment thread eng/Version.Details.xml
Comment on lines +341 to 345
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-assets" Version="8.0.0-alpha.1.26208.5">
<Uri>https://github.com/dotnet/source-build-assets</Uri>
<Sha>e726d9647b47c6635533d8eebfc2992749128d7e</Sha>
<SourceBuild RepoName="source-build-assets" ManagedOnly="true" />
</Dependency>
Copy link

Copilot AI Apr 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After renaming the dependency here to Microsoft.SourceBuild.Intermediate.source-build-assets, the repo still contains an auto-managed version property for the old source-build-reference-packages repo/package in eng/Versions.props (and no corresponding ...sourcebuildassets... property). Please regenerate/update eng/Versions.props (typically via darc dependency update) so Version.Details and Versions.props stay consistent and source-build/VMR scenarios consume the correct package/version.

Copilot uses AI. Check for mistakes.
@wtgodbe wtgodbe changed the title Use source-build-assets repo [release/8.0] Use source-build-assets repo Apr 12, 2026
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Apr 12, 2026
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update

<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>8.0.0-alpha.1.26203.3</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>
& any other uses of the property MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion

@NikolaMilosavljevic
Copy link
Copy Markdown
Member Author

Please also update

<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>8.0.0-alpha.1.26203.3</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>

& any other uses of the property MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion

Fixed with 76ea0b5.

This was the only instance in the codebase.

@wtgodbe wtgodbe merged commit bad192b into dotnet:release/8.0 Apr 13, 2026
23 of 25 checks passed
@dotnet-policy-service dotnet-policy-service Bot modified the milestones: 8.0.x, 8.0.27 Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants