dotnet-installer/scripts/dotnet-cli-build
Wes Haggard d7376f84c3 Add PullNupkgFilesFromBlob target
This target pulls all the nupkgs from the matching azure storage
and then copies them into the artifact\$(RID)\packages folder.
2016-04-07 17:25:37 -07:00
..
Publishing Add PullNupkgFilesFromBlob target 2016-04-07 17:25:37 -07:00
Utils Merge pull request #2272 from dotnet/brthor/ship-pdbs 2016-04-05 12:13:01 -07:00
CompileTargets.cs Add some logging to see if nupkgs get build and published 2016-04-06 15:28:12 -07:00
DebTargets.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -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 Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
MsiTargets.cs Merge pull request #1939 from ellismg/chain-vc-redist 2016-04-05 10:03:06 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Add a Sdk Debug Archive 2016-04-04 20:13:13 -07:00
PkgTargets.cs Fix installer issues 2016-03-31 10:02:12 -07:00
PrepareTargets.cs Merge pull request #2272 from dotnet/brthor/ship-pdbs 2016-04-05 12:13:01 -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-31 11:57:21 -05:00
PublishTargets.cs Add PullNupkgFilesFromBlob target 2016-04-07 17:25:37 -07:00
TestPackageProjects.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
TestTargets.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00