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
Pavel Krymets
81bf9fb66b
Merge release/2.1 into dev ( #421 )
2018-04-03 10:45:34 -07:00
Nate McMaster
39fc608adb
React to changes in NuGetPackageVerifier
2018-03-21 09:37:08 -07:00
Nate McMaster
af8d61395f
React to changes in package layout requirements for global CLI tools ( #385 )
2018-01-24 16:09:20 -08:00
Nate McMaster
d4adf14819
Update exclusions for nuget package verifier
2018-01-12 12:32:30 -08: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
1f3f010f87
Upgrade CLI tools to .NET Core 2.1
2017-12-12 14:37:47 -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
ff0f112d7b
Add HTTPS developer certificate management tool
2017-10-17 11:22:32 -07:00
Nate McMaster
9c03018a18
Cleanup unnecessary NGPV exclusion and dead test code
2017-06-02 15:29:41 -07:00
Ryan Brandenburg
eb4be67863
Add temporary NPV exception
2017-05-30 09:52:51 -07:00
Javier Calvarro Nelson
7ac72dd7d8
Add task for generating ssl certificates with MSBuild
2017-05-24 15:55:43 -07:00
Nate McMaster
5a444fa75c
Cleanup project files and workaround, run tests on .NET Core 1.1
2017-02-10 08:26:17 -08:00
Nate McMaster
c7ff19c285
Remove Microsoft.Extensions.ProjectModel
...
Resolves #182
2016-10-18 09:45:09 -07:00
Nate McMaster
78e35d3c6f
Split ProjectModel into separate packages ( #188 )
2016-10-10 13:11:31 -07:00
Nate McMaster
40ff75d536
Create replacement API for Microsoft.DotNet.ProjectModel
2016-10-04 15:49:32 -07:00
Nate McMaster
07444de002
React to aspnet/BuildTools#105
2016-09-30 15:04:11 -07:00
Nate McMaster
3b1f650d3b
Add custom tool for packaging as "CLI" package types.
...
Resolves #157
2016-09-30 14:48:02 -07:00
Nate McMaster
61dc862e4d
Merge Microsoft.DotNet.Watcher{.Core} into {.Tools}
...
History: in the days of DNX, there was a plan to share code between dnx-watch and Visual Studio tooling to watch the system. We split the package into two pieces with this intention. Since then, dotnet-cli has replaced DNX and MSBuild will replace project.json. The shared watch code isn't necessary, nor is it an API we want to support.
2016-09-26 12:04:12 -07:00
Nate McMaster
fb54566ff5
Add dotnet-sql-cache
2016-09-19 17:09:21 -07:00
Nate McMaster
8f2eccbd36
Move dotnet-user-secrets into current repo
2016-09-19 14:35:41 -07:00
moozzyk
c248e539f3
Renaming namespaces and fixing tests
2016-04-19 11:26:40 -07:00
Ajay Bhargav Baaskaran
b62d90d7dc
Enabled xml doc generation
2016-03-03 12:15:50 -08:00
Ajay Bhargav Baaskaran
c7e3f98cdd
Enabling NuGetPackageVerifier
2015-09-28 18:11:01 -07:00