Commit Graph

233 Commits

Author SHA1 Message Date
Pranav K 62819b4abc Skip tests failing on the CI 2017-12-11 10:48:33 -08:00
ASP.NET CI d765737685 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:33:50 -08:00
Ryan Brandenburg e6a2f6811c LinepuePackageRestoreSource to aspnetcore-dev 2017-12-05 10:04:29 -08:00
Ryan Brandenburg b4a6283d56 Update bootstrappers 2017-12-04 12:28:39 -08:00
Ryan Brandenburg 6414cf0f23 Use sources.props 2017-11-29 16:08:28 -08:00
Pranav K d457fec2cf Specify runtime versions to install 2017-11-29 14:09:28 -08:00
Pranav K c869c47acf Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:21:41 -08:00
Pranav K ed1eb295fb Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Pranav K 7f1a987ada Update samples and tests to target netcoreapp2.1 2017-11-15 16:30:29 -08:00
Taryn Hill 02850d48dd Add a missing tick to README.md 2017-11-10 16:20:45 -08:00
Pranav K 0210b69020 Fix build warning for missing API base lines 2017-11-07 17:33:39 -08:00
Pranav K 36674b5d24 Fix failing tests
* Specify RIDs for SimpleApp
* Default to the RID \ PlatformTarget that the SDK chooses (viz win7-x86 for .NET Framework)
* Default Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj to win7-x86 and remove extraneous project
  under the tools directory to simplify the build.
2017-11-07 17:33:39 -08:00
Nate McMaster 976ddc2ef8 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 18:05:30 -07:00
Ryan Brandenburg 00dd638c4f Add RepositoryRoot 2017-10-18 09:38:02 -07:00
Ryan Brandenburg b9d1f82191 Update bootstrappers 2017-10-09 12:45:37 -07:00
Pranav K 311c52b12e Honor CopyBuildOutputToPublishDirectory and CopyOutputSymbolsToPublishDirectory switches
Fixes #204
2017-09-26 13:12:26 -07:00
Justin Kotalik 05d077da43 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:56:59 -07:00
Pranav K daec40f2ba Add support for cross-publishing
Fixes #102
2017-08-31 16:07:12 -07:00
Nate McMaster 28172a3a3e Use PackageLineup to manage PackageReference versions 2017-08-29 14:50:54 -07:00
Nate McMaster 54a5b4734f Use Directory.Build.props/targets 2017-08-29 14:17:25 -07:00
Nate McMaster efa82ceefe Upgrade to xunit 2.3.0-beta4 2017-08-22 17:36:19 -07:00
John Luo a62c8484cb Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:15:15 -07:00
John Luo 9161e4cb0c Ensure fallback to curl after failed wget 2017-08-02 14:33:13 -07:00
John Luo 3816db5e21 Update __get_remote_file logic 2017-08-02 12:44:47 -07:00
Nate McMaster b44383b401 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:28:34 -07:00
Nate McMaster 48773c5c14 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:33:59 -07:00
Pranav K ab86638804 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:14:20 -07:00
Ryan Brandenburg 5b9ae32b05 Set AspNetCoreVersion 2017-07-24 17:57:50 -07:00
Ryan Brandenburg 9ee6a13a0f 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:32:21 -07:00
Ryan Brandenburg 18720ea8d4 Merge pull request #180 from aspnet/rel/2.0.0
Rel/2.0.0
2017-07-21 15:11:36 -07:00
Ryan Brandenburg e888beb48c Update MSBuild version 2017-07-21 14:56:49 -07:00
Pranav K c0cb863594 Merge pull request #177 from aspnet/rel/2.0.0
Don't run the precompilation tool when publishing with a RID
2017-07-19 10:27:07 -07:00
Pranav K 98b9a4bf7f Don't run the precompilation tool when publishing with a RID 2017-07-19 10:26:48 -07:00
Ryan Brandenburg 2e17439ee1 Merge pull request #175 from aspnet/rel/2.0.0
Rel/2.0.0
2017-07-18 14:23:44 -07:00
Ryan Brandenburg 40e149db30 Raise MSBuild version 2017-07-18 13:59:55 -07:00
Ryan Brandenburg 5aca4fe99f Merge pull request #171 from aspnet/rel/2.0.0
rel/2.0.0
2017-07-13 09:58:31 -07:00
Ryan Brandenburg b4764b89ed Update MSBuild version 2017-07-12 20:29:23 -07:00
Mike Harder 9c6cd97188 Merge remote-tracking branch 'origin/rel/2.0.0' into dev 2017-07-11 17:45:12 -07:00
Mike Harder 2f3054f668 Update MSBuild to 15.3.0-* (#169)
- Matches version shipping with Visual Studio 15.3
2017-07-11 17:44:41 -07:00
Ryan Brandenburg cabc1b885a Skip first time experience on Appveyor 2017-07-10 15:25:10 -07:00
Pranav K 1ac14ddc7d Merge branch 'rel/2.0.0' into dev 2017-07-10 11:58:00 -07:00
Pranav K 8d246aab37 Updating KoreBuild branch 2017-07-10 11:57:59 -07:00
Pranav K 116a424ac5 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:45:02 -07:00
Pranav K 0cb04e7a92 Branching for 2.0.0 rtm 2017-07-10 11:45:02 -07:00
Hao Kung 55d7cd2286 React to defaults 2017-07-07 14:00:32 -07:00
Ryan Brandenburg dc45279082 Remove NETStandard.Library.NETFramework 2017-07-07 11:08:24 -07:00
Pranav K 16fc424f9e Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:39 -07:00
Pranav K 73b5e2fd70 Don't invoke GetDotNetHost task from desktop msbuild. (#163)
* Don't invoke GetDotNetHost task from desktop msbuild.

Fixes https://github.com/aspnet/MvcPrecompilation/issues/161
2017-07-06 15:03:38 -07:00
Ryan Brandenburg 36bdecf56f Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:42:44 -07:00
Nate McMaster a19a422cb1 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:38:42 -07:00