dotnet-installer/scripts/dotnet-cli-build
Sridhar Periyasamy ccef10b70c Windows Installer changes
- Make CLI SDK MSI non-upgradable. It must alwasy be installed SxS.
- The CLI bundle and SharedFx bundle are non-upgradeable.They are also
  installed SxS.
- Make host\muxer upgradeable. It will be upgradeable till v1.0.0 RTM.
  Post RTM will be installed SxS with v.1.0.0.
- SharedFx MSI was using the CLI MSI version. Fixing it to use the
  SharedFx version.
- Do not allow bundles to uninstall. User will be able to uninstall the
  individual MSIs.
2016-03-24 18:39:28 -07:00
..
Publishing Refactor PublishTargets.cs, add publishing of all installers and archives to azure, change all versions to nuget versions. 2016-03-23 17:24:48 -07:00
Utils integrate @krwq 's moniker/compile version changes 2016-03-23 18:45:44 -07:00
CompileTargets.cs Updating CoreFX version to rc2-23924 2016-03-24 16:05:24 -05:00
DebTargets.cs small fix to pass manpage path to packaging script 2016-03-22 16:00:09 -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 Fix debian packages 2016-03-22 15:01:01 -07:00
MsiTargets.cs Windows Installer changes 2016-03-24 18:39:28 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Fix permissions when packaging artifacts 2016-03-24 09:26:19 -07:00
PkgTargets.cs Create 'dotnet-dev' and 'dotnet' pkg. 2016-03-17 13:42:10 -07:00
PrepareTargets.cs integrate @krwq 's moniker/compile version changes 2016-03-23 18:45:44 -07:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Updating CoreFX version to rc2-23924 2016-03-24 16:05:24 -05:00
PublishTargets.cs add back docker hub builds trigger 2016-03-24 10:50:29 -07:00
TestTargets.cs Clean the dotnet-portable test nuget packages during the build, so the new ones always get used during tests. 2016-03-23 16:19:48 -07:00