John Beisner
d3263aafb8
Fixing recent CLI test failures around ASP.NETcore in the orchestrated build ( #8553 )
...
* Fixing recent CLI test failures around ASP.NETcore in the orchestrated build.
* Put back the dotnet-migrate test's 'tempaspnetpatch' Nuget.config
* Fixing typos...
2018-02-07 09:59:13 -08:00
Matt Mitchell
e9b6381dcb
Merge pull request #8552 from johnbeisner/FixManifestCall
...
Update VersionTools version; CLI:release/2.1.3xx
2018-02-07 08:29:14 -08:00
jbeisner
4ac4751b02
The BuildTasksFeedTool version and the VersionTools version should be in sync to prevent incompatabilities between these two packages.
2018-02-07 04:36:31 +00:00
Livar
8de55145af
Merge pull request #8539 from natemcmaster/pkg-aspnetcore
...
Ensure ASP.NET Core is included in macos .pkg installer
2018-02-06 10:07:43 -08:00
Nate McMaster
d29a9b015e
Update to aspnetcore 2.1.0-preview1-28228
2018-02-05 15:52:17 -08:00
John Beisner
47da513313
Infrastructure updates: CLI:master -> release/2.1.3xx ( #8541 )
...
* Repairing the first pass call to 'dotnet msbuild'; CLI:master (#8488 )
* '$ExtraParametersNoTargets', which is used on the first pass call to 'dotnet msbuild', currently is of type 'string' not 'List'1' as is '$ExtraParameters'. This results in the non-honoring of any parameter other than parameter one. Solution: Make a copy of '$ExtraParameters' to '$ExtraParametersNoTargets' of type 'List'1' and remove the targets from the list.
* Swallow the boolean output from '$ExtraParametersNoTargets.Remove'
* Specifically capture "/t:" or "/target:" only.
* The "${arg,,}" syntax works well on dev and Jenkins OSX machines but does not work correctly on VSO build machines [likely a lower version of bash on VSO machines]. Therefore, using 'awk' to transforming to lower case. (#8497 )
* Orchestrated final publish; CLI:master (#8504 )
* Orchestrated final publish: https://github.com/dotnet/core-eng/issues/2407
* Changes per code review...
* The orchestrated "PackageVersion" type variables should not be used in any of the 'proj' files of the built build tools under: "build_projects"
2018-02-05 15:50:50 -08:00
Livar
fb75d6a28d
Merge pull request #8542 from livarcocc/add_vbcscompiler_for_signing
...
Adding the VBCSCompiler to the list of signed files due to crossgen.
2018-02-05 14:58:54 -08:00
Livar Cunha
5ea7f68d59
Adding the VBCSCompiler to the list of signed files due to crossgen.
2018-02-05 14:26:08 -08:00
Nate McMaster
bc486e787a
Ensure ASP.NET Core is included in macos .pkg installer and update to 2.1.0-preview1-28226
2018-02-05 11:34:52 -08:00
John Beisner
e260e79229
Fixing the recent CLI test failures around ASP.NETcore in the orchestrated build: adding a 'dotnet-corefxlab' feed. ( #8536 )
2018-02-05 10:38:53 -08:00
Nick Guerrera
cdf3901658
Merge pull request #8498 from livarcocc/update_roslyn
...
Updating Roslyn to 2.7.0-beta3-62529-05.
2018-02-05 10:28:30 -08:00
Livar
5b081a2ba2
Merge pull request #8508 from dotnet/nuget.client.release-4880-1-1
...
Insert NuGet Build 4.6.0-rtm-4880 into cli
2018-02-05 10:17:41 -08:00
Livar
133277037e
Merge pull request #8520 from AndyGerlicher/MSBuild15.6.76
...
MSBuild 15.6.76
2018-02-05 10:17:16 -08:00
Nick Guerrera
d4dedc616c
Merge branch 'release/2.1.1xx' into update_roslyn
2018-02-02 14:06:05 -08:00
Matt Mitchell
7f39cc3040
Merge pull request #8527 from dotnet/mmitche-patch-2
...
Update the branch info to be correct for 2.1
2018-02-02 13:21:12 -08:00
Nick Guerrera
fef1e5c7a9
Merge pull request #8517 from KevinRansom/updateFSharp
...
Update F# to match dev15.6 preview 4
2018-02-02 10:55:34 -08:00
Matt Mitchell
cecc2331d6
Update BranchInfo.props
2018-02-02 09:07:11 -08:00
Matt Mitchell
494c61f864
Update the branch info to be correct for 2.1
2018-02-02 08:56:12 -08:00
Livar
89898c5a45
Merge pull request #8512 from javiercn/javiercn/update-message
...
Update ASP.NET Core certificate installation message
2018-02-01 19:07:20 -08:00
Nick Guerrera
ad1292bac2
Remove obsolete F# satellite package
2018-02-02 02:44:14 +01:00
Andy Gerlicher
617aa3725c
MSBuild 15.6.76
2018-02-01 14:57:27 -08:00
Kevin Ransom
077b613d7e
Update F# to match dev15.6 preview 4
2018-01-31 16:26:57 -08:00
Javier Calvarro Nelson
b1c780550f
[ Fixes #8511 ] Update ASP.NET Core certificate installation message
2018-01-31 12:47:16 -08:00
Livar
8f9fea34d1
Merge pull request #8499 from livarcocc/update_roslyn_for_21
...
Updating Roslyn to 2.7.0-beta3-62529-06.
2018-01-30 16:42:57 -08:00
Livar Cunha
3bf4751a8d
Excluding shared framework assemblies from the Roslyn folder in the SDK.
2018-01-30 15:33:08 -08:00
NuGet Team Bot
dc6ae8beae
Insert NuGet Build 4.6.0-rtm-4880 into cli
2018-01-30 15:18:26 -08:00
Livar Cunha
a52bd1a205
Excluding shared framework assemblies from the Roslyn folder in the SDK.
2018-01-30 14:02:40 -08:00
Livar
40cdc98110
Merge pull request #8489 from dotnet/vramak/WebSdkUpdate_1_26_2018
...
Updating the WebSdk DependencyVersion to support local build
2018-01-29 14:22:37 -08:00
Livar Cunha
0be7da612c
Updating Roslyn to 2.7.0-beta3-62529-06.
2018-01-29 14:20:16 -08:00
Livar Cunha
6fd727b646
Updating Roslyn to 2.7.0-beta3-62529-05.
2018-01-29 14:16:51 -08:00
Vijay Ramakrishnan
c20517094d
Updating the WebSdk DependencyVersion to support local build
2018-01-26 18:12:54 -08:00
Livar
0055785280
Merge pull request #8476 from dotnet/nuget.client.release-4862-1-1
...
Insert NuGet Build 4.6.0-rtm-4862 into cli
2018-01-26 14:55:55 -08:00
Livar
9a06806f78
Merge pull request #8481 from KevinRansom/updatefsharppreview4
...
Update fsharp compiler to match preview 4
2018-01-26 07:51:24 -08:00
Kevin Ransom
e6c8fa6cdd
Update fsharp compiler to match preview 4
2018-01-25 18:13:02 -08:00
Livar
92636d514c
Merge pull request #8475 from AndyGerlicher/MSBuild15.6.70
...
MSBuild 15.6.70
2018-01-25 15:03:05 -08:00
NuGet Team Bot
ef6e049f27
Insert NuGet Build 4.6.0-rtm-4862 into cli
2018-01-25 13:17:38 -08:00
Andy Gerlicher
46f55c34c6
MSBuild 15.6.70
2018-01-25 12:57:10 -08:00
Livar
04433c5141
Merge pull request #8470 from dotnet/nuget-insertbuild4859
...
Insert NuGet Build 4.6.0-rtm-4859 into cli
2018-01-25 12:42:27 -08:00
NuGet Team Bot
352a99b38e
Insert NuGet Build 4.6.0-rtm-4859 into cli
2018-01-24 18:06:07 -08:00
Livar
1d8150cfdf
Merge pull request #8463 from AndyGerlicher/MSBuild15.6.69
...
MSBuild 15.6.69
2018-01-24 10:25:19 -08:00
Andy Gerlicher
e55de710cb
MSBuild 15.6.69
2018-01-24 09:14:40 -08:00
John Beisner
dddf53509f
Merge pull request #8460 from johnbeisner/Update2.1.3xx
...
Fix non-fatal null exception when no extra parameters are passed.
2018-01-24 08:45:08 -08:00
Livar
26c0e81fe6
Merge pull request #8458 from KevinRansom/updatefsharp
...
update fsharp compiler to match vs2017.6 preview 3
2018-01-23 16:53:55 -08:00
jbeisner
954e2de29e
Fix non-fatal null exception when no extra parameters are passed.
2018-01-23 23:59:31 +00:00
Kevin Ransom
b3c2414804
Update package reference
2018-01-23 15:42:57 -08:00
Kevin Ransom
d41b99205a
update fsharp compiler to match vs2017.6 preview 3
2018-01-23 13:50:44 -08:00
Livar
34748d5a12
Merge pull request #8447 from wli3/separate-toolpackage-shim
...
Separate tool package and shim file location
2018-01-22 18:09:23 -08:00
William Li
36c01137ad
Separate tool package and shim file location
2018-01-22 16:30:52 -08:00
Livar
c46ef46b09
Merge pull request #8444 from livarcocc/update_branding
...
Updating the CLI branding and version to 2.1.300.
2018-01-22 14:16:46 -08:00
Livar Cunha
6695936718
Updating the CLI branding and version to 2.1.300.
2018-01-22 13:26:57 -08:00