Commit Graph

601 Commits

Author SHA1 Message Date
Nate McMaster 00dfbd9509 Skip installing the shared runtime when building templating 2017-12-29 19:54:10 -08:00
Justin Kotalik 28de4aea87
Makes ANCM an internal dependency (#735) 2017-12-29 14:16:19 -08:00
Nate McMaster 0344969e50
Update Universe to ship global CLI tool packages (#733) 2017-12-29 09:33:42 -08:00
Nate McMaster e849dc91fb Disable sign request generation and update AzureIntegration 2017-12-28 17:29:46 -08:00
Ryan Nowak b736dd39c6 Revert "Update Razor.Design to noship"
This reverts commit 882f4bb100.
2017-12-28 16:56:53 -08:00
Nate McMaster af88d38cf7 Update to build tools 2.1.0-preview1-15651 2017-12-28 16:17:15 -08:00
Nate McMaster 69f87610ce
Produce the Windows sharedfx as win-x64/x64 for consistency with Microsoft.NETCore.App (#731) 2017-12-28 15:09:00 -08:00
Ryan Nowak 882f4bb100 Update Razor.Design to noship
I'm having lotsa problems getting this package to flow through all of our packaging checks. I don't think we're going to ship this in it's current form, so I'm changing to noship as an unblocker
2017-12-27 18:43:55 -08:00
Nate McMaster 50391c0341 Ensure PackageVersion is set when computing sharedfx output path 2017-12-27 13:30:48 -08:00
Nate McMaster 4a3f00b255 Don't use the KoreBuild bundled packages folder
Something is weird in NuGet about downloading from local feeds. Need to investigate more
2017-12-27 13:25:08 -08:00
Nate McMaster ababb64d51 Change output of sharedfx build to match feed layout
- Upgrade build tools
- Produce an SVG badge for the sharedfx
- Produce the 'latest.aspnetcore.version' file for the dotnet-install.ps1/sh downloader script
- Change layout of output for sharefx build
- Use KoreBuild's bundled package folder for internal build tools packages
2017-12-27 11:12:02 -08:00
John Luo 44f1787cec Consolidate dotnet-hosting and aspnetcore-shared installers (#728) 2017-12-27 10:07:55 -08:00
Pavel Krymets 2e130f50dd
Update MicrosoftIdentityModelClientsActiveDirectoryPackageVersion (#726) 2017-12-22 13:42:45 -08:00
Javier Calvarro Nelson bc6c9baafa
Re-Add Microsoft.AspNetCore.Identity.UI 2017-12-21 19:18:07 -08:00
Pavel Krymets d2495eb7ae
Revert Add Microsoft.AspNetCore.Identity.UI package (#725) 2017-12-21 16:59:02 -08:00
Javier Calvarro Nelson ef81eae0e2
Add Microsoft.AspNetCore.Identity.UI package
Adds the new Microsoft.AspNetCore.Identity.UI package to the list of packages.
2017-12-21 14:25:54 -08:00
Pavel Krymets 8c6794e35d
Remove Microsoft.AspNetCore.AzureAppServices.SiteExtension from package artifacts (#724) 2017-12-21 11:48:57 -08:00
Nate McMaster 5d53df55c4 Update analyze build graph to ignore unknown artifact types 2017-12-20 15:42:26 -08:00
Nate McMaster 294e6e8739 Avoid double-slashes when consuming dotnet-core assets from a custom blob store 2017-12-20 13:33:29 -08:00
Nate McMaster fadeb7394a Add more bash magic to our script to avoid issues with unset and unbound variables 2017-12-20 11:56:12 -08:00
Pavel Krymets ee8d0f30eb
Add AzureIntegration.targets (#722) 2017-12-20 08:52:30 -08:00
Pavel Krymets 8490becc40
Update pacakge dependencies (#718) 2017-12-18 12:07:16 -08:00
N. Taylor Mullen d38e73c5d0 Update MonoDevelop.Sdk to 1.0.1 2017-12-15 16:22:53 -08:00
BrennanConroy 03878f671c Fix NERCorePlatforms package version 2017-12-15 16:15:25 -08:00
BrennanConroy 61e9e01574 Fix wrong package versions 2017-12-15 15:58:16 -08:00
BrennanConroy 9453dba8cb
Update pacakge deps (#716) 2017-12-15 15:29:53 -08:00
AndriySvyryd 2584f260ac Add Microsoft.EntityFrameworkCore.Attributes
[ci skip]
2017-12-15 14:19:35 -08:00
Ryan Nowak 55dee97e99 Add Microsoft.AspNetCore.Razor.Design
Adding a new package for Razor MSBuild assets
2017-12-13 15:10:30 -08:00
Nate McMaster bc804863a2
Don't import the external package props file into the module build context (#711) 2017-12-13 12:14:19 -08:00
Nate McMaster 804ab764c2 Re-enable the version consistency check 2017-12-13 10:49:48 -08:00
Nate McMaster 0a465851bc Revert "Add Microsoft.AspNetCore.Razor.Design"
This reverts commit b89a0655b6.
2017-12-12 15:25:23 -08:00
Nate McMaster 42943ce58c Set DotNetAdditionalRestoreSources on all ExternalDependency items 2017-12-12 15:02:05 -08:00
Ryan Nowak b89a0655b6 Add Microsoft.AspNetCore.Razor.Design
Adding a new package for Razor MSBuild assets
2017-12-12 14:09:24 -08:00
Pavel Krymets f8a38b9d3d
Update BenchmarkDotNet (#704) 2017-12-12 09:12:11 -08:00
Pavel Krymets 8a1c210c69
Add Microsoft.AspNetCore.AzureKeyVault.HostingStartup (#697) 2017-12-11 11:12:52 -08:00
Pavel Krymets 42050eed56
Add Internal.AspNetCore.SiteExtension.Sdk external dependency (#701) 2017-12-11 11:10:14 -08:00
BrennanConroy ce07904b1a
Upgrade corefx packages and shared runtime (#702) 2017-12-11 09:01:59 -08:00
= d1881c74c9 Rename props to avoid reserved names 2017-12-08 01:41:45 -08:00
= 21d08999a4 Fix typo for property name
Missed commit in previous PR
2017-12-08 01:16:55 -08:00
= 35d4ad0f30 Always produce shared framework zips
Coherence-Signed has trouble working with tar.gz archives
2017-12-08 00:46:55 -08:00
John Luo 911264eb04 Clean up shared framework generation. 2017-12-07 11:00:24 -08:00
Ryan Brandenburg 835325f5ee Clean up Universe 2017-12-06 11:04:20 -08:00
John Luo e0daa126e2 Produce aspnetcore shared framework 2017-12-05 12:15:30 -08:00
Ahson Khan 6ca98f4dc9 Removing some unreferenced external dependencies (#691) 2017-12-05 09:12:33 -08:00
N. Taylor Mullen 8ebcde0463 Add MonoDevelop.Sdk package to the mirror. 2017-12-04 17:26:24 -08:00
Pranav K 7c9a985382 Also use DotNetAdditionalRestoreSources when restoring external dependencies 2017-12-04 11:02:28 -08:00
Pranav K 3cf18e3e19 Also use DotNetAdditionalRestoreSources when restoring external dependencies 2017-12-04 11:01:56 -08:00
Pranav K 3a76af803a Rename the parameter used to specify additional sources to avoid conflating with DotNetRestoreSources used in projects 2017-12-01 16:04:01 -08:00
Ryan Brandenburg 400ef9e3b1 Update ANCM version 2017-12-01 14:46:27 -08:00
Pavel Krymets 1cfc3d715c
Add Microsoft.Extensions.ApplicationModelDetection (#645) 2017-12-01 09:27:50 -08:00
Pranav K f121d9c688 Split out version specification from ExternalDependency initialization 2017-11-30 16:31:55 -08:00
Nate McMaster 1db6eb0823
Add support for automatically installing new versions of the 2.1 runtime (#676) 2017-11-30 15:03:51 -08:00
Justin Kotalik 740b81e989
Update ANCM Version (#682) 2017-11-30 12:33:32 -08:00
Ryan Brandenburg 8d7e9b737a Update Internal.AspNetCore.Sdk 2017-11-29 15:13:07 -08:00
Pranav K ba5ab12e9f Downgrade to CoreFx version with signed binaries
Install shared runtimes required for builds to work
2017-11-29 12:16:19 -08:00
Nate McMaster d03ac47f68
Upgrade xunit to 2.3.1 (#675) 2017-11-28 15:01:50 -08:00
Nate McMaster 33dfcf9759 Add more VS packages to the mirror 2017-11-28 14:10:08 -08:00
Pranav K 12e6e99d92 Add support for restore sources and package version props url
Fixes #654
Fixes #656
2017-11-28 11:54:09 -08:00
N. Taylor Mullen 5274867cb7 Update VS editor package versions.
- Also added the VSSDK feed which contains the package versions in question.
2017-11-28 10:49:39 -08:00
Nate McMaster 5634f8f6fc
Cleanup dependencies.props (#669)
Keep packages grouped by the feed that provides them
2017-11-27 14:08:13 -07:00
Steve Sanderson fb7a3f8166 Run templating tests from Universe build. Fixes #642 2017-11-23 15:17:41 +00:00
Pranav K 29c67af62e Revert "Use earlier builds of CoreFx packages used by CoreFxLab"
This reverts commit 7a35dd0a49.
2017-11-22 19:02:55 -08:00
Pranav K 7a35dd0a49 Use earlier builds of CoreFx packages used by CoreFxLab 2017-11-22 17:11:24 -08:00
Pranav K db35228d83 Revert Microsoft.NETCore.Platforms version update 2017-11-22 15:05:24 -08:00
Pranav K 201cf6f366 Downgrade to the most recent build of System.Threading.Tasks.Extensions available on dotnet-core 2017-11-22 13:49:21 -08:00
Pranav K 8c357435c9 Remove Sign target from being called 2017-11-22 13:33:43 -08:00
Pranav K 641cc35d42 Update to 4.5.0 builds of corefx packages
Fixes #661
2017-11-22 13:24:33 -08:00
Pranav K 7dccc8a4aa Remove SignType checks 2017-11-22 12:50:12 -08:00
Pranav K db8adaf5b7 Remove uses of aspnetcore-ci-dev 2017-11-22 09:28:47 -08:00
Nate McMaster e860022e1a Remove references to aspnetcore-ci-dev and fix properties in PackageArchive targets 2017-11-22 08:31:19 -08:00
Nate McMaster 4b48a46521
Fix property name in PackageArchive targets 2017-11-22 08:13:32 -08:00
Nate McMaster dfd15c8679
Only produce one version of the runtime store, templates packages, and installers (#665) 2017-11-21 17:05:52 -08:00
Nate McMaster e020988b70 Ensure Configuration is set correctly during design-time builds 2017-11-21 15:13:06 -08:00
Chris Ross b05ec85f35
Add AuthSamples repo (#659) 2017-11-21 12:24:16 -08:00
Nate McMaster 3113d9573c Stop modifying the NuGet.config file during build 2017-11-21 08:42:30 -08:00
Nate McMaster 6277bf8b3a Add more external dependencies to dependencies.props 2017-11-20 17:54:56 -08:00
John Luo afd80750e3 Update ServiceController version for netstandard support 2017-11-20 15:36:18 -08:00
Javier Calvarro Nelson 5b7fa5a2d4
Update Microsoft.AspNetCore.DeveloperCertificates.XPlat to shipoob
This will get the package signed but not publish it to nuget.org
2017-11-16 13:21:29 -08:00
Chris Ross a6458bb149
Updating IdentityModel to preview2 (#652) 2017-11-16 11:10:52 -08:00
Javier Calvarro Nelson e279bcdcb4
Put Microsoft.AspNetCore.Mvc.Testing in the shipping category 2017-11-15 18:46:29 -08:00
Javier Calvarro Nelson 8fc5804903
Added Microsoft.AspNetCore.DeveloperCertificates.XPlat package 2017-11-15 18:25:54 -08:00
Andrew Stanton-Nurse 054fae56c0
Remove Healthchecks from Universe shipping list (#639) 2017-11-15 12:01:33 -08:00
Justin Kotalik bcd433e6d4
Updates ANCM to latest version (#648) 2017-11-14 11:39:21 -08:00
Pavel Krymets 3e5f65065f
Update corefxlab packages (#612) 2017-11-13 15:05:03 -08:00
Jass Bagga 8f9ea25c63 Add Microsoft.AspNetCore.Routing.UrlMatchingTree.Sources package 2017-11-13 14:44:41 -08:00
Pranav K b7dc2757c7 More runtime setup packages to mirror 2017-11-13 13:33:51 -08:00
Nate McMaster fac246e67c
Add support for PB_SkipTests and PB_SignType variables (#646) 2017-11-13 12:27:01 -08:00
Pranav K 2ef19ab810 More packages to restore 2017-11-10 16:11:06 -08:00
Pranav K b0740dcb2b Add more packages required by the 2.1 runtime 2017-11-10 16:00:03 -08:00
Nate McMaster a24bed01d7 Identify the difference between skipped and shipped repositories 2017-11-10 13:46:25 -08:00
Pranav K 9ab00e0e0f Also add NS.Library 2.0.1 2017-11-10 09:36:50 -08:00
Pranav K a828818ca8 Mirror packages required to target netcoreapp2.1 2017-11-10 09:36:50 -08:00
Nate McMaster 39fbf4d139 Add Microsoft.DotNet.PlatformAbstractions to the list of external dependencies 2017-11-09 16:10:30 -08:00
Nate McMaster cf84583492 Update the templating package IDs in artifacts.props 2017-11-09 15:50:49 -08:00
Pranav K 14888f46bc Update DependencyModel to 2.1.0-preview2-25711-01 2017-11-09 14:11:08 -08:00
Nate McMaster ee5178160e Account for .Sources packages when computing the repo graph 2017-11-09 14:08:13 -08:00
Nate McMaster e19c552cd3 Fix missing package source and react to target rename 2017-11-09 11:52:50 -08:00
Nate McMaster 3d4d724b6f Remove unused tasks and make inconsistent package versions a warning not error 2017-11-09 11:30:43 -08:00
Nate McMaster 3d88b10b73 Merge branch 'dev' into namc/merge-rel-2.0.3 2017-11-09 11:27:02 -08:00
Nate McMaster 476a383539
Add mirrored artifacts to restore sources for repo builds 2017-11-09 10:33:04 -08:00