Commit Graph

215 Commits

Author SHA1 Message Date
Pavel Krymets f8ee044efa Revert Antares test bundle changes (#220) 2017-09-18 11:01:10 -07:00
Pavel Krymets d1d934e990 Add Microsoft.AspNetCore.DataProtection.AzureKeyVault package (#234) 2017-09-15 14:27:00 -07:00
Chris Ross 35a7146351 Add Microsoft.Extensions.Hosting (#233) 2017-09-14 16:24:29 -07:00
Javier Calvarro Nelson 6c4c13a454 Add back Identity service packages to the meta package 2017-09-05 14:43:23 -07:00
Nate McMaster ac49fcb7fd Ensure version information is passed properly into the package cache build 2017-08-30 15:15:57 -07:00
Nate McMaster 5589365cac Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
Nate McMaster a0b303be0f Upgrade to xunit 2.3.0-beta4 2017-08-22 17:32:24 -07:00
Pavel Krymets 396f413b38 Rename testing metapackage (#218) 2017-08-10 09:38:19 -07:00
Pavel Krymets 653272600f Add site extension generation code (#217) 2017-08-10 08:11:57 -07:00
John Luo b5e81bd4a0 Use linux specific runtime identifier when gathering installer prerequisites 2017-08-09 14:27:04 -07:00
John Luo 3e0ece9936 Fix package archive name typo 2017-08-09 13:05:42 -07:00
John Luo e9e7baf3f1 Rename store zip and lzma filename 2017-08-08 11:12:08 -07:00
= 508501a573 Skip installing 1.0.5 and 1.1.2 shared runtime for debian installer builds 2017-08-07 18:13:14 -07:00
John Luo c77f362da5 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:06:58 -07:00
= 90503c097d Remove KoreBuild dependent build steps
- remove references to .build directory
- dotnet cli is not automatically installed on docker images
- install x86 dotnet cli using environment variable
2017-08-03 10:56:37 -07:00
Jun Tao Luo b32ad7e731 ProjectPath is no longer set, use MSBuildProjectFullPath instead 2017-07-27 14:43:55 -07:00
Ryan Brandenburg f6231c7eba Remove NETStandardLibraryNETFrameworkVersion 2017-07-27 10:13:05 -07:00
John Luo 1813d567f7 Merge branch 'rel/2.0.0' into dev 2017-07-26 11:39:38 -07:00
John Luo a79dafebaf Remove changelog message from rpm generation 2017-07-26 11:39:31 -07:00
John Luo 9563afeaed Merge branch 'rel/2.0.0' into dev 2017-07-26 10:52:37 -07:00
= c473800042 Installer generation updates
Produce dotnet hosting bundle installers
.deb, .rpm, .tar.gz
test generated installers after building
2017-07-26 10:50:23 -07:00
Nate McMaster 6a129bd67d Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:33:29 -07:00
Pranav K 60a6281b92 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:14:01 -07:00
Ryan Brandenburg 5ee18f0ecc Set AspNetCoreVersion 2017-07-24 17:57:23 -07:00
Ryan Brandenburg 0e38a9fdd8 Fix VersionPrefix 2017-07-24 13:57:04 -07:00
Mike Harder dfd63fe2cb Rename property to JsonNetVersion (#197)
- Matches other repos
2017-07-19 09:38:50 -07:00
John Luo 8dfc6a00e5 Use installed shared framework version during deps file generation
instead of the shared framework version bundled with the SDK
2017-07-17 15:05:07 -07:00
John Luo 459f453cd4 Pin runtime version for generated deps files 2017-07-14 19:10:58 -07:00
Kiran Challa 80d8e8a7cd Adding RuntimeFrameworkVersion to the RepoTasks.csproj 2017-07-13 12:15:53 -07:00
John Luo 1d2b560dfa Update no-timestamp versions 2017-07-11 15:40:50 -07:00
Ryan Brandenburg 49869df2f8 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:39:05 -07:00
Nate McMaster 78e57397a0 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:38:25 -07:00
John Luo bb1d80be2a Create common manifest file
This will trim additional packages such as runtime.win-arm64.runtime.native.system.data.sqlclient.sni
2017-07-03 18:36:30 -07:00
John Luo 7162fe2371 Clarify installer error message 2017-06-30 16:35:42 -07:00
John Luo eb1f72c369 Installer generation updates 2017-06-29 16:52:49 -07:00
John Luo cb246ae45b Use specified signed runtime store archives when available for installers 2017-06-29 11:51:30 -07:00
Pranav K 9b0943efdd Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 10:05:32 -07:00
Nate McMaster 812495f32d Remove SQLitePCLRaw workaround 2017-06-28 15:02:42 -07:00
Ryan Brandenburg a408be3eb5 Remove NetStandard.Library.NETFramework 2017-06-27 14:00:47 -07:00
Nate McMaster 584b36318e Workaround issue caused by importing Internal.AspNetCore.Sdk into KoreBuild (#178) 2017-06-26 19:07:36 -07:00
= 23757a0079 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-23 17:18:58 -07:00
= 6f762fe478 Update RPM installation directory 2017-06-23 17:18:08 -07:00
John Luo 0e4db81898 Remove dotnet-archive and Microsoft.Dotnet.Archive 2017-06-23 11:23:55 -07:00
= 7d3461eed4 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-21 17:10:08 -07:00
Stephen Halter 2d1a4e33af Remove Kestrel.Transport.Sockets (#170) 2017-06-21 14:59:25 -07:00
= fc502c7645 Set license to Apache 2.0 2017-06-21 11:09:32 -07:00
= 31f9f8b436 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-20 14:03:26 -07:00
= dfd7929746 Build RPM installers 2017-06-20 13:57:40 -07:00
= bf1e1de976 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-19 18:36:38 -07:00
John Luo 89a2dadfca Remove ViewCompilation from publish manifests 2017-06-19 18:12:12 -07:00