Commit graph

2464 commits

Author SHA1 Message Date
Livar
b84eb1081b
Merge pull request #8702 from dotnet/johluo/update-dotnet-archive
Update Microsoft.DotNet.Archive version
2018-03-01 15:02:50 -08:00
Livar
28223a0caf
Merge pull request #8701 from dotnet/livarcocc-patch-1
Update SDK to 2.1.300-preview2-62628-06
2018-02-28 20:40:33 -08:00
Mike Lorbetske
030b6b406c Update 2.1 test templates to use the 15.7 preview 1 test SDK 2018-02-28 14:51:05 -08:00
Mike Lorbetske
d05a751e59 Update 2.0 test templates for the 15.7 test SDK 2018-02-28 14:43:18 -08:00
danmosemsft
4c36ae18f4 Latest versions 2018-02-28 14:08:35 -08:00
John Luo
309be9c10d Update Microsoft.DotNet.Archive version 2018-02-28 12:19:27 -08:00
William Li
91fea0d7b4 ingest and publish rumtime agnostic package 2018-02-28 11:00:10 -08:00
danmosemsft
3965ce7047 Updated core-setup 2018-02-28 11:00:10 -08:00
danmosemsft
8a6a642d66 01 2018-02-28 11:00:09 -08:00
danmosemsft
d00060d449 Use core-setup version 2018-02-28 11:00:08 -08:00
Dan Moseley
6c0944a017 Update again 2018-02-28 11:00:08 -08:00
Dan Moseley
99b55ce247 Update to latest CoreFX manually 2018-02-28 11:00:07 -08:00
danmosemsft
b3a14f1ec9 Merge with master 2018-02-28 11:00:07 -08:00
dotnet-bot
bcbbf6634f Update CoreSetup, CoreSetup, CoreSetup, Roslyn to preview2-26219-02, preview2-26219-02, preview2-26219-02, beta1-62616-10, respectively 2018-02-28 11:00:06 -08:00
Livar
a631900fa7
Update SDK to 2.1.300-preview2-62628-06
Carries the fix for the preview message.
2018-02-28 10:35:05 -08:00
Jeff Kluge
6944a40878
MSBuild 15.7.63 (#8696)
* Update package version to 15.7.0-preview-000063
* Add dotnet.myget.org msbuild feed
2018-02-27 17:53:54 -08:00
Jeff Kluge
8f7b58dd66
Move some projects to netstandard2.0 (#8692)
* Move some projects to netstandard2.0

* Use version agnostic $(TargetFrameworkIdentifier) property to make changing versions easier since we only care about .NET Framework vs .NET Standard
* Add missing project to solution file
* Update TestPackageProjects.targets to use netstandard2.0 on non-Windows
2018-02-27 13:59:59 -08:00
Mike Lorbetske
78efe50e65 Update to the 15.6 RTM version of the test SDK in templates 2018-02-27 12:41:58 -08:00
Livar
59746d409c
Merge branch 'master' into vramak/WebSdk_Update_2212018 2018-02-27 10:48:43 -08:00
Livar
b64df31abc
Merge pull request #8665 from natemcmaster/bundle-aspnet-tools
Bundle dotnet-sql-cache and dotnet-user-secrets in the CLI
2018-02-27 10:47:09 -08:00
Livar
6b2d44ba5f
Merge pull request #8684 from abhishkk/testPlatformInsertion
TestPlatform 15.7 preview insertion
2018-02-26 10:44:45 -08:00
abhishk
6ea849b7ef TestPlatform 15.7 preview insertion 2018-02-26 11:36:25 +05:30
Livar
a627f5c524
Merge pull request #8659 from dotnet/vramak/websdk_Update_2212018_212xx
Update the WebSdk Version to 2.0.0-rel-20180221-676
2018-02-24 15:50:24 -08:00
Livar Cunha
abec8bb31e Updating the version of ASP.NET 2018-02-23 15:00:25 -08:00
Livar Cunha
53dcff597c Adding a version property with the CLI version and a private preview property to BundledVersions. 2018-02-23 15:00:03 -08:00
Nick Guerrera
594630f29a
Merge pull request #8662 from dotnet/merges/release/2.1.3xx-to-master
Merge release/2.1.3xx to master
2018-02-23 14:56:02 -08:00
Tanner Gooding
eadc1d3703 Updating the toolset version to 2.0.3-refac-007111 2018-02-23 14:03:07 -08:00
Nate McMaster
d38362835d Bundle dotnet-sql-cache and dotnet-user-secrets in the CLI 2018-02-22 12:07:54 -08:00
Pranav K
d5169549fc
Also update Microsoft.AspNetCore.App 2018-02-22 10:03:32 -08:00
Pranav K
c210f7c360 Update Razor Sdk version to 2.1.0-preview2-30169 2018-02-22 07:10:45 -08:00
Nick Guerrera
da1505ddd6
Update branding to 2.1.200 (#8658) 2018-02-21 16:53:23 -08:00
Nick Guerrera
47ded461b6
Merge branch 'master' into merges/release/2.1.3xx-to-master 2018-02-21 15:58:55 -08:00
vramak
60651922bb Update the WebSdk Version to 2.0.0-rel-20180221-676 2018-02-21 14:16:54 -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
John Luo
9c6da08d66
Update to consume aspnetcore 2.0.6-10011 2018-02-20 16:53:38 -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
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
51469d6253
Update SDK to 2.1.100-preview-62617-01 2018-02-16 21:13:41 -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
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
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