ASP.NET CI
|
d67c2cb2cc
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-05-13 14:08:54 -07:00 |
Ryan Brandenburg
|
73592b904b
|
Upgrade to netcoreapp22
|
2018-05-07 16:22:46 -07:00 |
ASP.NET CI
|
7fe6dae3c5
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-05-06 12:15:43 -07:00 |
ASP.NET CI
|
e9896d3be0
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-04-29 12:16:29 -07:00 |
ASP.NET CI
|
3910156947
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-04-23 12:08:58 -07:00 |
Nate McMaster
|
f2c2d80532
|
Merge branch release/2.1 into dev
|
2018-04-20 15:08:01 -07:00 |
ASP.NET CI
|
065f9f9dbc
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-04-19 22:21:45 -07:00 |
Nate McMaster
|
b392ef5ed7
|
Set NETStandardImplicitPackageVersion via dependencies.props
|
2018-04-19 16:39:10 -07:00 |
Ryan Brandenburg
|
6c2432e544
|
Branching for 2.1.0-rc1
|
2018-04-16 16:57:26 -07:00 |
ASP.NET CI
|
411d583631
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-04-15 14:09:55 -07:00 |
ASP.NET CI
|
ac3bce603b
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-04-03 22:26:47 +00:00 |
ASP.NET CI
|
ede8417bb1
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-03-25 15:39:25 -07:00 |
ASP.NET CI
|
d5e6c6a81e
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-03-08 13:00:13 -08:00 |
Pranav K
|
a34a3e319e
|
Use dotnet-core feed in repos
|
2018-03-06 10:03:51 -08:00 |
ASP.NET CI
|
a992ce0d7b
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-26 11:01:44 -08:00 |
ASP.NET CI
|
bee7ced54f
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-18 12:17:51 -08:00 |
ASP.NET CI
|
fbfafa06ce
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-11 12:24:21 -08:00 |
ASP.NET CI
|
52249d6038
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-09 11:43:03 -08:00 |
ASP.NET CI
|
0b4285caa2
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-03 02:46:03 +00:00 |
ASP.NET CI
|
22c2797d84
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-01 03:29:53 +00:00 |
ASP.NET CI
|
0f65354175
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-01-04 01:12:22 +00:00 |
ASP.NET CI
|
48cc16eadc
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-31 21:05:44 +00:00 |
ASP.NET CI
|
d3fa87c6c5
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-18 17:04:20 -08:00 |
ASP.NET CI
|
d3c71cce94
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-13 20:49:48 +00:00 |
ASP.NET CI
|
1760bab38f
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-10 12:48:34 -08:00 |
Pranav K
|
b9867d21b3
|
Specify runtime versions to install
|
2017-11-29 14:09:26 -08:00 |
Pranav K
|
f6341853de
|
Replace aspnetcore-ci-dev feed with aspnetcore-dev
|
2017-11-21 15:47:50 -08:00 |
Nate McMaster
|
dc095b1f4d
|
Use MSBuild to set NuGet feeds instead of NuGet.config
|
2017-11-20 12:15:56 -08:00 |
Pranav K
|
330960460c
|
Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1
|
2017-11-17 13:00:25 -08:00 |
Nate McMaster
|
d687617a35
|
Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
|
2017-11-01 09:29:41 -07:00 |
Nate McMaster
|
11377e08f6
|
Use PackageLineup to manage PackageReference versions
|
2017-08-29 09:42:24 -07:00 |
Nate McMaster
|
5178176219
|
Use Directory.Build.props/targets
|
2017-08-29 09:41:12 -07:00 |
Nate McMaster
|
68a6e8d367
|
Upgrade to xunit 2.3.0-beta4
|
2017-08-22 15:19:42 -07:00 |
Nate McMaster
|
4b747a75bd
|
Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
|
2017-07-25 16:32:13 -07:00 |
Pranav K
|
7d5f3511d1
|
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
|
2017-07-25 15:13:18 -07:00 |
Ryan Brandenburg
|
2ac5f3617e
|
Set AspNetCoreVersion
|
2017-07-24 17:56:12 -07:00 |
Ryan Brandenburg
|
615f9d1743
|
Remove NETStandard.Library.NETFramework
|
2017-07-07 10:29:19 -07:00 |
Ryan Brandenburg
|
bcbfe745f4
|
Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
|
2017-07-06 13:35:01 -07:00 |
Nate McMaster
|
6849a49905
|
React to aspnet/BuildTools#293
[ci skip]
|
2017-07-06 10:37:33 -07:00 |
Nate McMaster
|
f12054dfa7
|
Update Microsoft.AspNetCore.HtmlAbstractions to .NET Standard 2.0
|
2017-06-08 12:58:50 -07:00 |
Nate McMaster
|
ccef6b261b
|
Lift Microsoft.Extensions.WebEncoders to target .NET Standard 2.0
|
2017-06-07 09:41:23 -07:00 |
Kiran Challa
|
46dd25fcac
|
Updated to use the latest shared runtime
|
2017-05-26 12:40:38 -07:00 |
Nate McMaster
|
225c482c37
|
Upgrade test framework versions
|
2017-05-15 15:39:13 -07:00 |
Pavel Krymets
|
b85a0a8af3
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-05-05 10:22:40 -07:00 |
Pavel Krymets
|
0eca220069
|
Update InternalAspNetCoreSdkVersion
|
2017-05-05 10:22:33 -07:00 |
Pranav K
|
9c9468f956
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
|
2017-05-01 22:02:00 -07:00 |
Pranav K
|
aa4bef0f54
|
Use the bundled NETStandard.Library package in netstandard targeting libraries
|
2017-05-01 12:39:26 -07:00 |
Pranav K
|
755bba2c62
|
Branching for 2.0.0-preview1
|
2017-04-25 22:02:36 -07:00 |
Pranav K
|
2c2992b465
|
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
|
2017-04-25 11:04:08 -07:00 |
Pranav K
|
ebc2c99aaf
|
Updating versions to 2.0.0-preview1
|
2017-04-03 21:41:10 -07:00 |