Nick Guerrera
2b74bf73dc
Make dotnet-add-package.Tests pass on localized setup
2017-06-13 20:29:44 -07:00
Nick Guerrera
3e827fca61
Make dotnet-sln-remove.Tests pass on localized setup
2017-06-13 20:22:27 -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
Nick Guerrera
419562ba95
Make dotnet-help.Tests pass on localized setup
2017-06-13 19:24:30 -07:00
Nick Guerrera
6e0cfa7839
Make dotnet-msbuild.Tests pass on localized setup
2017-06-13 19:05:16 -07:00
Nick Guerrera
38e5b7123a
Make Sln.Internal.Tests pass on localized setup
2017-06-13 18:22:41 -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
Livar
6082037447
Merge pull request #6845 from dotnet/merges/release/2.0.0-to-master-20170613-070042
...
Merge release/2.0.0 to master
2017-06-13 15:48:46 -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
358568b07f
Merge pull request #6834 from dotnet/merges/release/2.0.0-to-master-20170612-070041
...
Merge release/2.0.0 to master
2017-06-12 23:50:09 -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
Nick Guerrera
981e3ae19c
Made dotnet-(vs)test.Tests pass on localized setup
2017-06-12 18:32:31 -07:00
Nick Guerrera
023acbd212
Make Microsoft.Dotnet.Cli.Utils.Tests pass on localized setup
2017-06-12 18:32:07 -07:00
Mike Lorbetske
cfd158c6d4
Update to SetupCrossgen 186 - Coherence 25661
2017-06-12 17:58:03 -07:00
Nick Guerrera
f09124fcd6
Make dotnet.Tests pass on localized setup
2017-06-12 17:31:40 -07:00
Livar Cunha
8da7efdf41
Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170612-070041
...
* dotnet/release/2.0.0: (72 commits)
Updating the signing project to reflect the new location of the resolver.
Another update to MSBuild. To 15.3.0-preview-000385-01.
Another update to msbuild. To 15.3.0-preview-000385-01.
Update to SetupCrossgen 183 - Coherence 25615
Don't include .NET Core MS.NET.Build.Extensions tasks for .NET Framework and vice versa
Update version of SDK and MS.NET.Build.Extensions, adapt to layout change
Updating MSBuild to 15.3.0-preview-000384-01
Update MSBuild to 15.3.0-preview-000384-01
test pack command
Changing NuGet version to Preview3-4154
Updating NuGet version to Preview3-4154
Add Microsoft.NET.Build.Extensions files to package for VS insertion
reenable smoke test of F# templates
empty commit
Don't try to CrossGen .NET Framework support DLLs
Update test platform to 15.3.0-preview-20170609-02.
Turning off implicit restore when publishing the build project.
Updating the vstest.console to use the same runtime that is shipping with the CLI.
Update to template build 256 to fix Web Auth scenarios
Add test for consuming .NET Standard 2.0 library from .NET Framework 4.6.1 project
...
2017-06-12 17:23:20 -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
Nick Guerrera
a2a33591ce
Merge branch 'release/2.0.0' into loc
2017-06-12 15:06:54 -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
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
00c5872009
Updating MSBuild to 15.3.0-preview-000384-01
2017-06-09 15:33:57 -07:00
Livar
aa712fb02e
Update MSBuild to 15.3.0-preview-000384-01
2017-06-09 15:32:59 -07:00
Livar
6d39753044
Merge pull request #6822 from mishra14/rel/1.1.0-updatenuget
...
Updating NuGet version to Preview3-4154 in Rel/1.1.0
2017-06-09 15:25:49 -07:00
Livar
eb92213064
Merge pull request #6819 from mishra14/release/2.0.0-updatenuget
...
Updating NuGet version to Preview3-4154
2017-06-09 15:25:40 -07:00
Enrico Sada
00eadc6e8f
test pack command
2017-06-09 23:09:21 +02:00
Ankit Mishra
49ebc73ffc
Changing NuGet version to Preview3-4154
2017-06-09 12:39:10 -07:00
Ankit Mishra
dfe5a06818
Updating NuGet version to Preview3-4154
2017-06-09 12:01:21 -07:00
John Beisner
cd753db228
Default channel=LTS
...
Clarify nomenclature from "alternate" to "legacy"
Skip construction of legacy URL if it's flawed.
2017-06-09 12:00:29 -07:00
Daniel Plaisted
9cd4e5a956
Add Microsoft.NET.Build.Extensions files to package for VS insertion
2017-06-09 11:18:46 -07:00
Enrico Sada
56d03c10e6
reenable smoke test of F# templates
2017-06-09 20:07:33 +02:00
Nick Guerrera
bbdbbb3e8d
Update XLF
2017-06-09 10:38:28 -07:00