dotnet-installer/build
Zlatko Knezevic 116ed9bca6 Introducing solution file for test projects
This commit introduces a solution file for test projects and modifies
the needed build targets to restore the test solution instead of each
test project separately.

It also introduces a new template called "sln" to dotnet new that drops
a template solution file for users to consume.

Fixes #5099
2016-12-22 09:47:19 -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 Updating the branding of rel/1.0.0 to preview5. 2016-12-05 14:47:16 -08: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
sdks Include Microsoft.Net.Sdk in CLI layout (#4895) 2016-12-03 14:19:54 -08:00
test Remove StreamForwarder from CLI tests (#4936) 2016-12-13 14:15:35 -08:00
Microsoft.DotNet.Cli.BundledSdks.proj Merge rel/1.0.0-preview4 back into rel/1.0.0 (#4974) 2016-12-09 00:30:02 -08:00
Microsoft.DotNet.Cli.BundledSdks.props Bumping the version of the SDK that ships in the CLI. 2016-12-21 13:08:31 -08:00
Microsoft.DotNet.Cli.Compile.targets use Sdks attribute in dotnet new templates (#4916) 2016-12-04 22:31:58 -08:00
Microsoft.DotNet.Cli.DependencyVersions.props Bumping the version of the SDK that ships in the CLI. 2016-12-21 13:08:31 -08:00
Microsoft.DotNet.Cli.Monikers.props Updating the branding of rel/1.0.0 to preview5. 2016-12-05 14:47:16 -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 Updating the branding of rel/1.0.0 to preview5. 2016-12-05 14:47:16 -08: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 Introducing solution file for test projects 2016-12-22 09:47:19 -08:00