Commit graph

10223 commits

Author SHA1 Message Date
Livar Cunha
7526059d57 Asp.net is actually available in all platforms we support. Removing the condition on including asp.net's archive in our builds. 2019-01-11 16:09:55 -08:00
Livar
5ad3dfdf29
Merge pull request #275 from livarcocc/prepare_for_darc_toolset_update
Updating the toolset version property to match the package name publi…shed by dotnet/toolset repo.
2019-01-11 16:02:36 -08:00
Nick Guerrera
142fefca40
Merge pull request #266 from nguerrera/vs-tools-nupkg
Generate nupkg of .NET Core SDK for internal build consumption
2019-01-11 15:59:28 -08:00
Livar Cunha
6ac9c495a0 We were not including asp.net on arm64 linux builds. 2019-01-11 15:50:34 -08:00
Nick Guerrera
dcc9df8840 Workaround arcade bug with AllowEmptySignList 2019-01-11 14:57:14 -08:00
Nick Guerrera
04dd2332ff Disable signing of non-shipping packages
Also clean up how $(SignCoreSdk) is set so that `build -sign` does so
and allows a full dry run locally.
2019-01-11 14:57:07 -08:00
Nick Guerrera
7522ad768a Move VS internal transport nupkgs to NonShipping
These nupkgs don't ship
2019-01-11 14:53:58 -08:00
Livar Cunha
9d6ed02444 Updating the toolset version property to match the package name published by dotnet/toolset repo. This allows for darc updates for toolset versions. 2019-01-11 14:32:52 -08:00
Nick Guerrera
d2491511e5 Generate nupkg of .NET Core SDK for internal build consumption
Also clean up a bunch of issues with the generatenupkg script:
* Output from nuget pack was getting lost
* Non-existent file was imported
* Literal '-ForegroundColor Green' was printed to the screen (didn't actually change the color)
* nuget.exe was being put inside the src/ tree, moved to artifacts/Tools/nuget
* Temporary nuspec was created unnecessarily, now use -Properties instead of search and replace
* Downgraded to nuget 3.5.0 to workaround a perf issue in nuget 4.x pack
2019-01-11 13:55:57 -08:00
Livar
e0a91a6d5e
Merge pull request #273 from dotnet/dev/advolker/trim_nuget_config
remove unneeded line from nuget.config
2019-01-11 12:48:20 -08:00
Livar
2f925029cf
Merge pull request #272 from dotnet/livarcocc-patch-2
Updating NUnit template to 1.6.1
2019-01-11 12:47:59 -08:00
Adam Yoblick
3d46636748 remove unneeded line from nuget.config 2019-01-11 13:19:39 -06:00
Livar
6eac6298e0
Updating NUnit template to 1.6.1 2019-01-11 09:41:51 -08:00
Nick Guerrera
d6a49e15d4
Merge pull request #270 from dotnet/darc-master-2d9d4691-8892-41d5-88f9-510933a58ee5
Update dependencies from dotnet/core-setup
2019-01-11 09:24:00 -08:00
Nick Guerrera
81bfe12b78
Merge pull request #268 from dotnet/darc-master-be64d84c-4c7f-4f30-9ef0-cc8c560a0e52
Update dependencies from aspnet/EntityFrameworkCore
2019-01-11 09:23:29 -08:00
Nick Guerrera
c6ccf65792
Merge pull request #271 from dotnet/darc-master-3bf18120-fa35-42ab-8f10-811a413733cd
Update dependencies from dotnet/arcade
2019-01-11 09:22:58 -08:00
Nick Guerrera
5a3c2d41fe
Merge pull request #264 from dotnet/dev/advolker/add_nuget_feed
Added new package feed as input to coresdk
2019-01-11 09:20:34 -08:00
dotnet-maestro
26ed48ce5e Update dependencies from https://github.com/dotnet/arcade build 20190110.8
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19060.8
2019-01-11 13:12:40 +00:00
dotnet-maestro
6b08bc43f0 Update dependencies from https://github.com/dotnet/core-setup build 20190110.6
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27310-6
2019-01-11 13:12:24 +00:00
dotnet-maestro
72ed8f329f Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190110.4
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview.19060.4
2019-01-11 13:10:29 +00:00
Adam Yoblick
d47f13eb96 added windowsdesktop container to support new feed we're pushing packages to 2019-01-10 16:46:16 -06:00
Livar
937ee8d6d6
Merge pull request #262 from dotnet/darc-master-c29c5ed4-c22a-4c33-841d-79946e062561
Update dependencies from dotnet/core-setup
2019-01-10 10:20:05 -08:00
Livar
5b762835ad
Merge pull request #259 from dotnet/darc-master-878ea20e-cee0-4a4a-bc60-08753a70030b
Update dependencies from dotnet/templating
2019-01-10 10:19:46 -08:00
Livar
c42365cdfa
Merge pull request #263 from dotnet/darc-master-589dfc1e-536b-402b-be33-a3b7a8e0a919
Update dependencies from dotnet/arcade
2019-01-10 09:39:02 -08:00
Livar
77865edb2c
Merge pull request #261 from dotnet/darc-master-1965262e-37ac-485d-9c51-1c696897232f
Update dependencies from https://devdiv.visualstudio.com/DevDiv/DotNet-Trusted
2019-01-10 09:38:16 -08:00
Livar
202388cc23
Merge pull request #260 from dotnet/darc-master-451df75b-c97c-4b36-b6b4-7eb5cc28f0be
Update dependencies from aspnet/EntityFrameworkCore
2019-01-10 09:37:52 -08:00
dotnet-maestro
0b450f6479 Update dependencies from https://github.com/dotnet/arcade build 20190108.5
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19058.5
2019-01-10 13:13:14 +00:00
dotnet-maestro
0099a1d308 Update dependencies from https://github.com/dotnet/core-setup build 20190109.1
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27309-1
2019-01-10 13:12:57 +00:00
dotnet-maestro
dd12a35e64 Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 20190109.3
This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-alpha-27309-3
2019-01-10 13:11:50 +00:00
dotnet-maestro
aa00e26c8a Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190109.6
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview.19059.6
2019-01-10 13:10:58 +00:00
Livar
2b74fceb74
Merge pull request #258 from dotnet/darc-master-625688e9-aeaa-4c70-ad2e-decf27dc1b9a
Update dependencies from dotnet/arcade
2019-01-09 10:50:53 -08:00
Livar
efbb4df6ba
Merge pull request #257 from dotnet/darc-master-d7dd84a0-f6ea-42c8-8d57-cb6bbf3b5434
Update dependencies from dotnet/core-setup
2019-01-09 10:50:21 -08:00
Livar
323fd3769a
Merge pull request #256 from dotnet/darc-master-b98b1c6c-1008-4be4-860c-0397cbfab7d0
Update dependencies from https://devdiv.visualstudio.com/DevDiv/DotNet-Trusted
2019-01-09 10:49:52 -08:00
dotnet-maestro
f87ebe7a16 Update dependencies from https://github.com/dotnet/templating build 20190107.4
This change updates the following dependencies
- Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19057.4
2019-01-09 18:44:48 +00:00
dotnet-maestro
0ccab947b6 Update dependencies from https://github.com/dotnet/arcade build 20190108.2
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19058.2
2019-01-09 13:14:18 +00:00
dotnet-maestro
af1570817f Update dependencies from https://github.com/dotnet/core-setup build 20190108.3
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27308-3
2019-01-09 13:14:01 +00:00
dotnet-maestro
cb79e58de1 Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 20190109.1
This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-alpha-27309-1
2019-01-09 13:13:02 +00:00
Livar
2fadf19319
Merge pull request #253 from dotnet/darc-master-aed0b8e2-c942-42a2-98ed-91746eb570c8
Update dependencies from https://devdiv.visualstudio.com/DevDiv/DotNet-Trusted
2019-01-08 18:43:08 -08:00
Livar
91b92af8b3
Merge pull request #250 from dotnet/darc-master-15b70cb2-f9ce-4366-ac76-9187c8eff6b9
Update dependencies from aspnet/EntityFrameworkCore
2019-01-08 18:42:01 -08:00
Nick Guerrera
e4774f097b
Bump latest patch version for 2.1 and 2.2 (#254) 2019-01-08 17:37:10 -08:00
dotnet-maestro
7fb4a8e831 Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190108.1
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview.19058.1
2019-01-08 23:53:51 +00:00
dotnet-maestro
786f2d6091 Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 20190108.10
This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-alpha-27308-10
2019-01-08 23:53:12 +00:00
Livar
6a0ffbced0
Merge pull request #252 from dotnet/darc-master-8ca2ffc7-e838-465d-8c9b-2763d10eafdf
Update dependency files
2019-01-08 09:31:57 -08:00
Livar
c10c97dd2b
Merge pull request #251 from dotnet/darc-master-89b118a6-1435-41f7-b0d7-ce59cb71d994
Update dependency files
2019-01-08 09:31:36 -08:00
Livar
c788e475f7
Merge pull request #249 from singhsarab/NetCore30TestTemplates
Insertion for 3.0 test templates.
2019-01-08 09:31:03 -08:00
dotnet-maestro[bot]
023b08739e Update dependencies from https://github.com/dotnet/arcade build 1228
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19057.6
2019-01-08 13:10:40 +00:00
dotnet-maestro[bot]
3541b18944 Update dependencies from https://github.com/dotnet/core-setup build 1257
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27307-3
2019-01-08 13:10:04 +00:00
dotnet-maestro[bot]
57e2e67940 Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 1256
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview.19057.8
2019-01-08 13:08:44 +00:00
Sarabjot Singh
08912895ba Insertion for 3.0 test templates. 2019-01-08 13:43:34 +05:30
Livar
19cfda7e38
Merge pull request #246 from dsplaisted/update-netcore
Update .NET Core version
2019-01-07 18:24:13 -08:00