dotnet-installer/build
2016-11-23 09:25:47 -08: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 Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -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 Making Project Tools use the CLI shared runtime if they have the prefercliruntime in the root of their package. This allows for project tools to not have to change when a new runtime comes up as long as they are compatible with the runtime that the CLI is using. 2016-11-23 09:25:47 -08: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 Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -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 Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
Microsoft.DotNet.Cli.Test.targets Migrate test packages (#4720) 2016-11-15 12:12:28 -10:00