Commit Graph

208 Commits

Author SHA1 Message Date
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
Nate McMaster 02e4933f49 Remove scaffolding packages 2017-06-15 14:28:50 -07:00
Nate McMaster 29133d4d44 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 14:13:25 -07:00
Nate McMaster 531cdd5936 Revert to SQLitePCLRaw 1.1.3 2017-06-15 14:12:26 -07:00
Chris R 83e39a1c67 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 13:41:01 -07:00
Chris R 3326b3ed2a #157 Remove DockerSecrets 2017-06-15 12:55:46 -07:00
John Luo 4a779545a4 Build .deb installers 2017-06-15 11:17:00 -07:00
John Luo 07a227f2e8 Build .deb installers 2017-06-15 10:28:16 -07:00