dotnet-installer/scripts/dotnet-cli-build
Sridhar Periyasamy 3ec1f4f54b Layout the CLI SDK in the "1.0.0" instead of "1.0.0-beta-001793"
dotnet host muxer does not support pre-release CLI SDK when no global.json
file is present. So fixing the CLI layout to be in production version
layout. THIS IS A TEMP HACK.
2016-03-15 15:07:47 -07:00
..
Utils Layout the CLI SDK in the "1.0.0" instead of "1.0.0-beta-001793" 2016-03-15 15:07:47 -07:00
CompileTargets.cs Merge pull request #1825 from eerhardt/NewCoreFx 2016-03-15 10:50:40 -05:00
dotnet-cli-build.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
InstallerTargets.cs Fill out pkg installer targets 2016-03-10 10:31:45 -08:00
MsiTargets.cs Create dotnet bundle with CLI SDK, SharedFx MSI and Shared Host MSI. 2016-03-15 11:18:11 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Layout the CLI SDK in the "1.0.0" instead of "1.0.0-beta-001793" 2016-03-15 15:07:47 -07:00
PkgTargets.cs Bring the OSX installer 'title' in line with Windows 2016-03-10 15:19:54 -08:00
PrepareTargets.cs Add SharedFramework MSI Authoring 2016-03-10 03:37:41 -08: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 republish the deb file 2016-03-15 11:55:56 -07:00
SharedFrameworkTargets.cs add manual merge of RID fallback graph for Windows 2016-03-15 12:02:39 -07:00
TestTargets.cs add support for portable application layout 2016-03-12 11:52:29 -08:00