Skip to content

Use shipping .version file from the SDK archive #5068

@ViktorHofer

Description

@ViktorHofer

See dotnet/sdk#47076 (comment) for more information.

The .version file that is included in the Private.SourceBuild.Artifacts archive contains a .version file. Its inputs are two parameters: https://github.com/dotnet/dotnet/blob/2ba44e0dca33456408ebd3b6a6cb3ed910554078/eng/finish-source-only.proj#L276-L278

The SourceBuiltSdkNonStableVersion property is already read from SDK's .version file. The RepositoryCommit is or will be the same between sdk and the VMR as we build all repos from the same commit.

I think we can just use sdk's .version file instead of creating one for SB artifacts package.

Metadata

Metadata

Labels

area-infraSource-build infrastructure and reporting

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions