Commit Graph

389 Commits

Author SHA1 Message Date
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
Nate McMaster 2aaed28054
Rename dotnet-developercertificates to dotnet-dev-certs (#371) 2017-12-12 15:56:48 -08:00
Nate McMaster 1f3f010f87 Upgrade CLI tools to .NET Core 2.1 2017-12-12 14:37:47 -08:00
ASP.NET CI b434d49304 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 12:26:15 -08:00
Ryan Brandenburg 03130b55f4 Update bootstrappers 2017-12-01 12:56:49 -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 5841ab1065
Set minimum VS version to 15.0.26730.03 2017-11-21 15:40:13 -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 1cc289cf1d Update the dotnet-watch samples to 2.0.0
[ci skip]
2017-11-13 08:49:25 -08:00
Nate McMaster 1836201bee Pin tool and package versions to make build more repeatable 2017-10-31 17:33:49 -07:00
Ryan Brandenburg c793d31935 Add RepositoryRoot 2017-10-18 09:36:07 -07:00
Javier Calvarro Nelson ff0f112d7b Add HTTPS developer certificate management tool 2017-10-17 11:22:32 -07:00
Ryan Brandenburg c4788107f5 Update bootstrappers 2017-10-09 12:55:24 -07:00
Nate McMaster f3bb4080b0 Use CustomAfterMicrosoftCommonTargets in dotnet-user-secrets 2017-09-26 11:59:29 -07:00
Nate McMaster 3dd029a8b5 Simplify the MSBuild targets in dotnet-watch
Use CustomAfterMicrosoftCommonTargets instead of MSBuildProjectExtensionsPath.
 - No more need to write to obj/$(Project).g.dotnetwatch.targets
 - Works on project that have changed default file locations via BaseIntermediateOutputPath

Simplify DotNetWatch targets
 - Condense to one targets file
 - Simplify dependency chain of targets
 - Build project references in a parallel
2017-09-26 11:59:29 -07:00
Justin Kotalik aa93ce9299 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:46:42 -07:00
Chris Ross 8a01a1f790 Remove explicit LangVersion (#345) 2017-09-21 15:09:22 -07:00
Nate McMaster 71a11d5ed6 Remove redundant calls to TimeoutAfter 2017-09-12 14:23:16 -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 29fd1b3b33 Update README to show 2.0.0 as the latest packages
[ci skip]
2017-08-25 09:13:43 -07:00
Nate McMaster a4320ccbda Upgrade to xunit 2.3.0-beta4 2017-08-18 09:55:10 -07:00
Nate McMaster 14dcbdb9dd Remove duplicate PackageReference
[ci skip]
2017-08-07 10:05:30 -07:00
John Luo 531da3c774 Ensure fallback to curl after failed wget 2017-08-02 14:31:25 -07:00
John Luo 04505ea5f6 Update __get_remote_file logic 2017-08-02 12:44:44 -07:00
Nate McMaster d058fe5a39 Fix StackOverflowException caused when creating the watcher on directories from a network share 2017-07-26 17:23:06 -07:00
Nate McMaster 4cfeca184c Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:27:09 -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 443df66f3b 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:27:58 -07:00
Ryan Brandenburg 917be35f80 Merge pull request #330 from aspnet/rel/2.0.0
Rel/2.0.0
2017-07-21 15:11:31 -07:00
Ryan Brandenburg 08c6291db2 Update MSBuild version 2017-07-21 14:56:19 -07:00
Ryan Brandenburg fc8919a201 Merge pull request #327 from aspnet/rel/2.0.0
Rel/2.0.0
2017-07-18 14:23:29 -07:00
Ryan Brandenburg bc3f2cbcab Update MSBuild version 2017-07-18 13:59:12 -07:00
Nate McMaster 76aa9b26fc Use async main in dotnet-watch 2017-07-13 11:55:07 -07:00
Ryan Brandenburg c5879dbed7 Merge pull request #323 from aspnet/rel/2.0.0
rel/2.0.0
2017-07-13 09:58:28 -07:00
Ryan Brandenburg 5ce07b2123 Update MSBuild version 2017-07-12 20:29:31 -07:00
Mike Harder e67086ddac Merge remote-tracking branch 'origin/rel/2.0.0' into dev 2017-07-11 17:47:55 -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 3c50592c9b Skip first time experience on Appveyor 2017-07-11 10:44:50 -07:00
Pranav K daa928de92 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:56 -07:00