dotnet-installer/build_projects/dotnet-cli-build
Eric Erhardt 3fd06948fb Merge pull request #3264 from eerhardt/UpdateDependencies20160527080508
Updating CoreFx, CoreSetup to rc3-24126-01, rc3-004322 respectively
2016-05-27 13:04:01 -05:00
..
build.ps1 Clean up from the move to RC3 packages. Removed the dotnet-core dependency on NuGet.Config now that we have RC3 packages in the cli-deps feed. Re-enabled crossgen for windows now that we added JITPath to the crossgen call. 2016-05-27 00:18:37 -05:00
build.sh Fix update-dependencies.ps1 and build scripts to no longer use restore --infer-runtimes. 2016-05-25 22:06:59 -05:00
CompileTargets.cs Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
DebTargets.cs Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07: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 Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
NuGetUtil.cs Move PullNupkgFilesFromBlob into FinalizeBuild. 2016-05-21 23:18:13 -05:00
PackageTargets.cs Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
PkgTargets.cs Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
PrepareTargets.cs Stop downloading core setup dependencies in every build, when we already have them. 2016-05-26 13:32:14 -07:00
Program.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
project.json Updating CoreFx, CoreSetup to rc3-24126-01, rc3-004322 respectively 2016-05-27 08:05:08 +00:00
PublishTargets.cs stop nuking latest binaries 2016-05-26 10:20:14 -07:00
TestPackageProjects.cs Move to netstandard1.6 2016-05-26 15:42:30 -05:00
TestTargets.cs Re-enable tests 2016-05-25 15:10:43 -07:00