Commit Graph

5512 Commits

Author SHA1 Message Date
Nate McMaster be7c5c7752 Mirror everything that isn't on nuget.org 2017-10-09 13:51:29 -07:00
Nate McMaster bda1eb2ab9 Update restore source for aspnet testing utility packages 2017-10-09 13:04:15 -07:00
Nate McMaster c76125af0e Add previously-built aspnetcore artifacts as external dependencies 2017-10-09 12:55:14 -07:00
Nate McMaster 869d762641 Copy symbol packages to artifacts/symbols 2017-10-09 12:27:41 -07:00
Nate McMaster 086f6e4ea0 Upgrade xunit to 2.3.0 2017-10-09 11:42:05 -07:00
Nate McMaster 611b6a23ad Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
 - Remove myget feeds during build
 - Remove obsolete 'GenerateLineup' targets/tasks
2017-10-09 11:32:21 -07:00
Javier Calvarro Nelson f6bb106960 Update Microsoft.IdentityModel.Protocols.OpenIdConnect to 5.2.0-preview1 2017-10-09 11:21:40 -07:00
Nate McMaster 71116396cf Add Microsoft.AspNetCore.Certificates.Generation.Sources to artifacts.props 2017-10-06 14:06:45 -07:00
Justin Kotalik 60f520de34 Removing Microsoft.AspNetCore.Server.IIS package (#582) 2017-10-06 10:02:50 -07:00
Ryan Nowak 7609f4dca7 Add HttpClientFactory to repos 2017-10-06 08:55:29 -07:00
Ryan Nowak 722c47a674 Add Microsoft.Extensions.Http to artifacts 2017-10-06 08:55:15 -07:00
John Luo c53c133bcb Compose store symbols to the correct location 2017-10-05 19:47:45 -07:00
Nate McMaster 3d4a3e0301 Upgrade to xunit 2.3.0-rc3 (#578) 2017-10-05 16:05:10 -07:00
Nate McMaster 8fbac32ed8 Only attempt to publish npm when npm artifacts exist 2017-10-04 11:57:26 -07:00
Nate McMaster 2b6989bc09 Add /t:Push 2017-10-04 11:24:40 -07:00
Justin Kotalik 4d091430fc Update AspNetCoreModule to latest version 2017-10-04 09:48:44 -07:00
John Luo 0c1352dd27 Update metapackage via artifact dependencies 2017-10-03 17:48:01 -07:00
Nate McMaster 5fe87fcc6b Update KoreBuild to 2.0.2-beta-15516 2017-10-03 16:05:32 -07:00
John Luo f7ff445501 Casing of NuGet.config 2017-10-03 15:52:06 -07:00
John Luo 955cd09ddc Add mirror dependencies 2017-10-03 15:12:48 -07:00
John Luo 15bfc962b7 Fix typo 2017-10-03 12:18:39 -07:00
John Luo 37c12d5a64 Add sources
for the final time
2017-10-03 11:46:57 -07:00
John Luo f6fa111333 Another attempt 2017-10-02 19:18:12 -07:00
John Luo e24913ae46 Try add restore sources when building metapackage 2017-10-02 18:16:40 -07:00
John Luo e3efdd5feb Add BuildDir as restore source 2017-10-02 17:18:27 -07:00
John Luo 8cba694aa4 Build all metapackage before split packages 2017-10-02 16:48:09 -07:00
= 11b25e7c87 Build and pack Runtime Store
- Also add targets to build all metapackage.
2017-10-02 16:43:30 -07:00
N. Taylor Mullen 3dda2afdf8 Revert "Remove Mac.LanguageServices.Razor from package artifacts."
This reverts commit 785f81916a.
2017-10-02 15:43:51 -07:00
Justin Kotalik c93cfd0375 Add Microsoft.AspNetCore.Server.IIS to package artifacts (#572) 2017-10-02 15:05:31 -07:00
Nate McMaster c3c8919523 Mirror Microsoft.NETCore.App 2.0.2 and its dependencies 2017-10-02 14:12:41 -07:00
Nate McMaster 372be2f638 Generate and set DotNetRestoreSourcePropsPath 2017-10-02 14:12:41 -07:00
Nate McMaster 197d2f5633 Fix KOREBUILD_REPOSITORY_EXCLUDE 2017-10-02 10:30:14 -07:00
Nate McMaster 7ee6b5db9e Skip coherence checks on test-only builds 2017-10-02 09:50:55 -07:00
N. Taylor Mullen 785f81916a Remove Mac.LanguageServices.Razor from package artifacts. 2017-09-29 19:13:32 -07:00
N. Taylor Mullen 9bf6fe233f Add Mono.Addins to lineup. 2017-09-29 17:37:23 -07:00
Nate McMaster a6a01db7a6 Include DotNetPackageVersionPropsPath in the design-time build 2017-09-29 17:03:35 -07:00
N. Taylor Mullen 7ccd7ce108 Add VisualStudio.Mac assemblies.
- Added `Microsoft.VisualStudio.Editor.Razor` to `artifacts.props`.
- Added `Microsoft.VisualStudio.Mac.LanguageServices.Razor` to `artifacts.props`.

aspnet/Razor#1690
aspnet/Razor#1696
2017-09-29 16:27:26 -07:00
Nate McMaster d2e49a726c Generate the package version props file 2017-09-29 14:39:58 -07:00
Nate McMaster 6045eff343 Push NPM packages 2017-09-29 14:34:57 -07:00
Nate McMaster 4ecafc0afd Update AspNetCoreModule to 1.0.0-pre-10134 2017-09-29 14:23:57 -07:00
Nate McMaster e7c5ce6bb9 Push lineup packages and put symbols in a separate directory 2017-09-29 14:14:57 -07:00
Nate McMaster 586d3c99c7 Fix bug in DependsOnTargets and /t:Push 2017-09-29 12:22:06 -07:00
Nate McMaster 9aebb2d823 Don't clear cloned sources when SkipClone=true 2017-09-29 11:42:45 -07:00
Nate McMaster 2e7f1355e5 Add property to skip cloning 2017-09-29 11:40:33 -07:00
Nate McMaster e841229782 Verify and mirror external dependencies and self-consistent package versions (#566)
Moves build logic from other infrastructure repos into aspnet/Universe.
2017-09-29 10:25:47 -07:00
Nate McMaster 44b84a8da7 Update KoreBuild and remove unused MSBuild property 2017-09-27 16:24:38 -07:00
John Luo 8204f17234 Add latest runtime packages 2017-09-22 15:37:24 -07:00
Justin Kotalik 31c1e9d7d7 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 18:01:55 -07:00
Justin Kotalik 0164e8f863 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:45:55 -07:00
Nate McMaster 293b4b52fa Bump to 2.0.3 2017-09-21 14:18:51 -07:00