Commit Graph

86 Commits

Author SHA1 Message Date
Nate McMaster eba014d534
Add additional signing configuration for external assemblies in the tools packages 2018-10-27 02:06:55 -07:00
Nate McMaster d957ac9da0
Remove Microsoft.DotNet.GlobalTools.Sdk, upgrade BuildTools, and change VSIX signing cert name 2018-10-27 01:28:14 -07:00
Nate McMaster 084406441e
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 19:50:47 -07:00
Nate McMaster 349ccf680b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:17 -07:00
ASP.NET CI ee20ecf20e Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:16:34 +00:00
ASP.NET CI 8d1011fe29 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:34:54 -07:00
ASP.NET CI e559cca71e Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:31:48 -07:00
Nate McMaster e0e9eb0b36
Add pre-generated shims to dotnet tool packages 2018-05-01 16:57:36 -07:00
ASP.NET CI e2f4487d09 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:18:35 -07:00
Nate McMaster a59aaa1203
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:32:37 -07:00
Ryan Brandenburg 3385cfea1b Branching for 2.1.0-rc1 2018-04-16 16:56:17 -07:00
ASP.NET CI 5f9e708089 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:06:06 -07:00
Nate McMaster b7b6bd9533
React to updates in dependencies and removal of System.Runtime.CompilerServices.Unsafe from netcoreapp (#429) 2018-04-11 09:59:22 -07:00
ASP.NET CI 0e02f85724 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:22:37 +00:00
Pavel Krymets 81bf9fb66b
Merge release/2.1 into dev (#421) 2018-04-03 10:45:34 -07:00
ASP.NET CI 12642be5f6 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:35:24 -07:00
ASP.NET CI abd4d62a80 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 12:56:55 -08:00
Pranav K e45a788f65
Use dotnet-core feed in repos 2018-03-06 10:03:21 -08:00
ASP.NET CI ba33becbe2 Update dependencies.props
[auto-updated: dependencies]
2018-03-04 12:12:52 -08:00
Nate McMaster 9bd4a67f7d Remove Microsoft.NETCore.Platforms from tool package nuspec 2018-02-28 11:05:50 -08:00
ASP.NET CI 2b04f98591 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 10:58:13 -08:00
ASP.NET CI d9d4b8042e Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:14:37 -08:00
ASP.NET CI f14799c4ae Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:20:11 -08:00
Nate McMaster 3f03428b0c Include symbols in build output for the VSIX project, and update vsixmanifest dependency version 2018-02-08 12:24:36 -08:00
ASP.NET CI 01aa75eb29 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:41:47 +00:00
ASP.NET CI e792400c31 Update dependencies.props
[auto-updated: dependencies]
2018-02-01 03:08:57 +00:00
Nate McMaster 77bf031dad Merge branch 'release/2.1' into dev 2018-01-24 17:19:58 -08:00
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