dotnet-installer/scripts/dotnet-cli-build
Eric Mellino 241ef778ea Crossgen by default, add additional dependency to shared framework
* We need a newer version of Microsoft.CodeAnalysis.CSharp than the one
  that NETCore.App depends on. When a newer version of NETCore.App is
  published with a higher dependency, we can remove this explicit
  reference.
2016-03-21 15:30:37 -07:00
..
Utils Merge branch 'anurse/fix-scripts-and-readme' of https://github.com/dotnet/cli into rel/1.0.0 2016-03-17 21:21:14 -07:00
CompileTargets.cs Crossgen by default, add additional dependency to shared framework 2016-03-21 15:30:37 -07:00
dotnet-cli-build.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
InstallerTargets.cs bootstrap 2016-03-18 02:47:52 -07:00
MsiTargets.cs Fix Package targets to respect the new CLI SDK layout. 2016-03-16 17:54:44 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Fix Package targets to respect the new CLI SDK layout. 2016-03-16 17:54:44 -07:00
PkgTargets.cs Create 'dotnet-dev' and 'dotnet' pkg. 2016-03-17 13:42:10 -07:00
PrepareTargets.cs Update install scripts to download 'dotnet-dev' as stage0. 2016-03-17 21:45:03 -07:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Removing project.json dependency workarounds that were needed for CoreFX 23901 build. 2016-03-15 12:34:32 -05:00
PublishTargets.cs Disable deb creation & publishing 2016-03-18 02:23:24 -07:00
TestTargets.cs Add Portable Test Package Asset 2016-03-17 13:44:32 -07:00