Commit Graph

217 Commits

Author SHA1 Message Date
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
Pranav K 922c120762 React to https://github.com/aspnet/Mvc/issues/6009 2017-07-05 15:35:11 -07:00
Pranav K 4694014a2e Update LICENSE.txt text 2017-07-03 14:07:18 -07:00
Hao Kung 2a57171ea8 Use new auth API 2017-07-03 11:54:17 -07:00
Nate McMaster 1f02768ddd Remove dependency on Microsoft.NETCore.App from the generated nuspec (#160) 2017-07-03 09:22:10 -07:00
Pranav K edfe5399c3 Add some details about view compilation options (#156)
* Add some details about view compilation options
2017-06-30 15:18:09 -07:00
Pranav K b625ffcad6 Remove SimpleAppDesktopOnly 2017-06-30 15:14:26 -07:00
Pranav K d801bdc271 Reacting to https://github.com/aspnet/Mvc/issues/6462 2017-06-30 15:00:39 -07:00
Pranav K 81fa36f029 Add a test that always publishes in Debug
Fixes #99

Also move some tests over to reduce unnecessary deployment
2017-06-27 15:37:19 -07:00
Nate McMaster fcabcb2385 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:40:12 -07:00
Pranav K cd91ab986c Cleanup tests to perform fewer deployments (#154)
* Cleanup tests to perform fewer deployments
2017-06-22 13:12:24 -07:00
Pranav K 8d095d3af6 Unwrap inner exceptions for AggregateExceptions 2017-06-20 21:39:35 -07:00
Pranav K 5834660081 Fix issues with adding desktop reference.
* Add the reference only if precompilation is enabled.
* Make the reference Private. We don't want it to be copied locally to the output
2017-06-20 21:39:35 -07:00
Pranav K 9b89aca3c3 Use IsPackable instead of ExcludeFromPack 2017-06-20 13:47:40 -07:00
Pranav K e0e74462ba Fix warnings in tests from adding assembly references that don't exist 2017-06-20 10:59:35 -07:00
Pranav K fe4cc976b9 Use MuxerPath to determine location to dotnet.exe
Fixes $50
2017-06-20 10:59:35 -07:00
N. Taylor Mullen e300cf175a Remove docs exclusion from NuGetPackageVerifier.json. 2017-06-20 10:43:41 -07:00