Nate McMaster
ec429447bf
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:50:59 -07:00
Nate McMaster
c49b3a30d0
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:47:48 -07:00
ASP.NET CI
ccd4d50d6f
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:14:41 +00:00
ASP.NET CI
b7e4884b86
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:32:57 -07:00
ASP.NET CI
054943b33e
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-04 07:29:47 -07:00
ASP.NET CI
767c3ddb85
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-19 22:16:42 -07:00
Nate McMaster
a743eb057c
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:31:09 -07:00
Ryan Brandenburg
8ee8c84288
Branching for 2.1.0-rc1
2018-04-16 16:55:22 -07:00
ASP.NET CI
a7105cabd1
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 14:03:41 -07:00
ASP.NET CI
737dfad133
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-03 22:20:35 +00:00
ASP.NET CI
25a124c478
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-25 15:33:15 -07:00
Pranav K
7addc9d681
Use --ci when running CI scripts
2018-03-15 17:06:44 -07:00
ASP.NET CI
e78144fea7
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-08 12:55:13 -08:00
Pranav K
fcecc0d691
Move setting up environment variables in to build stage
2018-03-07 15:00:29 -08:00
Pranav K
c9c1b20c61
Fix typo
2018-03-07 11:25:29 -08:00
Pranav K
9dd75411cf
Specify a JobName so build logs are prettier
2018-03-07 11:22:49 -08:00
Pranav K
0ede153272
WIP
2018-03-07 11:13:10 -08:00
Pranav K
4288ae2117
Update to Ubuntu 16.04
2018-03-07 10:43:50 -08:00
Pranav K
fd64d416d2
Add pipeline files for dotnet-ci ( #143 )
2018-03-07 10:28:58 -08:00
Pranav K
a174f575a7
Use dotnet-core feed in repos
2018-03-06 10:02:58 -08:00
ASP.NET CI
5ccfd3c568
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-26 10:56:36 -08:00
ASP.NET CI
4fae13ce9b
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-18 12:12:57 -08:00
ASP.NET CI
308994481a
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-11 12:17:56 -08:00
ASP.NET CI
936588acf6
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-09 11:36:35 -08:00
ASP.NET CI
fd4b2d62c9
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-03 02:39:20 +00:00
ASP.NET CI
13e2b6d8e7
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-01 03:00:24 +00:00
ASP.NET CI
c873fc55f9
Update dependencies.props
...
[auto-updated: dependencies]
2018-01-04 00:43:22 +00:00
ASP.NET CI
823bbc2809
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-31 20:37:53 +00:00
ASP.NET CI
07fbc8e795
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-18 16:36:39 -08:00
ASP.NET CI
13568ba8cf
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-13 20:23:40 +00:00
ASP.NET CI
5dddd72b60
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-10 12:17:45 -08:00
Pranav K
e5c95690db
Specify runtime versions to install
2017-11-29 14:09:25 -08:00
Pranav K
b8d2b36191
Replace aspnetcore-ci-dev feed with aspnetcore-dev
2017-11-21 16:27:02 -08:00
Nate McMaster
6a4161762c
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-11-20 12:15:43 -08:00
Pranav K
c9487faa06
Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1
2017-11-17 13:00:24 -08:00
Nate McMaster
8fd36866f9
Pin tool and package versions to make builds more repeatable
2017-10-31 18:04:49 -07:00
Nate McMaster
370bc7d7c5
Use PackageLineup to manage PackageReference versions
2017-08-30 17:22:09 -07:00
Nate McMaster
51aecc2c18
Use Directory.Build.props/targets
2017-08-22 12:32:16 -07:00
Nate McMaster
1c093cbbad
Upgrade to xunit 2.3.0-beta4
2017-08-22 12:32:02 -07:00
Nate McMaster
17e4efa104
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:31:08 -07:00
Pranav K
dc1bad995f
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:12:37 -07:00
Ryan Brandenburg
f332cdb558
Set AspNetCoreVersion
2017-07-24 17:55:00 -07:00
Nate McMaster
8cacc94046
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:36:45 -07:00
Mike Harder
8608131b4e
Set "TreatWarningsAsErrors" before NuGet restore ( #115 )
...
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:39:59 -07:00
Ryan Brandenburg
25351a6f16
Remove NETStandard.Library.NETFramework and update Moq
2017-06-29 10:49:07 -07:00
Pranav K
41def1548f
Update dependencies.props
...
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:47:30 -07:00
Kiran Challa
6d3ce16da9
Updated to use the latest shared runtime
2017-05-26 12:38:52 -07:00
Jass Bagga
c2262b7234
Update TFM to netstandard2.0 ( #112 )
2017-05-22 16:42:46 -07:00
Nate McMaster
1e148819af
Upgrade test framework versions
2017-05-12 16:38:04 -07:00
Pavel Krymets
0365f3a97f
Remove unnecessary package references ( #110 )
2017-05-10 12:07:52 -07:00