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
Nick Guerrera
55b9d8d7a9
Insert latest dotnet/sdk
2018-01-31 15:10:13 -08:00
Peter Huene
085452eaae
Merge pull request #8510 from peterhuene/merge-3xx-master
...
Merge branch 'release/2.1.3xx' to master.
2018-01-31 10:28:59 -08:00
Peter Huene
d8d600d44e
Merge branch 'release/2.1.3xx' into master
...
* release/2.1.3xx:
Updating the WebSdk DependencyVersion to support local build
Fix non-fatal null exception when no extra parameters are passed.
Separate tool package and shim file location
Updating the CLI branding and version to 2.1.300.
* Conflicts
src/dotnet/commands/dotnet-install/dotnet-install-tool/InstallToolCommand.cs
run-build.ps1
build/Version.props
2018-01-30 16:47:05 -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
d0b746b882
Merge pull request #8506 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup, CoreSetup, CoreSetup to preview2-26130-06, preview2-26130-06, preview2-26130-06, respectively (master)
2018-01-30 16:42:39 -08:00
John Beisner
8649a5c6c2
Orchestrated final publish; CLI:master ( #8504 )
...
* Orchestrated final publish: https://github.com/dotnet/core-eng/issues/2407
* Changes per code review...
2018-01-30 15:22:32 -08:00
NuGet Team Bot
dc6ae8beae
Insert NuGet Build 4.6.0-rtm-4880 into cli
2018-01-30 15:18:26 -08:00
dotnet-bot
0228229c1c
Update CoreSetup, CoreSetup, CoreSetup to preview2-26130-06, preview2-26130-06, preview2-26130-06, respectively
2018-01-30 22:49:53 +00:00
Livar Cunha
7bee59fe14
Fixing update dependency by using the new APIs. We broke this when we updated the version of VersionTools.
2018-01-30 11:23:52 -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
Kevin Ransom
e6c8fa6cdd
Update fsharp compiler to match preview 4
2018-01-25 18:13:02 -08:00
John Luo
264f9a8d3f
Update to consume aspnetcore 2.0.6-10008 notimestamp build
2018-01-25 14:45:17 -08:00
NuGet Team Bot
ef6e049f27
Insert NuGet Build 4.6.0-rtm-4862 into cli
2018-01-25 13:17:38 -08:00
John Luo
88f10b47ee
Update to consume aspnetcore 2.0.6-10008 timestamp build
2018-01-25 13:01:48 -08:00
Andy Gerlicher
46f55c34c6
MSBuild 15.6.70
2018-01-25 12:57:10 -08:00
Peter Huene
394cb08b67
Merge branch 'release/2.1' into release/2.1-MSRC
...
* release/2.1:
Updating the templates version to 1.0.0-beta3-20171117-314. We had it at an older version by mistake.
2018-01-25 11:48:52 -08:00
Livar Cunha
067f98e7e9
Updating the templates version to 1.0.0-beta3-20171117-314. We had it at an older version by mistake.
2018-01-24 21:47:05 -08:00
NuGet Team Bot
352a99b38e
Insert NuGet Build 4.6.0-rtm-4859 into cli
2018-01-24 18:06:07 -08:00
William Lee
05052c0541
Use rich mock to test InstallCommand ( #8402 )
...
To ensure the mock has the same behavior the component has, run mock under the same tests the adapter has.
It is a common problem that moq has -- "everything is mocked out, you are not test anything"
2018-01-24 10:16:27 -08:00
Andy Gerlicher
e55de710cb
MSBuild 15.6.69
2018-01-24 09:14:40 -08:00
Livar Cunha
2f72ec67d7
Merge branch 'release/2.1' into merge_release_21
...
* release/2.1:
Updating the SDK dependency to 15.5.0-preview-62518-04 to fix the signing issue
2018-01-23 18:50:34 -08:00
Kevin Ransom
d41b99205a
update fsharp compiler to match vs2017.6 preview 3
2018-01-23 13:50:44 -08:00
jbeisner
338bdfb47c
Revert "If 'OrchestratedPackageVersionsProps.props' is present, do not re-download the file every time 'Run-Build' or 'Build' is called."
...
This reverts commit d3e905997c
.
2018-01-23 17:46:09 +00:00
jbeisner
94fc976ea5
Revert "If the Nuget.config has already been generated, do not re-generate the file every time 'Run-Build' or 'Build' is called."
...
This reverts commit 9d5bd8637e
.
2018-01-23 17:45:14 +00:00
Peter Huene
7cba11483e
Add 2.0.5 ASP.NET store to native installers.
2018-01-22 16:09:46 -08:00
John Luo
3c2e78a403
Update to consume aspnetcore 2.0.6-10007
2018-01-22 15:26:02 -08:00
Livar
8b0d66468c
Merge pull request #8446 from livarcocc/update_master_branding
...
Updating the branding to 2.1.3-preview2.
2018-01-22 14:16:16 -08:00
Livar Cunha
df2bbb81b2
Updating the branding to 2.1.3-preview2.
2018-01-22 13:32:51 -08:00
Livar Cunha
6695936718
Updating the CLI branding and version to 2.1.300.
2018-01-22 13:26:57 -08:00
jbeisner
d3e905997c
If 'OrchestratedPackageVersionsProps.props' is present, do not re-download the file every time 'Run-Build' or 'Build' is called.
2018-01-22 20:49:23 +00:00
jbeisner
9d5bd8637e
If the Nuget.config has already been generated, do not re-generate the file every time 'Run-Build' or 'Build' is called.
2018-01-22 20:37:35 +00:00
Peter Huene
e752f2ace4
Fix Windows servicing builds.
...
The Windows servicing builds require a unique package source name in the
NuGet configuration file when passing in multiple package sources.
2018-01-22 09:47:17 -08:00
Davis Goodin
0e6586de49
Fix "dotnet" typo in donetclichecksums
2018-01-22 09:42:32 -06:00
William Lee
02a98d4e63
[tools] Integrate NuGet ( #8414 )
...
* Integrate NuGet ask
* Update NuGet version. Rely on NuGet to filter TFM. And use asset.json to find entrypoint
* Update XML file to per TFM
* Add extra property to the fake project according to nuget
* Treat nuget fallback folder as offline cache for tool
* Require -g to install global tool
* Copy test asset during test project build
* Address code review on LockFileMatchChecker
* Get NETCorePlatformsImplicitPackageVersion from PackageDefinitions
* Edit and add missing loc
* Change LockFileMatchChecker to local function
* Adding comment
* Add to content instead of copy
* Download platform package instead
* disable SDK side implicit NuGetFallbackFolder
* merge loc
* Revert extra line
* use a prerelease platforms version that supports alpine
2018-01-19 17:15:34 -08:00
William Lee
e317925977
Merge pull request #8435 from dotnet/nuget-insertbuild4846
...
Insert NuGet Build 4.7.0-preview1-4846 into cli
2018-01-19 15:25:28 -08:00
NuGet Team Bot
47758a4ec2
Insert NuGet Build 4.7.0-preview1-4846 into cli
2018-01-19 14:32:57 -08:00
Nate McMaster
67f98be680
Update to aspnetcore 2.1.0-preview1-28124
2018-01-19 13:17:54 -08:00
NuGet Team Bot
b0cfb18501
Insert NuGet Build 4.7.0-preview1-4839 into cli
2018-01-18 17:47:41 -08:00
NuGet Team Bot
d0cdc9c266
Insert NuGet Build 4.6.0-rtm-4825 into cli
2018-01-18 16:13:18 -08:00
Tanner Gooding
603240f26d
Updating the SDK dependency to 15.5.0-preview-62518-04 to fix the signing issue
2018-01-18 14:03:25 -08:00
Livar
0ca4e2c47b
Merge pull request #8355 from dotnet/nuget-insertbuild4791
...
Insert NuGet Build 4.6.0-rtm-4791 into cli
2018-01-18 13:51:35 -08:00
Tanner Gooding
c5cf9994e2
Updating the SDK dependency to 15.5.0-preview-62518-04 to fix the signing issue
2018-01-18 12:15:22 -08:00
Peter Huene
3c1911bd67
Update runtime and branding to 2.0.6.
2018-01-18 11:10:25 -08:00
Peter Huene
d4a4424b77
Updating the branding of the CLI to 2.1.5
2018-01-17 16:41:02 -08:00
John Beisner
edc6697cc5
Merge pull request #8380 from johnbeisner/ScriptFixes
...
Run-Build.sh/ps1 does not behave correctly when passing in a target.
2018-01-17 13:31:55 -08:00