Chris Rummel
3efaab9fbc
Add SAS tokens to core-setup download.
2017-04-24 17:08:54 -05:00
Livar Cunha
ee8f8c9bc9
Porting over a change from master that allows to overwrite the CoreSetupBlobRootUrl.
2017-04-24 12:12:47 -07:00
Davis Goodin
b654c55985
Skip versions repo publish if auth not defined
2017-04-11 15:41:31 -05:00
Livar
158eea3127
Updating the patch version of the CLI to 1.0.3
2017-04-06 16:30:49 -07:00
Livar Cunha
7299ec1f0a
Updating the CLI branding to 1.0.2 and updating the msbuild version.
2017-03-14 17:14:53 -07:00
Piotr Puszkiewicz
e92f9dfe0d
Bump to 2.0.0-rc5-61427-04
2017-02-27 15:07:54 -08:00
Piotr Puszkiewicz
79704cc074
Merge branch 'rel/1.0.1' into piotrpMSFT/bump/Roslyn
2017-02-27 13:15:06 -08:00
Piotr Puszkiewicz
b55b5ad033
Remove duplicate installer suffix
2017-02-27 10:21:42 -08:00
Eric Erhardt
ab887ec024
Merge remote-tracking branch 'upstream/rel/1.0.0' into rel101
2017-02-25 14:30:53 -06:00
Eric Erhardt
23392fa3c3
Merge branch 'rel/1.0.0' into piotrpMSFT/bump/Roslyn
2017-02-25 13:12:35 -06:00
Livar Cunha
9210b84a98
Updating the SDK to 1.0.0-alpha-20170224-6
2017-02-24 15:56:59 -08:00
Livar Cunha
b3da712d3d
Updating both platform abstractions and dependency model to 1.0.3.
2017-02-24 14:52:05 -08:00
Unknown
66be1db3fe
Bump Roslyn to 2.0.0-rc5-61424-02
2017-02-24 14:11:35 -08:00
Piotr Puszkiewicz
e2dcac0e4b
Merge branch 'rel/1.0.1' into FixUbuntu1610
2017-02-24 01:22:49 -08:00
Unknown
3dc266f21c
Remove RID from test package creation
2017-02-24 00:57:15 -08:00
Eric Erhardt
a7003763b7
Fix debian_config.json on ubuntu16.10
...
When we only have a single shared framework, the python json parser throws an error since there is a hanging comma on the last property.
Fixing this by removing the comma when there is only a single Shared Framework dependency.
2017-02-23 23:25:26 -06:00
Livar
16d1fe4c28
Merge branch 'rel/1.0.0' into update_sdk
2017-02-23 19:49:36 -08:00
Piotr Puszkiewicz
781326a0ad
Merge branch 'rel/1.0.0' into tp-insert-15.0.0
2017-02-23 18:40:58 -08:00
Piotr Puszkiewicz
8fc6766785
Merge branch 'rel/1.0.1' into Merge100To101
2017-02-23 18:22:02 -08:00
Mike Lorbetske
d9d5bb10cb
Template update for test SDK version change
2017-02-23 14:13:27 -08:00
Eric Erhardt
ace9526681
Merge remote-tracking branch 'refs/remotes/upstream/rel/1.0.0'
...
Conflicts:
README.md
build/Microsoft.DotNet.Cli.Monikers.props
test/dotnet-build.Tests/GivenDotnetBuildBuildsCsproj.cs
2017-02-23 15:42:35 -06:00
Eric Erhardt
5227896d0f
Fix Ubuntu16.10 BuildSdkDeb
...
We need to replace a string with string.Empty in the debian .json file. Fixing ReplaceFileContents to support this scenario.
2017-02-23 15:29:11 -06:00
Satya Madala
4c44e29ea0
TestPlatform branding changes: 15.0.0
2017-02-24 00:18:10 +05:30
Livar Cunha
7f4f35db65
Adding the SDK version to the hash of the lzma archive, since the SDK has implicit package refs in it that will impact the archive when they change.
2017-02-23 01:13:58 -08:00
Eric Erhardt
7036fa1aef
Update dotnet-deb-tool-consumer to use the latest dotnet-deb-tool.
...
The latest deb-tool will use the CLI's runtime, which is required on distros that don't have .NET Core 1.0 installed.
2017-02-22 21:34:22 -06:00
Piotr Puszkiewicz
509cd0addb
Merge branch 'rel/1.0.0' into tp-20170222-09
2017-02-22 16:47:08 -08:00
Piotr Puszkiewicz
4105138019
Merge branch 'rel/1.0.0' into tp-20170222-09
2017-02-22 16:33:51 -08:00
Piotr Puszkiewicz
3c8477ad1b
Merge branch 'rel/1.0.0' into piotrpMSFT/issues/brandingUpdate100
2017-02-22 15:23:15 -08:00
Mike Lorbetske
6a26c5584a
Pick up a newer version of templates carrying the latest test SDK changes
2017-02-22 14:04:17 -08:00
Eric Erhardt
996d458e30
Support Ubuntu16.10 installer
...
Since Ubuntu16.10 doesn't have a 1.0 shared framework, only install the 1.1 shared framework.
2017-02-22 15:18:45 -06:00
Eric Erhardt
916a19c493
Add support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10
2017-02-22 15:13:02 -06:00
Arun Mahapatra
c4df7e5e2d
Update TestPlatform to v15.0.0-preview-20170222-09.
2017-02-22 19:56:57 +05:30
Mike Lorbetske
36717ef3fc
Fix lzma archive creation to include 1.0.x packages
2017-02-21 21:04:50 -08:00
Piotr Puszkiewicz
7a84c47d97
Update CLI branding
2017-02-21 16:40:12 -08:00
Mike Lorbetske
e145ca88e4
Placeholder for template update
2017-02-21 16:28:47 -08:00
Piotr Puszkiewicz
5ca773e67d
Initial commit of 1.0.1 branch
2017-02-21 16:03:28 -08:00
Livar
aba1e18ff6
Merge branch 'rel/1.0.0' into tp-20170217
2017-02-17 21:34:26 -08:00
Livar
c779000010
Merge branch 'rel/1.0.0' into update_platform_abstractions
2017-02-17 09:02:54 -08:00
Satya Madala
44100209bc
update TestPlatform version to 15.0.0-preview-20170217-05
2017-02-17 19:25:44 +05:30
Piotr Puszkiewicz
60b73e62a9
bump SDK to 20170217-2
2017-02-17 00:44:38 -08:00
Livar Cunha
1c409befbe
Updating DependencyModel to 1.0.2
2017-02-17 00:29:17 -08:00
Livar
a1f4e81aec
Merge branch 'rel/1.0.0' into piotrpMSFT/bump/15.1.548
2017-02-15 13:03:27 -08:00
Livar Cunha
6c07b929bd
The variable was missing dollar sign parenthesis in the target file.
2017-02-15 11:53:31 -08:00
Piotr Puszkiewicz
627c03b070
Bump MSBuild to 15.1.548
2017-02-14 22:47:37 -08:00
Piotr Puszkiewicz
25e0020da5
Merge branch 'rel/1.0.0' into tp20170210-02
2017-02-14 16:51:59 -08:00
Piotr Puszkiewicz
6415c2334a
Merge branch 'rel/1.0.0' into tp20170210-02
2017-02-14 15:47:24 -08:00
Livar Cunha
8a53b08959
Running chmod after crossgen so that our chmod changes are not overwritten by it.
2017-02-14 13:13:08 -08:00
Rohit Agrawal
9cf8e8c57f
update nuget to 4.0.0-rtm-2283 ( #5691 )
2017-02-13 18:11:51 -08:00
Livar
6ef4bdf4e2
Merge branch 'rel/1.0.0' into new_shared_framework_versions
2017-02-13 13:44:57 -08:00
Livar
251237b481
Merge branch 'rel/1.0.0' into drop_suffix
2017-02-11 11:52:10 -08:00