Merge pull request #3524 from dotnet/eerhardt-patch-1
System.Private.CoreLib.dll IL binary is getting crossgen'd mistakenly.
This commit is contained in:
commit
b201b8d97f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
"mscorlib.dll",
|
||||
"mscorlib.ni.dll",
|
||||
"System.Private.CoreLib",
|
||||
"System.Private.CoreLib.dll",
|
||||
"System.Private.CoreLib.ni.dll"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue