Justin Goshi
|
a4776a2b2c
|
Migrate src and tools to csproj (#4538)
Thanks for getting this in!
|
2016-10-29 01:04:20 -07:00 |
|
Sridhar Periyasamy
|
8fcfc2af05
|
Upgrade Corefx and coreclr references
Microsoft.NetCore.App 1.0.0 => 1.0.1
Microsoft.NETCore.Runtime.CoreCLR 1.0.2 => 1.0.4
CLI Branding "Microsoft .NET Core 1.0.0 - SDK Preview" => "Microsoft .NET Core 1.0.1 - SDK 1.0.0 Preview 2-003122"
List of changes
- all project.jsons
- dotnet new templates
- and build projects files
- shared-build-targets-utils\DependencyVersions.cs
- CliDependencyVersions.cs
|
2016-08-31 10:41:47 -07:00 |
|
Eric Erhardt
|
f25f047376
|
Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions.
|
2016-06-14 03:14:53 -05:00 |
|
Eric St. John
|
2b427bf7db
|
Add copyright headers and cleanup
Added copyright headers to all the 'dotnet' code and cleaned up to match
repo style guidelines.
|
2016-06-10 17:07:25 -07:00 |
|
Livar Cunha
|
ed7e583ab6
|
Addressing code review comments and adding a DOTNET_SKIP_FIRST_TIME_EXPERIENCE env variable to have a way to turn off the feature.
|
2016-06-10 16:54:37 -07:00 |
|
Livar Cunha
|
5f220a1677
|
Generating the archive in the sdk folder of stage2.
|
2016-06-10 16:54:14 -07:00 |
|
Eric St. John
|
8db7c1c4fb
|
Add dotnet-archive application
|
2016-06-10 16:54:05 -07:00 |
|