Commit Graph

69 Commits

Author SHA1 Message Date
Nate McMaster 958d41f738
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 11:53:10 -07:00
Nate McMaster 2a1ba2a7e6
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:48:31 -07:00
ASP.NET CI 72c28fa875 Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:19:27 +00:00
ASP.NET CI 04d6e71e7f Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:37:37 -07:00
ASP.NET CI 982508e863 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:34:42 -07:00
ASP.NET CI 7eafb5c9a0 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:21:16 -07:00
Nate McMaster 45d0a0ad98
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:39:00 -07:00
Ryan Brandenburg 7644204569 Branching for 2.1.0-rc1 2018-04-16 16:57:14 -07:00
ASP.NET CI a997ceba98 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:09:18 -07:00
ASP.NET CI 30ffadfebf Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:26:12 +00:00
ASP.NET CI e93aa56b58 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:38:48 -07:00
ASP.NET CI 983d0e530a Update dependencies.props
[auto-updated: dependencies]
2018-03-08 12:59:45 -08:00
Chris Ross (ASP.NET) b6dc00229d Convert TestHost ResponseStream to use Pipes. 2018-03-07 15:22:20 -08:00
Pranav K 6f7c69f27f
Use dotnet-core feed in repos 2018-03-06 10:03:45 -08:00
Chris Ross (ASP.NET) fbe2c6fa10 React to HttpClient default protocol breaking change 2018-03-02 15:48:15 -08:00
ASP.NET CI 23b4ecd8d3 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:01:17 -08:00
ASP.NET CI 12b9631435 Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:17:23 -08:00
ASP.NET CI 99c742221f Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:23:37 -08:00
ASP.NET CI 515bc2e66d Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:42:22 -08:00
ASP.NET CI 0880111f9b Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:45:18 +00:00
ASP.NET CI e2386a7885 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:10:55 +00:00
ASP.NET CI af5e702223 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:04:21 +00:00
ASP.NET CI d2cdf4bac0 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:02:54 -08:00
ASP.NET CI 18bf9990cf Update dependencies.props
[auto-updated: dependencies]
2017-12-13 20:48:25 +00:00
ASP.NET CI 42cd02da5d Update dependencies.props
[auto-updated: dependencies]
2017-12-10 12:47:00 -08:00
Pranav K 38832b75fd Specify runtime versions to install 2017-11-29 14:09:26 -08:00
Pranav K 076e5fe6af Fixup name of SystemServiceProcessServiceControllerPackageVersion 2017-11-22 14:52:27 -08:00
Pranav K 3f76a5d214 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:47:47 -08:00
Nate McMaster 36404036a9 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 15:54:32 -08:00
John Luo aff78a04af Update property name to match naming scheme 2017-11-20 15:51:17 -08:00
Henk Mollema e03c6a7908 Cross-compile Windows Services hosting package 2017-11-20 15:40:50 -08:00
Pranav K 97e7f123f7 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:25 -08:00
Chris Ross (ASP.NET) 65bad5b9ab Update dependencies 2017-11-09 13:04:37 -08:00
Nate McMaster c5f2333481 Pin tool and package versions to make build more repeatable 2017-10-31 13:04:32 -07:00
Nate McMaster 5ca9f8928f Use PackageLineup to manage PackageReference versions 2017-08-29 09:55:55 -07:00
Nate McMaster 9a4a43cc6a Use Directory.Build.props/targets 2017-08-29 09:52:04 -07:00
Nate McMaster e7541e99a7 Upgrade to xunit 2.3.0-beta4 2017-08-22 15:25:22 -07:00
Nate McMaster 4f66ac679b Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:32:06 -07:00
Pranav K bf4556a5dd Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:14 -07:00
Ryan Brandenburg cd4689871f Set AspNetCoreVersion 2017-07-24 17:56:05 -07:00
Mike Harder 266736764c Rename to DiagnosticSourceVersion (#1143)
- Matches other repos
2017-07-19 09:37:37 -07:00
Ryan Brandenburg 84f7aad30e Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:35:34 -07:00
Nate McMaster b7ab95291c React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:29 -07:00
Ryan Brandenburg 654d6bee4a DiagnosticSource to 4.4.1 2017-07-03 15:06:56 -07:00
Ryan Brandenburg bd661a9e86 Update Moq and remove NETSTandard.Library.NetFramework 2017-06-29 10:18:14 -07:00
Pranav K acb96ec971 Preapre for StackTrace.Sources changes 2017-06-22 11:18:43 -07:00
Kiran Challa 39aa81abcc Fixed version of netstandard.library 2017-06-15 05:31:02 -07:00
Kiran Challa 57647bff2e Updated to use the latest shared runtime 2017-05-26 12:40:28 -07:00
BrennanConroy c7bac3133f Chain hosting timeout to StopAsync cancellation token (#1078) 2017-05-19 16:32:45 -07:00
John Luo 62cd07d0a6 Target NETStandard2.0 and add WindowsServices back 2017-05-19 14:17:02 -07:00