dotnet-installer/scripts/dotnet-cli-build/Utils
Matt Ellis 4df5ed39d5 Crossgen Shared Framework managed assemblies
- 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
2016-03-10 04:38:15 -08:00
..
AptDependencyUtility.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
BuildVersion.cs fix version number padding 2016-02-16 14:02:50 -08:00
Crossgen.cs Crossgen Shared Framework managed assemblies 2016-03-10 04:38:15 -08:00
Dirs.cs Refactor the build scripts 2016-03-07 12:20:50 -08:00
DotNetCli.cs Add support for building Windows x86 version of dotnet CLI 2016-02-23 18:04:49 -08:00
FS.cs working on build scripts 2016-02-12 15:26:35 -08:00
Monikers.cs Add Shared Framework debian packaging 2016-03-10 03:42:45 -08:00
Utils.cs Add SharedFramework MSI Authoring 2016-03-10 03:37:41 -08:00
YumDependencyUtility.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00