dotnet-installer/build_projects/dotnet-cli-build
Eric Erhardt 6eabeb9be0 Generate runtimeconfig.json and runtimeconfig.dev.json from MSBuild
Moves generating the runtimeconfig files to a separate MSBuild target which is only dependent on project.lock.json.

Also, moving up our NuGet dependency to 3.5.0-rc1-1653, since that brings in the LockFile.PackageFolders property, which is needed for runtimeconfig.dev.json.
2016-07-26 20:53:17 -05:00
..
AddMetadataIsPE.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
ChangeEntryPointLibraryName.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
Chmod.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
Crossgen.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
dotnet-cli-build.xproj Bring Host build into separate project 2016-05-16 14:55:15 -05:00
DotNetBuild.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
DotNetNew.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
DotNetPack.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
DotNetPublish.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
DotNetRestore.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
DotNetTest.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
DotNetTool.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
DownloadFile.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
FinalizeBuildTask.cs Addressing code review comments 2016-07-15 13:44:11 -07:00
GenerateBuildVersionInfo.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
GenerateGuidFromName.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
GetCommitHash.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
GetCurrentRuntimeInformation.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
MakeRelative.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
project.json Generate runtimeconfig.json and runtimeconfig.dev.json from MSBuild 2016-07-26 20:53:17 -05:00
RemoveAssetFromDepsPackages.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
ReplaceFileContents.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
SetBlobPropertiesBasedOnFileTypeTask.cs Addressing code review comments 2016-07-15 13:44:11 -07:00
SetEnvVar.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
TarGzFileCreateFromDirectory.cs Replaces custom archiving tasks with build_tools implementation (#3905) 2016-07-22 19:01:32 -04:00
TarGzFileExtractToDirectory.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00