This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/scripts/dotnet-cli-build
Sridhar Periyasamy 5ea0d2c665 Remove check for previous versions of CLI SDK.
In the MSI we used to check for any previous installation and we prevent any
installation of 'Release' version on top of 'Nightly' version and vice
versa. This is no longer needed since CLI SxS now. This is reminiscent of
pre-sharedFx CLI.

Fixes - #2467
2016-04-14 11:47:51 -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 Consume NETCore.App 2016-04-08 09:27:23 -05:00
CompileTargets.cs re-restore test projects at their destination 2016-04-13 17:56:51 -07:00
DebTargets.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -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 Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
MsiTargets.cs Remove check for previous versions of CLI SDK. 2016-04-14 11:47:51 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Add a Sdk Debug Archive 2016-04-04 20:13:13 -07:00
PkgTargets.cs Fix installer issues 2016-03-31 10:02:12 -07:00
PrepareTargets.cs re-restore test projects at their destination 2016-04-13 17:56:51 -07:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Update package dependencies to rc2-24008 2016-04-08 04:05:26 -07:00
PublishTargets.cs Merge pull request #2323 from weshaggard/UpdateNetCoreAppVersionScheme 2016-04-06 16:56:02 -07:00
TestPackageProjects.cs add separate test for publish layout 2016-04-12 16:09:53 -07:00
TestTargets.cs Add tests for "half-portable" scenario 2016-04-12 16:09:53 -07:00