- Use Crossgen's Ready To Run mode on all of the managed assemblies that make up the shared framework. - Upgrade the version of the shared framework to match what is used in the rest of CLI (see the comment in SharedFrameworkTargets.cs to understand why this is needed). - Remove the IL mscorlib.dll image, since the Crossgen'd image is already published. Fixes dotnet/corefx#6753 |
||
|---|---|---|
| .. | ||
| Utils | ||
| CompileTargets.cs | ||
| dotnet-cli-build.xproj | ||
| InstallerTargets.cs | ||
| MsiTargets.cs | ||
| PackageDependencies.cs | ||
| PackageTargets.cs | ||
| PrepareTargets.cs | ||
| Program.cs | ||
| project.json | ||
| PublishTargets.cs | ||
| SharedFrameworkTargets.cs | ||
| TestTargets.cs | ||