dotnet / source-build

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MIT License
259 stars 126 forks source link

Artifact size failing in VMR #4374

Closed Winniexu01 closed 1 month ago

Winniexu01 commented 1 month ago

main build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2444155&view=logs&j=c2a3fba4-babc-5882-e82a-8e0dc9edd6ec&t=c2a95e7e-b619-54b2-c512-fcefc49a38ba

'sdk/x.y.z/Sdks/Microsoft.NET.Sdk.WebAssembly/targets/Microsoft.NET.Sdk.WebAssembly.9_0.temp.targets' decreased in size by more than 25%. It was originally 8780 bytes and is now 3715 bytes.
`sdk/x.y.z/Sdks/Microsoft.NET.Sdk.WebAssembly/targets/Microsoft.NET.Sdk.WebAssembly.6_0.temp.targets` is no longer being produced. It was 8752 bytes.
Winniexu01 commented 1 month ago

It has been fixed with https://github.com/dotnet/installer/pull/19665