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:
#47858
#47731
Should that lane even be triggered on these which contains only mono changes?
Installer Build and Test coreclr windows_x64 ReleaseLane is failing on PRs that seem unrelated with this error message:Here are to example PRs:
#47858
#47731
Should that lane even be triggered on these which contains only mono changes?