dotnet-installer/build_projects/dotnet-cli-build
Eric Erhardt 7cb7b660d8 Move RestorePackages to Prepare, not Init.
RestorePackages will fail if the 'artifacts\rid\corehost` folder doesn't exist. So other targets that depend on Init can't run unless the host has been built.
2016-05-17 10:36:02 -05:00
..
build.ps1 Bring Host build into separate project 2016-05-16 14:55:15 -05:00
build.sh Bring Host build into separate project 2016-05-16 14:55:15 -05:00
CompileTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
DebTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
dotnet-cli-build.xproj Bring Host build into separate project 2016-05-16 14:55:15 -05:00
InstallerTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
MsiTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
PackageDependencies.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
PackageTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
PkgTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
PrepareTargets.cs Move RestorePackages to Prepare, not Init. 2016-05-17 10:36:02 -05:00
Program.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
project.json Fix warnings in our build projects so VSO powershell scripts don't fail. 2016-05-16 18:30:56 -05:00
PublishTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
TestPackageProjects.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
TestTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00