Nick Guerrera
fa9ecf5483
(empty commit)
2018-02-21 14:10:20 -08:00
Nick Guerrera
bc712af451
(empty commit)
2018-02-21 14:10:18 -08:00
Nick Guerrera
0d8fbccb98
(empty commit)
2018-02-21 14:10:15 -08:00
Nick Guerrera
8e9be230c0
(empty commit)
2018-02-21 14:10:10 -08:00
Nick Guerrera
b2d02701c6
(empty commit)
2018-02-21 14:10:07 -08:00
Nick Guerrera
f1c16b69c9
(empty commit)
2018-02-21 14:10:06 -08:00
Nick Guerrera
9602002483
(empty commit)
2018-02-21 14:10:05 -08:00
Nick Guerrera
3dfe29fe7a
(empty commit)
2018-02-21 14:10:04 -08:00
Nick Guerrera
c2c673a114
(empty commit)
2018-02-21 14:10:02 -08:00
Nick Guerrera
ba3e79f8ac
(empty commit)
2018-02-21 14:09:57 -08:00
Nick Guerrera
cba84e1781
(empty commit)
2018-02-21 14:09:52 -08:00
vramak
47d0d07fb8
Updating the WebSdk version to 2.1.300-preview2-20180221-1406058
2018-02-21 11:27:58 -08:00
Nick Guerrera
b8df89a54f
Sign the MSBuildSdkResolver dll in standard nupkg ( #8648 )
...
We were only signing the copy in the msbuild extensions layout for the
VS insertion package, but not the x-plat nupkg we produced for VS Code.
2018-02-21 08:08:16 -08:00
John Beisner
9ef22b0f4f
Tag non-shipping nupkg as 'NonShipping=true' in the manifest. ( #8647 )
...
* Tag non-shipping nupkg as 'NonShipping=true' in the manifest.
* Simplifying the NuPkg publish.
* Fixing a typo...
* Changes per code review...
2018-02-20 18:48:01 -08:00
Nick Guerrera
98f3e69603
Merge pull request #8643 from dotnet/merges/release/2.1.3xx-to-master
...
Merge release/2.1.3xx to master
2018-02-20 17:23:51 -08:00
Nick Guerrera
6cfa44d8e4
Merge pull request #8642 from dotnet/merges/release/2.1.2xx-to-release/2.1.3xx
...
Merge release/2.1.2xx to release/2.1.3xx
2018-02-20 17:23:19 -08:00
Peter Huene
6c22303bf0
Merged PR 107360: Update to consume aspnetcore 2.0.6-10011
...
Update to consume aspnetcore 2.0.6-10011
2018-02-21 00:54:49 +00:00
John Luo
9c6da08d66
Update to consume aspnetcore 2.0.6-10011
2018-02-20 16:53:38 -08:00
Nick Guerrera
78503f2f36
Set README.md links to master branch
2018-02-20 16:26:45 -08:00
Nick Guerrera
481a8146e2
Merge branch 'release/2.1.3xx' into merges/release/2.1.2xx-to-release/2.1.3xx
2018-02-20 16:10:04 -08:00
Nick Guerrera
618650adec
Merge pull request #8641 from dotnet/merges/release/2.1.1xx-to-release/2.1.2xx
...
Merge release/2.1.1xx to release/2.1.2xx
2018-02-20 16:06:43 -08:00
Nick Guerrera
7ba0ded366
Merge branch 'master' into merges/release/2.1.3xx-to-master
2018-02-20 16:04:32 -08:00
Peter Huene
7177792e1a
Merge pull request #8615 from peterhuene/uninstall-command
...
Implement uninstall tool command.
2018-02-20 10:34:33 -08:00
Peter Huene
aab9af71b8
Implement uninstall tool command.
...
This commit implements the `uninstall tool` command.
The `uninstall tool` command is responsible for uninstalling global tools that
are installed with the `install tool` command.
This commit heavily refactors the ToolPackage and ShellShim namespaces to
better support the operations required for the uninstall command.
Several string resources have been updated to be more informative or to correct
oddly structured sentences.
This commit also fixes `--version` on the install command not supporting ranges
and wildcards.
Fixes #8549 .
Issue #8485 is partially fixed by this commit (`--prerelease` is not yet
implemented).
2018-02-19 22:46:16 -08:00
Livar Cunha
2445b0f28d
Merged PR 107092: Merge release/2.1.1xx to release/2.1.1xx-MSRC
2018-02-17 05:59:33 +00:00
Livar Cunha
955005602e
Merge branch 'release/2.1.1xx' into merge_release_211xx_into_release_211xx_msrc
...
* release/2.1.1xx:
Update SDK to 2.1.100-preview-62617-01
2018-02-16 21:58:04 -08:00
Livar
08d21683d6
Merge pull request #8638 from dotnet/update_sdk
...
Update SDK to 2.1.100-preview-62617-01
2018-02-16 21:55:18 -08:00
Livar
51469d6253
Update SDK to 2.1.100-preview-62617-01
2018-02-16 21:13:41 -08:00
Livar
cbdaf6bb8d
Merge pull request #8634 from dotnet/nuget.client.release-4927-1-3
...
Insert NuGet Build 4.7.0-preview1-4927 into cli
2018-02-16 20:40:38 -08:00
Livar
787bee7ad3
Merge pull request #8635 from dotnet/prkrishn/update-versions
...
Update versions of Web and Razor Sdk
2018-02-16 20:40:14 -08:00
Matt Mitchell
ce0a1e05e4
Merge pull request #8637 from mmitche/fix-tests-in-asp
...
Use correct download location for aspnetcore assets during tests
2018-02-16 20:12:55 -08:00
Matt Mitchell
a2950cc6cf
Use correct download location for aspnetcore assets during tests
2018-02-16 20:10:18 -08:00
Pranav K
1e9f85d35a
Update versions of Web and Razor Sdk
2018-02-16 18:06:47 -08:00
NuGet Team Bot
29ce191177
Insert NuGet Build 4.7.0-preview1-4927 into cli
2018-02-16 14:13:05 -08:00
William Lee
08f050c012
bundled DotnetTool ( #8606 )
...
Extract packages to DotnetTools folder under sdk/{version}
Add new resolver to discover it
Add test to enforce package structure. It will fail when the structure
changed
2018-02-16 13:32:29 -08:00
Livar
e5a00a8c24
Merge pull request #8628 from dotnet/merges/release/2.1.2xx-to-release/2.1.3xx
...
Merge release/2.1.2xx to release/2.1.3xx
2018-02-16 10:40:32 -08:00
Livar
f86ea50075
Merge pull request #8626 from livarcocc/retarget_roslyn
...
Stop re-targeting Roslyn to the CLI runtime.
2018-02-16 10:40:02 -08:00
Livar
6023fa4506
Merge branch 'release/2.1.3xx' into merges/release/2.1.2xx-to-release/2.1.3xx
2018-02-16 09:31:09 -08:00
Livar
8fe964e05c
Merge pull request #8627 from dotnet/merges/release/2.1.1xx-to-release/2.1.2xx
...
Merge release/2.1.1xx to release/2.1.2xx
2018-02-16 09:14:04 -08:00
Matt Mitchell
1aa9c3da62
Correct download location for nuget package archive ( #8631 )
2018-02-16 08:57:06 -08:00
jagarg
c618b6fcbb
Updating TestPlatform to 15.6 RTM
2018-02-16 18:44:31 +05:30
Livar Cunha
e8f521cbef
Stop re-targeting Roslyn to the CLI runtime. It will roll-forward to the CLI runtime (2.1.0) through minor version roll-forward if necessary.
2018-02-15 14:21:27 -08:00
Livar
f6065dcc62
Merge pull request #8609 from dotnet/merges/release/2.1.3xx-to-master
...
Merge release/2.1.3xx to master
2018-02-15 13:39:27 -08:00
Peter Huene
a08229178d
Merged PR 106752: Merge release/2.1.1xx to release/2.1.1xx-MSRC
2018-02-15 21:36:38 +00:00
Peter Huene
f359a1f842
Merge branch 'release/2.1.1xx' release/2.1.1xx-MSRC
...
* release/2.1.1xx:
Updating Roslyn to 2.7.0-beta3-62615-05
Update FSharp Compiler
Fix README.md for 2.1.1xx (#8600 )
MSBuild 15.6.82
Update fsharp
2018-02-15 13:32:16 -08:00
Livar
83a9e76bdd
Merge pull request #8619 from dotnet/merges/release/2.1.1xx-to-release/2.1.2xx
...
Merge release/2.1.1xx to release/2.1.2xx
2018-02-15 13:14:57 -08:00
Livar
bc014c390e
Merge pull request #8624 from livarcocc/update_branch_info
...
Updating the branch info of 2.1.2xx.
2018-02-15 13:10:39 -08:00
Livar
4604466afb
Merge pull request #8620 from KevinRansom/UpdateFSharpCompiler
...
Update FSharp Compiler
2018-02-15 13:09:38 -08:00
Livar Cunha
3f2bdcfbf4
Fixing the URLs for the msbuildscript.tests to use the new asp.net runtime folder as well.
2018-02-15 12:58:21 -08:00
Livar Cunha
d823581166
Updating the lzma to use the new asp.net runtime location.
2018-02-15 12:45:53 -08:00