dotnet-installer/build
Justin Goshi 6d57ca7e14 Migrating all test projects (#4668)
* WIP migrate tests

* WIP fixing more tests

* WIP fix test build break

* Test results files are now trx

* Get CI to pass until we get an xunit xml logger

* Added DotNetTestPJ since that was needed for one test

* Fix build break

* Forgot to add DotNetTestPJ as a build task

* Need to restore project.json for the project used in ubuntu test

* Restore PJ for ubuntu test

* Switch the Ubuntu test to csproj based
2016-11-11 21:46:29 -10:00
..
compile I had a wrong condition before, where I forgot to reference a variable. Fixing that here. (#4665) 2016-11-09 16:44:35 -08:00
crossgen Crossgen package name casing 2016-07-28 22:29:29 -07:00
package Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
prepare Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
publish Upload checksums for installation artifacts (#4191) 2016-10-12 14:25:06 -05:00
test Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
Microsoft.DotNet.Cli.Compile.targets Changing the lzma generation to first trying to download it from blob. If that fails, generate it. And if we generate it and we are uploading things to azure, upload it as well. 2016-11-08 15:14:47 -08:00
Microsoft.DotNet.Cli.Monikers.props Updating the CLI versino to preview4. 2016-11-07 10:39:59 -08:00
Microsoft.DotNet.Cli.Package.targets Move DEB.proj in-process 2016-08-30 11:45:58 -07:00
Microsoft.DotNet.Cli.Prepare.targets Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
Microsoft.DotNet.Cli.Publish.targets Upload checksums for installation artifacts (#4191) 2016-10-12 14:25:06 -05:00
Microsoft.DotNet.Cli.Run.targets Bringing run.exe into the repo and starting with the clean command 2016-07-26 16:15:36 -07:00
Microsoft.DotNet.Cli.tasks Add msbuild-based stage0 where possible (#4597) 2016-11-02 23:01:57 -07:00
Microsoft.DotNet.Cli.Test.targets Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00