dotnet-installer/scripts/dotnet-cli-build
Sridhar Periyasamy 8f00b95783 Add kestrel tests.
Tests will 'build', 'run', 'publish' and 'execute' a Kestrel Hello World server as a PortableFatApp and as a Standalone app.
2016-04-04 17:57:12 -07: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 Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
CompileTargets.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -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 Fix installer issues 2016-03-31 10:02:12 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
PkgTargets.cs Fix installer issues 2016-03-31 10:02:12 -07:00
PrepareTargets.cs Enable parallel restore 2016-04-04 09:11:15 -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 Disable VSO build of host nupkgs 2016-03-30 18:02:29 -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