dotnet-bot
9c913674c9
Update CoreSetup to preview3-25428-01
2017-06-28 17:35:53 +00:00
Arun Mahapatra
29db52a40d
Update test platform to 15.3.0-preview-20170628-02
2017-06-28 15:59:19 +05:30
Livar
81dd304f72
Merge pull request #7011 from dotnet/livarcocc-patch-1
...
Update Microsoft.NET.SDK to 2.0.0-preview3-20170622-1
2017-06-27 16:20:16 -07:00
Livar
7c928a9f18
Update Microsoft.NET.SDK to 2.0.0-preview3-20170622-1
2017-06-27 14:27:20 -07:00
Nick Guerrera
34d0900a34
Use latest command line parser
2017-06-27 10:03:53 -07:00
Livar
017e3e7c91
Merge branch 'release/2.0.0' into pay_for_play_loc
2017-06-26 21:41:52 -07:00
Livar
6fc24fca4f
Updating the runtime to pick up the satellite assembly host fix.
2017-06-26 17:00:35 -07:00
Livar Cunha
8dc9ff1ad6
Fixing some merges from release/2.0.0-preview2.
2017-06-26 15:40:26 -07:00
Livar Cunha
2f75cc2517
Merge remote-tracking branch 'dotnet/release/2.0.0-preview2' into merge_release200_preview2_into_release_200
...
* dotnet/release/2.0.0-preview2:
Update SPA templates version to 1.0.0-preview-000321
Fix dotnet/sdk#1364
Add rhel and Debian download link
Remove failed workaround for Microsoft.Composition warning
Update templates to add missing BrowserLink package
Update to SetupCrossgen 215 - Coherence 25794
Update templates to suppress the warning for Microsoft.Composition and AssetTargetFallback
Add explicit dependency for pakcage smoke test
Update templates to remove the package NETStandard.Library.NETFramework
Update F# compiler to latest
Update to SetupCrossgen 213 - Coherence 25769
Pinning to the dotnet-install to version '2.0.0-preview2-006470'
Updating branch/channel information.
Update SpaTemplateVersion to 1.0.0-preview-000312
Update to SetupCrossgen 210 - Coherence 25756
Absorb F# and B2C template fixes
The links at blob storage will change from "release/2.0.0" to "release/2.0.0-preview2"
Changing two links from explicit to relative.
Updating the links in the README; fixing the installation script.
Update to SetupCrossgen 201 - Coherence 25722
2017-06-26 15:33:56 -07:00
Nick Guerrera
b8a2ce4e8c
Merge pull request #6997 from nguerrera/loc-compilers
...
Add F# and Roslyn satellites
2017-06-26 11:10:49 -07:00
Nick Guerrera
14977b7201
Add F# and Roslyn satellites
2017-06-23 19:48:38 -07:00
Eric Erhardt
6119a29f83
Reenable UpdateVersionsRepo
...
Now that https://github.com/dotnet/buildtools/issues/1547 is fixed.
2017-06-23 09:09:56 -05:00
Livar Cunha
126ec29fe2
Generating a layout folder with the satellite assemblies only which we use to generate a language pack tarball/zip. Initially, I wanted a IncludeOnlyFilter, but couldn't quite get that to work on tar, just passing the filter in the command line didn't work because the shell does not do recursive globbing. So, I opted for the layout folder.
2017-06-22 12:59:38 -07:00
Steve Sanderson
6ef4086946
Update SPA templates version to 1.0.0-preview-000321
2017-06-22 16:52:00 +01:00
Kevin Ransom
78309e52fa
Fix dotnet/sdk#1364
2017-06-21 17:43:43 -07:00
Rainer Sigwald
eb3e28d3e8
MSBuild 15.3.400
2017-06-21 18:18:30 -05:00
Livar Cunha
44d888dfc4
Exclude satellite assemblies from archive.
2017-06-21 08:48:12 -07:00
Mike Lorbetske
9edfb7a7d4
Remove failed workaround for Microsoft.Composition warning
2017-06-20 17:02:16 -07:00
Mike Lorbetske
b03f72ea26
Update templates to add missing BrowserLink package
2017-06-20 11:11:19 -07:00
Livar Cunha
58e18a61b7
Fixing CRLF issue.
2017-06-20 10:59:23 -07:00
Mike Lorbetske
318ec3ab28
Update to SetupCrossgen 215 - Coherence 25794
2017-06-19 23:14:01 -07:00
Livar Cunha
69e2db5251
Updating xlf and fixing line ending problems with one file.
2017-06-19 21:37:47 -07:00
Livar
64a541ed3e
Merge pull request #6900 from wli3/windows-installer-refresh
...
Windows installer refresh
2017-06-19 20:50:21 -07:00
Livar
7ab3d5b8d8
Merge pull request #6941 from wli3/fix-package-smoke-test
...
Add explicit dependency for pakcage smoke test
2017-06-19 20:50:05 -07:00
Mike Lorbetske
c2539e8e4f
Update templates to suppress the warning for Microsoft.Composition and AssetTargetFallback
2017-06-19 17:21:14 -07:00
Nick Guerrera
013d404364
Merge pull request #6800 from nguerrera/loc
...
Use xlf to build satellites and enable CLI localization
2017-06-19 17:20:21 -07:00
Livar
642494b608
Merge pull request #6938 from mlorbetske/dev/mlorbe/UpdateTemplatesToRemoveThePackageNETStandardLibraryNETFramework
...
Update templates to remove the package NETStandard.Library.NETFramework
2017-06-19 15:06:53 -07:00
Livar
c4a072be1c
Merge pull request #6932 from khyperia/update_roslyn_in_20
...
Updating Roslyn to 2.3.0-beta3-61816-04 in 2.0.0
2017-06-19 15:00:47 -07:00
William Li
7ca900d9ec
Add explicit dependency for pakcage smoke test
...
So package smoke test can be run without full functional test run first.
2017-06-19 14:30:03 -07:00
Mike Lorbetske
ae84438f62
Update templates to remove the package NETStandard.Library.NETFramework
2017-06-19 13:22:58 -07:00
Kevin Ransom
8ec9cbfcae
Update F# compiler to latest
2017-06-19 13:19:28 -07:00
dotnet-bot
3d7d153b21
Update CoreSetup to preview3-25419-01
2017-06-19 17:38:57 +00:00
Livar
2180d92d10
Merge pull request #6918 from Faizan2304/insertTPV2
...
insert new tpv2 which fixes following issue
2017-06-19 09:28:29 -07:00
Ashley Hauck
2a003ef245
Updating Roslyn to 2.3.0-beta3-61816-04
2017-06-19 08:53:58 -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
Mike Lorbetske
705982648d
Update to SetupCrossgen 213 - Coherence 25769
2017-06-16 19:12:25 -07:00
Nick Guerrera
11967b7d9c
Merge branch 'release/2.0.0' into loc
2017-06-16 18:20:44 -07:00
William Li
07ce4a0607
Windows installer refresh
...
According to https://github.com/dotnet/cli/issues/6683
- Remove Motto
- Change size to fit the first screen
- Update Introduction step content
- Include installation location and list of all components installed
- Update Summary step content
2017-06-16 12:47:11 -07:00
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
John Beisner
5b17eb36a4
Updating branch/channel information.
2017-06-16 09:57:54 -07:00
Livar
5616284dd7
Merge pull request #6905 from dotnet/stevesa/update-spa-templates-to-preview-312
...
Update SpaTemplateVersion to 1.0.0-preview-000312
2017-06-16 09:26:51 -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
Steve Sanderson
825812da57
Update SpaTemplateVersion to 1.0.0-preview-000312
2017-06-16 13:30:52 +02:00
Mike Lorbetske
19091ef648
Update to SetupCrossgen 210 - Coherence 25756
2017-06-15 23:52:28 -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
Mike Lorbetske
4ec13b415d
Absorb F# and B2C template fixes
2017-06-15 17:04:15 -07:00
Mike Lorbetske
a65477ba35
Update to SetupCrossgen 201 - Coherence 25722
2017-06-15 15:22:48 -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
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
c457b9840d
Update SDK to 2.0.0-preview2-20170615-7
2017-06-15 09:29:29 -07:00
Livar Cunha
26a409c41c
Updating Roslyn to 2.3.0-beta3-61814-09
2017-06-14 21:57:28 -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
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
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
Mike Lorbetske
cfd158c6d4
Update to SetupCrossgen 186 - Coherence 25661
2017-06-12 17:58:03 -07:00
Nick Guerrera
a2a33591ce
Merge branch 'release/2.0.0' into loc
2017-06-12 15:06:54 -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
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
ce8318a672
Another update to msbuild. To 15.3.0-preview-000385-01.
2017-06-11 00:10:47 -07:00
Mike Lorbetske
9e899aa49f
Update to SetupCrossgen 183 - Coherence 25615
2017-06-10 01:51:35 -07:00
Daniel Plaisted
79a57990ff
Don't include .NET Core MS.NET.Build.Extensions tasks for .NET Framework and vice versa
2017-06-09 18:58:53 -07:00
Daniel Plaisted
02292a1fdc
Merge upstream changes
2017-06-09 18:31:48 -07:00
Daniel Plaisted
9659749eeb
Update version of SDK and MS.NET.Build.Extensions, adapt to layout change
2017-06-09 18:18:55 -07:00
Livar
aa712fb02e
Update MSBuild to 15.3.0-preview-000384-01
2017-06-09 15:32:59 -07:00
Ankit Mishra
dfe5a06818
Updating NuGet version to Preview3-4154
2017-06-09 12:01:21 -07:00
Daniel Plaisted
9cd4e5a956
Add Microsoft.NET.Build.Extensions files to package for VS insertion
2017-06-09 11:18:46 -07:00
Nick Guerrera
31c5294ef5
Merge branch 'release/2.0.0' into loc
2017-06-09 10:30:29 -07:00
Daniel Plaisted
6b44f8938b
Merge upstream changes
2017-06-09 00:43:29 -07:00
Livar
f44cbdfb34
Merge pull request #6799 from wli3/dev/wul/remove-rid-specific
...
Make deb package has linux-x64 content
2017-06-08 22:53:55 -07:00
Livar
ef5d4b47c3
Merge pull request #6792 from dotnet/livarcocc-patch-2
...
Update Microsoft.Net.SDK version to 2.0.0-preview2-20170608-1.
2017-06-08 22:53:12 -07:00
Livar
dc7a3c4b6a
Merge pull request #6810 from codito/tp-20170609-02
...
Update test platform to 15.3.0-preview-20170609-02.
2017-06-08 21:21:01 -07:00
Arun Mahapatra
c5790924ad
Update test platform to 15.3.0-preview-20170609-02.
...
Fixes:
https://github.com/Microsoft/vstest/issues/847
2017-06-09 09:02:46 +05:30
Mike Lorbetske
0e0c31a6c4
Update to template build 256 to fix Web Auth scenarios
2017-06-08 16:26:09 -07:00
Daniel Plaisted
ac8a464450
Update to SDK and MS.NET.Build.Extensions versions with latest fixes, fix RestoreDependency.proj to work when SdkLayoutDirectory isn't set
2017-06-08 15:25:32 -07:00
Daniel Plaisted
bc24634f8c
Add comment clarifying why net* folders from Microsoft.NET.Build.Extensions package are excluded
2017-06-08 13:33:17 -07:00
Livar
eb6e08f522
Merge pull request #6804 from mlorbetske/dev/mlorbe/UpdateSetupCrossgen168Coherence25571
...
Update to SetupCrossgen 168 - Coherence 25571
2017-06-08 11:03:45 -07:00
William Li
a35d2947da
Fix for win and mac
2017-06-08 09:53:10 -07:00
Steve Sanderson
3f606e545e
Update SpaTemplateVersion to 1.0.0-preview-000286
2017-06-08 17:41:47 +01:00
Mike Lorbetske
ea6f18aaf4
Update to SetupCrossgen 168 - Coherence 25571
2017-06-08 09:38:54 -07:00
Nick Guerrera
dfc03e7f2c
Build localized satellite assemblies
2017-06-07 20:22:27 -07:00
William Li
987d4c0b05
Make deb package has linux-x64 content
...
By build using RID -- linux-x64 and
package publish use HostRID ubuntu etc
2017-06-07 19:55:11 -07:00
Eric Erhardt
3f5e5241a3
Update SDK to 2.0.0-preview2-20170608-1
2017-06-07 20:49:28 -05:00
Daniel Plaisted
3a61ba1d20
Add Microsoft.NET.Build.Extensions and corresponding DLLs in CLI layout
2017-06-07 17:27:34 -07:00
Livar
ac4ee80dd8
Merge pull request #6790 from dotnet/livarcocc-patch-1
...
Updating the version of the migration library
2017-06-07 16:10:17 -07:00
Livar
ff0c65e8a6
Update Microsoft.Net.SDK version to 2.0.0-preview2-20170607-3.
2017-06-07 14:49:32 -07:00
Livar
1f85f5d9d1
Updating the version of the migration library
...
This is to avoid a bunch of downgrade warnings due to NuGet.
2017-06-07 14:16:34 -07:00
Livar
bb6be05acc
Merge branch 'release/2.0.0' into msbuild-15.3.378
2017-06-07 13:52:17 -07:00
Eric Erhardt
6e122edb17
Merge pull request #6786 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview2-25407-01 (release/2.0.0)
2017-06-07 14:52:23 -05:00
Rainer Sigwald
947271f8ec
MSBuild 15.3.378
2017-06-07 14:13:58 -05:00