Eric Erhardt
aa3c38e7e1
Merge pull request #5839 from eerhardt/Update101Readme
...
Update 1.0.1 README and Stage0
2017-02-24 16:26:36 -06:00
Eric Erhardt
5fcd685433
Update Stage0 to use the latest build.
2017-02-24 15:13:36 -06:00
Eric Erhardt
214adbe859
Update README with new distros.
...
Also take the formating from master and rel/1.0.0 for builds and installer links.
2017-02-24 15:09:40 -06:00
Eric Erhardt
119d7518ba
Merge pull request #5833 from dotnet/FixUbuntu1610
...
Fix debian_config.json on ubuntu16.10
2017-02-24 08:48:04 -06:00
Piotr Puszkiewicz
e2dcac0e4b
Merge branch 'rel/1.0.1' into FixUbuntu1610
2017-02-24 01:22:49 -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
Eric Erhardt
51714c40d4
Merge pull request #5824 from eerhardt/Merge100To101
...
Merge 1.0.0 to 1.0.1
2017-02-23 21:53:45 -06:00
Piotr Puszkiewicz
8fc6766785
Merge branch 'rel/1.0.1' into Merge100To101
2017-02-23 18:22:02 -08:00
Eric Erhardt
6f6ae43a93
Merge pull request #5823 from eerhardt/Add11Platforms_101
...
Fix Ubuntu16.10 BuildSdkDeb
2017-02-23 17:02:52 -06: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
Piotr Puszkiewicz
fa2c9e025c
Merge pull request #5810 from dotnet/piotrpMSFT-patch-1
...
yolo
2017-02-23 00:04:00 -08:00
Piotr Puszkiewicz
fb82fb6a8e
Update README.md
2017-02-23 00:02:33 -08:00
Livar
ead36caee1
Merge pull request #5808 from livarcocc/update_migrate_packages
...
Update packages used by migration to 1.0.4 and 1.1.1
2017-02-22 21:35:16 -08:00
Piotr Puszkiewicz
31742376ef
Merge pull request #5800 from eerhardt/Add11Platforms_101
...
Add Fedora24, OpenSUSE42, and Ubuntu 16.10
2017-02-22 21:17:48 -08:00
Livar Cunha
24431edfa3
Fixing the origin versions of BrowserLink to migrate.
2017-02-22 20:11:53 -08:00
Livar Cunha
ef49240f78
Fixing failing test. I changed the version but forgot to update the test. Should have fixed the test first.
2017-02-22 20:11:46 -08:00
Livar Cunha
281bd15a19
Fixing a couple of stray package versions.
2017-02-22 20:11:40 -08:00
Livar Cunha
3701b94c32
Updating the FTS versions of packages. Started uplifting FTS packages. And migration BrowserLink.Loader to BrowserLink.
2017-02-22 20:11:34 -08:00
Livar Cunha
523935f3fe
Updating packages for migration to new LTS versions.
2017-02-22 20:11:19 -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
Eric Erhardt
8aaffc2238
Fix tests on netcoreapp1.1 only platforms
2017-02-22 21:34:21 -06:00
Piotr Puszkiewicz
bb49591e81
Merge pull request #5794 from codito/tp-20170222-09
...
Update TestPlatform to v15.0.0-preview-20170222-09.
2017-02-22 17:46:28 -08:00
Piotr Puszkiewicz
509cd0addb
Merge branch 'rel/1.0.0' into tp-20170222-09
2017-02-22 16:47:08 -08:00
Piotr Puszkiewicz
187d48e2fe
Merge pull request #5786 from piotrpMSFT/piotrpMSFT/issues/brandingUpdate100
...
Update CLI branding
2017-02-22 16:46:24 -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
Piotr Puszkiewicz
0074f4718b
Merge pull request #5787 from mlorbetske/dev/mlorbe/UpdateTemplatePackages
...
Template update for 1.0.4/1.1.1
2017-02-22 15:22:56 -08:00
Piotr Puszkiewicz
7d19c62679
Merge branch 'rel/1.0.0' into piotrpMSFT/issues/brandingUpdate100
2017-02-22 14:40:32 -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
Piotr Puszkiewicz
cb98421950
Merge branch 'rel/1.0.0' into dev/mlorbe/UpdateTemplatePackages
2017-02-22 13:23:16 -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
Piotr Puszkiewicz
899fde25bd
Merge pull request #5757 from dotnet/dev/jgoshi/enableSolutionBuildTestsRel100
...
Re-enable solution building tests
2017-02-22 13:18:43 -08:00
Piotr Puszkiewicz
eb84f001f2
Merge branch 'rel/1.0.0' into piotrpMSFT/issues/brandingUpdate100
2017-02-22 13:13:30 -08:00
Eric Erhardt
3458aa38ba
Update Stage0 to build 004840
2017-02-22 15:13:02 -06:00
Eric Erhardt
6d7d84cb7e
Upgrade vstest.console to run on netcoreapp1.1
2017-02-22 15:13:02 -06:00
Eric Erhardt
a96693bb95
Update buildtools to 1.0.27-prerelease-01316-08
2017-02-22 15:13:02 -06:00
Eric Erhardt
592c7fa426
Add build_tools diagnostics
2017-02-22 15:13:02 -06:00
Eric Erhardt
077f9107bf
Change stage0PJ version to preview2.1, which supports the new platforms.
2017-02-22 15:13:02 -06:00
Eric Erhardt
9b7150e701
Add new platforms to netci.groovy
2017-02-22 15:13:02 -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
Mike Lorbetske
0a242633ca
Use the curated feed with all the relevant ASP.NET packages
2017-02-22 11:29:34 -08:00
Piotr Puszkiewicz
4beaff4fc2
Merge branch 'rel/1.0.0' into dev/jgoshi/enableSolutionBuildTestsRel100
2017-02-22 09:17:18 -08:00
Arun Mahapatra
c4df7e5e2d
Update TestPlatform to v15.0.0-preview-20170222-09.
2017-02-22 19:56:57 +05:30
Piotr Puszkiewicz
f6af4f01d6
Merge branch 'rel/1.0.0' into dev/mlorbe/UpdateTemplatePackages
2017-02-22 00:49:32 -08:00
Piotr Puszkiewicz
7dcefb5076
Merge pull request #5785 from dotnet/naamunds/update_badges_rel_1_0_0
...
Update badges for build status (rel/1.0.0)
2017-02-22 00:48:15 -08:00
Mike Lorbetske
36717ef3fc
Fix lzma archive creation to include 1.0.x packages
2017-02-21 21:04:50 -08:00
Piotr Puszkiewicz
2f759d85f2
Fix dir.props
2017-02-21 20:30:18 -08:00
Mike Lorbetske
7b4c064756
Correct version of the MVC package being looked for in tests
2017-02-21 20:16:34 -08:00
Piotr Puszkiewicz
3457f0894e
Merge branch 'rel/1.0.0' into dev/jgoshi/enableSolutionBuildTestsRel100
2017-02-21 20:02:20 -08:00