Граф коммитов

257 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster af5623fb4b Bump version, update build tools, and dependency versions 2018-01-18 16:27:07 -08:00
Nate McMaster 06b53886bd Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105 2017-10-13 13:10:53 -07:00
Nate McMaster a45c919344 Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:09:43 -07:00
Nate McMaster 7d532c32e0 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-10-02 14:11:52 -07:00
Nate McMaster 3f2dd47e46 Import dependencies.props last to ensure TargetFramework is set first 2017-09-29 17:01:03 -07:00
Nate McMaster 89ddc8b8b7 Bump version to 2.0.1 and update build scripts, tools, and dependencies for 2.0.x 2017-09-20 17:16:53 -07:00
Pranav K 978dfb9d17 Pinning versions for 2.0.0 2017-08-17 14:55:46 -07:00
Pranav K e2a4591384 Updating KoreBuild branch 2017-07-10 11:57:53 -07:00
Pranav K 3230531cd3 Branching for 2.0.0 rtm 2017-07-10 11:40:23 -07:00
Pranav K f17e2098fc Update version suffix for 2.0.0 RTM release 2017-07-06 15:07:50 -07:00
Nate McMaster 30e9db3009 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:34:27 -07:00
Mike Harder f292fa8db5 Set "TreatWarningsAsErrors" before NuGet restore (#150)
* Ensures our build stays clean of NuGet warnings
2017-07-03 16:56:46 -07:00
Pranav K aa8e9d1f84 Update LICENSE.txt text 2017-07-03 14:04:15 -07:00
Nate McMaster df41fd8ccc Replace the ConfigureCookieOptions action property with the CookieBuilder 2017-06-30 15:18:40 -07:00
Ryan Brandenburg cfe0e3012e Remove NETStandard.Library.NETFramework and update Moq (#147) 2017-06-29 10:45:20 -07:00
Pranav K 85bf94c29b Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:14:46 -07:00
Nate McMaster 74ffe816a0 Add libunwind to travis.yml
[skip appveyor]
2017-06-26 09:25:11 -07:00
N. Taylor Mullen bdf115a5ff Make SHA256 algorithm creation FIPS compliant.
#144
2017-06-08 10:19:33 -07:00
John Luo a242c4b0f0 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 15:15:55 -07:00
John Luo 5870fce035 Add configure delegate for CookieOptions
- allows configuration of CookieOptions such as SameSite without explicit duplication of the option on AntiforgeryOptions
2017-06-02 14:35:22 -07:00
Pranav K b25b664bf8 Updating versions to preview3 2017-06-01 10:46:25 -07:00
Pranav K ea8f0ce255 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:56:48 -07:00
Pranav K 8f8f3bce63 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:08 -07:00
Pranav K 867c130607 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:40:56 -07:00
Pranav K c59304a632 Branching for rel/2.0.0-preview2 2017-05-31 19:36:00 -07:00
Kiran Challa 0ab3f1e94f Updated to use the latest shared runtime 2017-05-26 12:36:36 -07:00
Chris R f258be61fd React to parser StringSegment changes 2017-05-18 21:57:13 -07:00
Nate McMaster 74239f08c0 Update TFM to netstandard2.0 2017-05-18 16:09:19 -07:00
Nate McMaster 75c73a31e1 Upgrade test framework versions 2017-05-12 16:36:33 -07:00
Pavel Krymets d1df39b5e5 Remove unused dependencies (#139) 2017-05-10 08:46:23 -07:00
Pranav K f0b4bfb698 Merge pull request #138 from aspnet/rel/2.0.0-preview1
Change TFM to netcoreapp2.0
2017-05-05 10:34:37 -07:00
Pranav K 6986ab3a0f Change TFM to netcoreapp2.0 2017-05-05 10:33:07 -07:00
Pavel Krymets bde4e4b7fc Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:06:23 -07:00
Pavel Krymets 525ca80d4f Update InternalAspNetCoreSdkVersion 2017-05-05 10:05:38 -07:00
Pranav K 81da387b36 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:28 -07:00
Pranav K d9a9f248b4 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:38:50 -07:00
Pranav K ef21413f9c Updating package version to preview2 2017-04-26 07:12:30 -07:00
Pranav K 946de2ae3b Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:00:32 -07:00
Pranav K 20a3e283ad Branching for 2.0.0-preview1 2017-04-25 22:00:29 -07:00
Pranav K c68e8035d9 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:07 -07:00
Smit Patel bb916af873 Update API Check related files
React to aspnet/BuildTools#238
2017-04-25 08:17:44 -07:00
Pranav K 03869c6e50 Updating versions to 2.0.0-preview1 2017-04-03 21:41:08 -07:00
Pranav K af84fadf8c Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:31 -07:00
Pranav K c3d312b0b0 Remove net451 as a cross-compile target 2017-03-23 10:32:42 -07:00
Kiran Challa f31c302e5c Converted test project to run on netcoreapp2.0 2017-03-22 15:42:53 -07:00
Nate McMaster 151e792ecb
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 11:15:58 -07:00
Nate McMaster ce6c832465 Unify dependency version to one file 2017-03-15 11:39:16 -07:00
Nate McMaster aa63089a36
Update appveyor and travis settings 2017-03-14 13:39:30 -07:00
David Fowler e87c00ac3a Merge pull request #129 from aspnet/no-mono
No mono
2017-03-09 13:30:43 -08:00
David Fowler 411da70cb5 Update .travis.yml 2017-03-08 20:16:43 -08:00