Skip to content

runtimelist.xml file not included in runtime archive #29092

@mthalman

Description

@mthalman

This is a reoccurrence of #27670.

The issue is that there is not parity between the ASP.NET files contained in the SDK archive vs the standalone ASP.NET runtime archive. The runtime archive does not contain a runtimelist.xml file.

https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100-alpha.1.21054.2/dotnet-sdk-6.0.100-alpha.1.21054.2-win-x64.zip: Contains shared/microsoft.aspnetcore.app/6.0.0-alpha.1.20629.3/runtimelist.xml

https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/6.0.0-alpha.1.20629.3/aspnetcore-runtime-6.0.0-alpha.1.20629.3-win-x64.zip: Does not contain shared/microsoft.aspnetcore.app/6.0.0-alpha.1.20629.3/runtimelist.xml

cc @wtgodbe

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkfeature-installersIncludes: Installers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions