dotnet-installer/scripts/dotnet-cli-build
Eric Erhardt fd0ebb1bab Fix the RuntimeGraphGenerator
1. It was using the wrong version of System.Runtime.Serialization.Json
2. When invoking it during the build, we weren't ensuring it was successful, which allows the build to continue when it fails.
2016-03-24 16:03:21 -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 integrate @krwq 's moniker/compile version changes 2016-03-23 18:45:44 -07:00
CompileTargets.cs Fix the RuntimeGraphGenerator 2016-03-24 16:03:21 -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 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 debian packages 2016-03-22 15:01:01 -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 Fix up the project.json files for CoreFX build rc2-23922. 2016-03-24 16:03:19 -05:00
PublishTargets.cs integrate @krwq 's moniker/compile version changes 2016-03-23 18:45:44 -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