dotnet-installer/scripts/dotnet-cli-build
Eric Erhardt 49c16e8823 Overwrite dotnet.exe during our build.
New CoreFX now has dotnet.exe in the shared framework. We need to overwrite it when we copy corehost.
2016-03-25 16:48:40 -05: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 fix OSX issue in VSO build 2016-03-25 12:49:53 -07:00
CompileTargets.cs Overwrite dotnet.exe during our build. 2016-03-25 16:48:40 -05:00
DebTargets.cs fix versions on the deb packages 2016-03-24 16:35:42 -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 Chain the sharedfx and sharedhost MSIs into a single dotnet redist bundle. 2016-03-21 21:00:46 -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 dependencies from last known good builds 2016-03-25 16:48:25 -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