Commit Graph

59 Commits

Author SHA1 Message Date
Nate McMaster af8d61395f
React to changes in package layout requirements for global CLI tools (#385) 2018-01-24 16:09:20 -08:00
Pranav K c6aa71ddc4 Branching for 2.1.0-preview1 2018-01-23 15:30:45 -08:00
Javier Calvarro Nelson a036fa6bf4 Add support for cleaning certificates on the machine to the dev-certs tool 2018-01-11 11:26:39 -08:00
ASP.NET CI b7e2977333 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 00:51:33 +00:00
ASP.NET CI 7934d538e2 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 20:46:14 +00:00
Nate McMaster 261b27b700 Port CLI tools to be dotnet global tools
- Rename package IDs to dotnet-watch, dotnet-user-secrets, and dotnet-sql-cache
- Change packaging layout to support dotnet-install-tool
- Change package metadata to DotnetTool
- Drop support for DotNetCliToolReference (those will continue to be available under previous package ID's)
- Rename project files and folders
2017-12-29 08:42:36 -08:00
Nate McMaster d81f23e159 Update to build tools 2.1.0-preview1-15651 2017-12-28 15:45:45 -08:00
Nate McMaster 3c20e7c45b Update the artifact type for the JSON manifest file
[ci skip]
2017-12-20 13:51:01 -08:00
Nate McMaster 57fc6833fe Mark the SecretManager VSIX as IsProductComponent=true
- Update extension to be per-machine, and make installation folder more-specific
 - Update the VSIX identity
 - Set the artifact category as shipoob
2017-12-20 13:37:56 -08:00
Nate McMaster aac7ad71e1 Update dependencies and add the VSIX to the bill of materials 2017-12-20 11:31:30 -08:00
ASP.NET CI 888e4e0724 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 16:44:45 -08:00
ASP.NET CI 62ed760da8 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 20:31:51 +00:00
ASP.NET CI b434d49304 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 12:26:15 -08:00
Pranav K e36ed0f011 Specify runtime versions to install 2017-11-29 14:09:25 -08:00
Pranav K e07a19446b Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:27:06 -08:00
Nate McMaster 4ecabacc76
Create an initial implementation of the secret manager for VS (#355) 2017-11-21 14:16:39 -08:00
Nate McMaster bd725635c7 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:49 -08:00
Pranav K 382cfa8e07 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:24 -08:00
Javier Calvarro Nelson 6c4427cde5 Added a package for generating HTTPS Certificates on CLI first run scenarios 2017-11-15 18:20:17 -08:00
Javier Calvarro Nelson eac0e2d03b Add support for detecting when the user cancels the trust prompt and a mode to check for the validity and trust of existing certificates 2017-11-13 10:28:46 -08:00
Nate McMaster 1836201bee Pin tool and package versions to make build more repeatable 2017-10-31 17:33:49 -07:00
Nate McMaster 97b9ff3b33 Use PackageLineup to manage PackageReference versions 2017-08-28 09:46:47 -07:00
Nate McMaster b0b8d6ded3 Update test apps to netcoreapp2.0 (#339) 2017-08-25 09:17:38 -07:00
Nate McMaster a4320ccbda Upgrade to xunit 2.3.0-beta4 2017-08-18 09:55:10 -07:00
Nate McMaster 04b98cf1b0 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:31:37 -07:00
Pranav K 3cdc497642 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:54 -07:00
Ryan Brandenburg 44607ecf18 Set AspNetCoreVersion 2017-07-24 17:55:29 -07:00
Ryan Brandenburg 08c6291db2 Update MSBuild version 2017-07-21 14:56:19 -07:00
Ryan Brandenburg bc3f2cbcab Update MSBuild version 2017-07-18 13:59:12 -07:00
Ryan Brandenburg 5ce07b2123 Update MSBuild version 2017-07-12 20:29:31 -07:00
Mike Harder 5618fa52d8 Update MSBuild to 15.3.0-* (#320)
- Matches version shipping with Visual Studio 15.3
2017-07-11 17:47:28 -07:00
Ryan Brandenburg 7bbcd150a2 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:22:07 -07:00
Nate McMaster 83f3158653 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:07 -07:00
Kiran Challa 483d06734a Fixed version of netstandard.library 2017-06-15 05:28:10 -07:00
Nate McMaster 902783e202 Remove redundant property in dependencies.props 2017-06-13 11:29:31 -07:00
Kiran Challa 85d712251d Updated to use the latest shared runtime 2017-05-26 12:39:37 -07:00
Javier Calvarro Nelson 7ac72dd7d8 Add task for generating ssl certificates with MSBuild 2017-05-24 15:55:43 -07:00
Nate McMaster 0e3d091fb7 Upgrade test framework versions 2017-05-12 12:22:22 -07:00
Pavel Krymets 71f95c0447 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:20:56 -07:00
Pavel Krymets cb377203a4 Update InternalAspNetCoreSdkVersion 2017-05-05 10:20:48 -07:00
Mike Harder a23a255e2e Fix whitespace. 2017-05-03 11:43:39 -07:00
Mike Harder cfc41d3845 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-03 11:42:10 -07:00
Mike Harder db517803c8 Move System.Data.SqlClient version from csproj to dependencies.props (#293) 2017-05-03 11:30:51 -07:00
Pranav K bdd3ff6d0e Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:46 -07:00
Pranav K d277144cb3 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:14 -07:00
Pranav K 08799573e0 Branching for 2.0.0-preview1 2017-04-25 22:01:50 -07:00
Pranav K d3d88481e2 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:47:25 -07:00
Pranav K 023b1d7db8 Updating versions to 2.0.0-preview1 2017-04-03 21:41:09 -07:00
Pranav K e4e62b3156 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:32 -07:00
Doug Bunting 0e8b790a08 Disable API Check for these command-line tools 2017-03-25 15:30:49 -07:00