Commit Graph

275 Commits

Author SHA1 Message Date
Pranav K c25e5cdd08 Specify runtime versions to install 2017-11-29 14:09:28 -08:00
Pranav K 688ba2baa2 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:19 -08:00
Nate McMaster 9679581b4b Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:22 -08:00
Pranav K e0144cb767 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Nate McMaster b40a1a5a8c Upgrade tools and dependencies 2017-11-02 14:35:39 -07:00
Nate McMaster d63542ca31 Upgrade build tools and dependencies to latest versions
[auto-updated: dependencies]
2017-10-31 13:52:49 -07:00
Nate McMaster 421bcb490f Pin tools and package versions 2017-10-25 17:40:26 -07:00
Nate McMaster b49ffc9e9e Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
Nate McMaster a697a68925 Upgrade xunit to 2.3.0 rtm 2017-10-09 11:40:58 -07:00
Nate McMaster 991a3091f6 Upgrade to xunit 2.3.0-rc3 2017-10-05 15:54:41 -07:00
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
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
John Luo 0465f65ea0 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-12 12:25:13 -07:00
John Luo 512195247a Update DiaSymReader path update
MSBuild doesn't update environment variables when called through MSBuild Target
2017-06-12 12:23:16 -07:00
John Luo 41f211f3a7 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-09 11:51:09 -07:00
John Luo d58bcba814 Re-enable symbols generation on x86 2017-06-07 19:50:07 -07:00
= a182494f17 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 18:11:15 -07:00
= e055aaa72f Fix typo 2017-06-07 18:10:56 -07:00
= 123125f405 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 17:23:59 -07:00
= 0e3f19e3bf Skip symbol zips when no symbols are produced 2017-06-07 17:23:29 -07:00
Mike Harder 8766528470 Update shared framework version to 2.0.0-preview2-25407-01 2017-06-07 17:15:39 -07:00
= 88eb593c4f Fix PackageCache builds
No symbols are generated for macOS

Add environment variable to pass additional arguments to dotnet store
2017-06-07 17:03:55 -07:00
= 859177479c Fix PackageCache builds
No symbols are generated for macOS

Add environment variable to pass additional arguments to dotnet store
2017-06-07 17:01:29 -07:00
John Luo fe6a3a6653 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 11:47:46 -07:00
John Luo 4f67914e3a Re-enable building symbols for runtime store
By adding Microsoft.DiaSymReader.Native.*.dll to the path
2017-06-07 11:44:18 -07:00
Pavel Krymets a59cb93703 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-07 11:35:45 -07:00
Pavel Krymets 8fa5e96516 React to Logging.Configuration package addition (#146) 2017-06-07 11:34:43 -07:00
Pavel Krymets f7a1d98e31 Revert "React to Logging.Configuration package addition (#146)"
This reverts commit 108df3eb24.
2017-06-07 11:34:07 -07:00
Pavel Krymets 108df3eb24 React to Logging.Configuration package addition (#146) 2017-06-07 11:33:05 -07:00
Javier Calvarro Nelson 96bc5de217 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 10:17:44 -07:00
Javier Calvarro Nelson 2fe2c32497 Remove identity service packages from the metapackage 2017-06-07 10:12:01 -07:00
Mike Harder b19146dcc5 Update shared framework version to 2.0.0-preview2-25406-03 (#145) 2017-06-06 11:42:45 -07:00
John Luo d4a83886dd Override with shared framework version 2017-06-05 20:27:51 -07:00
Pavel Krymets 671645648e Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-05 18:18:49 -07:00
John Luo cb389fe9b0 Display info for dotnet used to create runtime store and deps files 2017-06-05 17:31:26 -07:00
Hao Kung f67292cf22 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-05 13:40:50 -07:00
Hao Kung c920c45953 Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
Mike Harder 136a10aaf0 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-02 16:52:18 -07:00
Mike Harder dade55083a Remove Microsoft.EntityFrameworkCore.*.Design packages (#138)
- 778a843444
- 32434d2d86
- 73e10420f5
2017-06-02 16:48:12 -07:00
Chris R 1da37a50d8 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 12:35:06 -07:00
Chris R 3932c68d18 Move KestrelServerOptionsSetup to Kestrel 2017-06-02 12:33:40 -07:00
John Luo 214977277e Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 11:15:39 -07:00
John Luo 2625e2a768 Consolidate runtime store dependencies into one package 2017-06-02 11:14:56 -07:00
John Luo a1ad066555 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-01 18:53:45 -07:00
John Luo de5b3560d5 Skip symbol generation during runtime store creation 2017-06-01 18:45:28 -07:00