-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-Infrastructure-installerblocking-official-builduntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Installer Build and Test coreclr windows_x64 Release Lane is failing on PRs that seem unrelated with this error message:
D:\workspace\_work\1\s\.packages\microsoft.dotnet.sharedframework.sdk\6.0.0-beta.21105.5\targets\sharedfx.targets(273,5): error : pgort140.dll. Add these file names with extensions to the 'PlatformManifestFileEntry' item group for the runtime pack and corresponding ref pack to include them in the platform manifest. [D:\workspace\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Runtime.sfxproj]
##[error].packages\microsoft.dotnet.sharedframework.sdk\6.0.0-beta.21105.5\targets\sharedfx.targets(273,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) The following files are missing entries in the templated manifest:
pgort140.dll. Add these file names with extensions to the 'PlatformManifestFileEntry' item group for the runtime pack and corresponding ref pack to include them in the platform manifest.
Here are to example PRs:
Should that lane even be triggered on these which contains only mono changes?
Metadata
Metadata
Assignees
Labels
area-Infrastructure-installerblocking-official-builduntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner