Livar
2180d92d10
Merge pull request #6918 from Faizan2304/insertTPV2
...
insert new tpv2 which fixes following issue
2017-06-19 09:28:29 -07:00
Livar
813738580f
Merge pull request #6920 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25418-01 (release/2.0.0)
2017-06-19 09:27:51 -07:00
dotnet-bot
cefdd8bd4e
Update CoreSetup to preview3-25418-01
2017-06-18 17:38:18 +00:00
faahmad
6f69b87b53
insert new tpv2 which fixes following issue
...
https://github.com/Microsoft/vstest/issues/632
https://github.com/Microsoft/vstest/issues/844
https://github.com/Microsoft/vstest/issues/847
https://github.com/Microsoft/vstest/issues/840
https://github.com/Microsoft/vstest/issues/843
2017-06-18 16:06:24 +05:30
Livar
3aa22300ac
Merge pull request #6906 from wli3/publish-only-deb
...
Stop produce duplicated package for VSTS build definition
2017-06-16 10:07:13 -07:00
William Li
68c71d225b
Stop produce duplicated package for VSTS build definition
...
Currently VSTS is producing duplicate package and they are running into
each other will producing
Today:
Linux x64 build definition: both .deb and .tar.gz
Ubuntu 16.04 build definition: both .deb and .tar.gz (ex.
dotnet-sdk-2.0.0-preview3-006477-linux-x64.tar.gz,
dotnet-sdk-debug-2.0.0-preview3-006477-linux-x64.tar.gz,
dotnet-sdk-internal-2.0.0-preview3-006477-linux-x64.tar.gz)
After this change:
Linux x64: .tar.gz
Ubuntu 16.04: .deb
No change for windows and macOS
Tested on Ubuntu with and without --linux-portable and windows
2017-06-16 07:32:20 -07:00
Livar
f720c289d3
Merge pull request #6889 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25415-01 (release/2.0.0)
2017-06-15 17:27:15 -07:00
William Li
30ef374785
Add explicit dependency for pakcage smoke test
...
So package smoke test can be run without full functional test run first.
2017-06-15 15:03:07 -07:00
Livar
70af3dff7b
Merge pull request #6892 from dotnet/livarcocc-patch-1
...
Updating the branding for 2.0 to preview3
2017-06-15 12:44:22 -07:00
Livar
9f0584f449
Updating the branding for 2.0 to preview3
2017-06-15 11:42:06 -07:00
dotnet-bot
8c8df3eb57
Update CoreSetup to preview3-25415-01
2017-06-15 18:25:09 +00:00
jbeisner
add33234a5
Merge pull request #6857 from johnbeisner/RuntimeCoherence
...
Enable creation and consumption of a 'coherent' pointer
2017-06-15 10:22:40 -07:00
Livar
b47cb09735
Merge pull request #6888 from dotnet/livarcocc-patch-1
...
Update SDK to 2.0.0-preview2-20170615-7
2017-06-15 10:17:46 -07:00
Livar
c457b9840d
Update SDK to 2.0.0-preview2-20170615-7
2017-06-15 09:29:29 -07:00
Livar
1d8db53f56
Merge pull request #6870 from mlorbetske/dev/mlorbe/FixConsoleUnboldingOnErrorIssue4850
...
Fix console unbolding on error Issue #4850
2017-06-15 09:14:58 -07:00
Mike Lorbetske
1a142953c2
Detect initial bolding for console colors
2017-06-14 23:51:02 -07:00
Livar
451e9e62ec
Merge pull request #6882 from livarcocc/update_roslyn_in_20
...
Updating Roslyn to 2.3.0-beta3-61814-09 in 2.0.0
2017-06-14 23:08:53 -07:00
Livar Cunha
26a409c41c
Updating Roslyn to 2.3.0-beta3-61814-09
2017-06-14 21:57:28 -07:00
Livar
ef8b3446a0
Merge pull request #6879 from livarcocc/turn_off_version_updater
...
Turn off UpdateVersionsRepo task in the build
2017-06-14 21:29:42 -07:00
Livar Cunha
42c65b4fe9
Turn off UpdateVersionsRepo task in the build until the buildtools gets updated to a new NuGet compatible with the CLI.
2017-06-14 20:47:55 -07:00
Livar
dc88177546
Merge pull request #6873 from emgarten/emgarten/nuget4168-2.0.0
...
Updating NuGet to 4.3.0-preview3-4168 for release/2.0.0
2017-06-14 17:23:25 -07:00
Livar
fba8b7b50d
Merge pull request #6865 from rainersigwald/msbuild-insertion-2.0
...
MSBuild 15.3.388 (2.0)
2017-06-14 16:20:02 -07:00
Justin Emgarten
75de59f9ce
Updating NuGet to 4.3.0-preview3-4168
2017-06-14 12:15:59 -07:00
Livar
47223c9400
Merge pull request #6861 from livarcocc/update_sdk
...
Updating the SDK. Mostly, had to change PackageTargetFallback to Asse…
2017-06-14 10:34:17 -07:00
jbeisner
6c88028c1e
Merge pull request #6867 from johnbeisner/BuildFix
...
Fixing a build pubish to blob storage problem
2017-06-14 10:30:32 -07:00
John Beisner
af29c61f01
We stopped producing distribution specific assets for Linux; removing the check for existence before publishing to 'latest'.
2017-06-14 09:02:36 -07:00
Rainer Sigwald
061a87fc82
MSBuild 15.3.388
2017-06-14 10:29:49 -05:00
Livar Cunha
0a4a0a082c
Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback.
2017-06-14 00:27:26 -07:00
Livar
a9b3d7d4a0
Merge pull request #6846 from livarcocc/no_framework_in_implicit_restore
...
Do no pass down to implicit restore the framework option.
2017-06-13 20:05:08 -07:00
Livar
87d1ec5bd4
Merge pull request #6853 from wli3/dev/wul/fix-debian-package-build-2
...
Fix Debian VSTS/packing failure
2017-06-13 19:28:16 -07:00
Livar Cunha
5e5b4de0b9
Do no pass down to implicit restore the framework option.
2017-06-13 19:25:23 -07:00
John Beisner
c497bf498f
Write a 'latest.coherent.version' file at blob storage so users have a 'coherent' option to SDK installations.
2017-06-13 16:45:29 -07:00
William Li
a01ab8f362
Fix Debian VSTS/packing failure
...
One place missing replacement of OsName => HostOsName. But the root cause is
$(HostOSName)' == 'ubuntu' OR '$(HostOSName)' == 'debian' is duplicated too
much.
Extract IsDebianBaseDistro for it
2017-06-13 15:18:05 -07:00
William Li
3419a87d6f
Produce RPM packages
...
Reference from https://github.com/dotnet/core-setup/tree/master/src/pkg/packaging/rpm
The goal is to have parity with Debian,
but does not publish to the feed
When run the script with rhel, it will
produce rpm file in the package step
and publish rpm to the blob storage
2017-06-13 15:00:35 -07:00
Steve Sanderson
cda914a365
Update SpaTemplateVersion to 1.0.0-preview-000297
2017-06-13 22:10:25 +01:00
jbeisner
3a5612f153
Merge pull request #6839 from johnbeisner/UpdateChannels
...
Updating the default channel; legacy URL construction
2017-06-13 11:16:32 -07:00
Livar
94e728b9ab
Merge pull request #6844 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen186Coherence25661
...
Update to SetupCrossgen 186 - Coherence 25661
2017-06-12 21:40:30 -07:00
Mike Lorbetske
cfd158c6d4
Update to SetupCrossgen 186 - Coherence 25661
2017-06-12 17:58:03 -07:00
Livar
fdf3ab9384
Merge pull request #6833 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170612-070039
...
Merge rel/1.1.0 to release/2.0.0
2017-06-12 15:14:37 -07:00
Livar Cunha
36957bfd9b
Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170612-070039
...
* dotnet/rel/1.1.0:
Another update to MSBuild. To 15.3.0-preview-000385-01.
Updating MSBuild to 15.3.0-preview-000384-01
Changing NuGet version to Preview3-4154
Updating the 1.1.0 branding to preview1, from rc4, which we inherited from 1.0 when we branched. And updating the SDK version.
MSBuild 15.3.378
Updating NuGet to 4.3.0-preview3-4146
Add restore force option
Fixing test failure.
Updated NuGet version for VS 15.3 preview3 release
2017-06-12 14:19:35 -07:00
Livar
979a37bbe8
Merge pull request #6824 from dotnet/livarcocc-patch-2
...
Updating MSBuild to 15.3.0-preview-000384-01 in 1.1.0
2017-06-12 12:13:45 -07:00
John Beisner
b92c63c4d3
Fixing a conditional.
2017-06-12 09:38:02 -07:00
John Beisner
5eae1a3a31
Fixing logic; variable name.
2017-06-12 09:31:09 -07:00
Livar
9010dfe035
Merge pull request #6832 from dotnet/fix_resolver_signing
...
Updating the signing project to reflect the new location of the resolver.
2017-06-11 22:41:21 -07:00
Livar Cunha
a8a86c7747
Updating the signing project to reflect the new location of the resolver.
2017-06-11 20:54:18 -07:00
Livar
11bf7530c9
Merge pull request #6818 from dsplaisted/6738-Add-Build-Extensions-To-VS
...
Add Microsoft.NET.Build.Extensions files to package for VS insertion
2017-06-11 19:02:42 -07:00
Livar
3ea6a6e672
Merge pull request #6816 from enricosada/fsharp_e2e
...
add more f# tests
2017-06-11 18:59:18 -07:00
Livar
c5556d0c10
Merge pull request #6823 from dotnet/livarcocc-patch-1
...
Update MSBuild to 15.3.0-preview-000384-01 in 2.0.0
2017-06-11 18:58:02 -07:00
Livar
6b32a546a1
Merge pull request #6825 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen183Coherence25615
...
Update to SetupCrossgen 183 - Coherence 25615
2017-06-11 00:12:01 -07:00
Livar
d1d5743cc7
Another update to MSBuild. To 15.3.0-preview-000385-01.
2017-06-11 00:11:13 -07:00