- 
                Notifications
    
You must be signed in to change notification settings  - Fork 138
 
Closed
dotnet/sdk
#46252Labels
Description
    D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\targets\Crossgen.targets(153,5): error : Error: Failed to load assembly 'System.Private.CoreLib' [D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\redist-installer.csproj]
    D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\targets\Crossgen.targets(153,5): error : Internal.TypeSystem.TypeSystemException+FileNotFoundException: Failed to load assembly 'System.Private.CoreLib' [D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\redist-installer.csproj]
    D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\targets\Crossgen.targets(153,5): error :    at Internal.TypeSystem.ThrowHelper.ThrowFileNotFoundException(ExceptionStringID, String) + 0x30 [D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\redist-installer.csproj]
    D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\targets\Crossgen.targets(153,5): error :    at ILCompiler.CompilerTypeSystemContext.GetModuleForSimpleName(String, Boolean) + 0x104 [D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\redist-installer.csproj]
    D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\targets\Crossgen.targets(153,5): error :    at ILCompiler.Program.Run() + 0xd77 [D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\redist-installer.csproj]
    D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\targets\Crossgen.targets(153,5): error :    at ILCompiler.Crossgen2RootCommand.<>c__DisplayClass205_0.<.ctor>b__0(ParseResult) + 0x358 [D:\a\_work\1\s\src\sdk\src\Installer\redist-installer\redist-installer.csproj]
        0 Warning(s)
        6 Error(s)
For whatever reason, the Windows_Pgo_x64 leg is successful.
@jkoritzinsky @agocke can you please take a look? Any idea why the PGO legs would be missing System.Private.CoreLib?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done