Commit Graph

341 Commits

Author SHA1 Message Date
Ryan Brandenburg bc3f2cbcab Update MSBuild version 2017-07-18 13:59:12 -07:00
Ryan Brandenburg 5ce07b2123 Update MSBuild version 2017-07-12 20:29:31 -07:00
Mike Harder 5618fa52d8 Update MSBuild to 15.3.0-* (#320)
- Matches version shipping with Visual Studio 15.3
2017-07-11 17:47:28 -07:00
Pranav K 15f1240ff8 Updating KoreBuild branch 2017-07-10 11:57:55 -07:00
Pranav K 78ee75c32f Branching for 2.0.0 rtm 2017-07-10 11:42:05 -07:00
Pranav K c2d4d223e7 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:09 -07:00
Ryan Brandenburg 7bbcd150a2 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:22:07 -07:00
Nate McMaster 83f3158653 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:07 -07:00
Pranav K 4ce09ef0bd Update LICENSE.txt text 2017-07-03 14:05:27 -07:00
Jass Bagga 61505b88a5 Remove use of GetTempFileName (#313) 2017-06-28 12:11:17 -07:00
Nate McMaster b5ccc996f0 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:36:15 -07:00
Nate McMaster 0dfb8e474a Remove named constraint from SqlCache tool (#310) 2017-06-19 15:10:21 -07:00
Nate McMaster 0742f56dbd Fix minor formatting error in help text for user-secrets 2017-06-17 13:45:20 -07:00
Kiran Challa 483d06734a Fixed version of netstandard.library 2017-06-15 05:28:10 -07:00
Nate McMaster 902783e202 Remove redundant property in dependencies.props 2017-06-13 11:29:31 -07:00
Nate McMaster 9c03018a18 Cleanup unnecessary NGPV exclusion and dead test code 2017-06-02 15:29:41 -07:00
Nate McMaster 34ea52068a Add --msbuildprojectextensionspath option to dotnet-watch
In the event someone wants to move the obj/ folder, MSBuild will not be able to locate dotnet-watch's generated targets. dotnet-watch cannot automatically find the obj folder (#244), so this command line switch allows users to point dotnet-watch to the right location.
2017-06-02 15:12:33 -07:00
Pranav K e8ee83d216 Updating versions to preview3 2017-06-01 10:46:49 -07:00
Pranav K 6c17b9ad3e Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:58:38 -07:00
Pranav K ab19b25e98 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:15 -07:00
Pranav K 5c945c81cf Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:42:42 -07:00
Pranav K f4f0af98cd Branching for rel/2.0.0-preview2 2017-05-31 19:36:23 -07:00
Ryan Brandenburg eb4be67863 Add temporary NPV exception 2017-05-30 09:52:51 -07:00
Kiran Challa 85d712251d Updated to use the latest shared runtime 2017-05-26 12:39:37 -07:00
Javier Calvarro Nelson 7ac72dd7d8 Add task for generating ssl certificates with MSBuild 2017-05-24 15:55:43 -07:00
Nate McMaster 0e3d091fb7 Upgrade test framework versions 2017-05-12 12:22:22 -07:00
Pavel Krymets 71f95c0447 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:20:56 -07:00
Pavel Krymets cb377203a4 Update InternalAspNetCoreSdkVersion 2017-05-05 10:20:48 -07:00
Mike Harder a23a255e2e Fix whitespace. 2017-05-03 11:43:39 -07:00
Mike Harder cfc41d3845 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-03 11:42:10 -07:00
Mike Harder db517803c8 Move System.Data.SqlClient version from csproj to dependencies.props (#293) 2017-05-03 11:30:51 -07:00
Pranav K bdd3ff6d0e Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:46 -07:00
Nate McMaster edcba47b84 Merge branch 'rel/1.0.1' into dev 2017-05-01 14:55:24 -07:00
Nate McMaster ed07fbe94a Remove blocking call to stream reader and fix bug in task chaining 2017-05-01 12:48:11 -07:00
Pranav K d277144cb3 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:14 -07:00
Nate McMaster f23ba913db Skip dotnet-watch functional tests while we investigate CI hangs 2017-04-28 14:03:27 -07:00
Nate McMaster 88f43ffc1a Fix race conditions between CTRL+C and RunAsync in dotnet-watch
Increase timeouts in testing dotnet-run and improve verbosity of test logging
2017-04-28 10:34:18 -07:00
Nate McMaster add3d93101 ⬆️ RuntimeFrameworkVersion to 1.0.5 2017-04-27 14:52:32 -07:00
Mike Harder 4569b0e4de Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-04-27 13:38:01 -07:00
Mike Harder 3a248e22c8 Upgrade System.Data.SqlClient to 4.4.0-* (#287)
- Addresses "SqlClient fails with netcoreapp2.0 on Win7/Server2008" (https://github.com/dotnet/corefx/issues/18406)
- Revert if and when $(CoreFxVersion) is upgraded to 4.4.0-*
2017-04-27 13:37:20 -07:00
Pranav K f86cd6b9b4 Updating package version to preview2 2017-04-26 07:12:47 -07:00
Pranav K 7ea7302694 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:01:53 -07:00
Pranav K 08799573e0 Branching for 2.0.0-preview1 2017-04-25 22:01:50 -07:00
Pranav K d3d88481e2 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:47:25 -07:00
Nate McMaster 1e61428f8e Lift packages to target .NET Core 2.0 2017-04-24 10:39:27 -07:00
Nate McMaster e0e972e98c Update travis and appveyor build settings to include rel branches 2017-04-11 14:54:36 -07:00
Nate McMaster 734c735fb5 Simplify console output and fix color output on CMD 2017-04-11 14:45:52 -07:00
Nate McMaster cd5fa7ec1f Update package verion to 1.0.1 rtm and pin build dependencies and tools 2017-04-11 14:34:07 -07:00
Pranav K 023b1d7db8 Updating versions to 2.0.0-preview1 2017-04-03 21:41:09 -07:00
Pranav K e4e62b3156 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:32 -07:00