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 |
Juan Naputi
|
1c9a4f5705
|
Fixed typo in IAntiforgery file
|
2017-03-07 10:31:23 -08:00 |
Nate McMaster
|
ce243b3d34
|
Update Travis and AppVeyor settings
|
2017-03-01 18:19:36 -08:00 |
Nate McMaster
|
0e0fe9b436
|
Change korebuild branch and fix argument forwarding in bootstrapper
|
2017-03-01 18:14:13 -08:00 |
Nate McMaster
|
c8053845a4
|
Downgrade to stable packages
|
2017-02-14 16:15:45 -08:00 |
Doug Bunting
|
221c582a6f
|
Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
|
2017-02-14 12:11:52 -08:00 |
Nate McMaster
|
00fe95253a
|
Delete makefile.shade
|
2017-02-09 17:29:07 -08:00 |
Nate McMaster
|
69abfa893b
|
Cleanup solution file
|
2017-02-09 13:29:00 -08:00 |
Ryan Brandenburg
|
829050ec31
|
Move samples to Entropy (#120)
|
2017-02-08 09:36:44 -08:00 |
Nate McMaster
|
aeab73f9f6
|
Upgrade to VS 2017
|
2017-01-30 14:21:37 -08:00 |
Kiran Challa
|
cd4afdc083
|
[Fixes #116] Set 'no-store' also in Cache-Conrol header
|
2017-01-26 12:56:15 -08:00 |
Pranav K
|
5cb5178619
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:26 -08:00 |
Ajay Bhargav Baaskaran
|
a430bca8c4
|
Removed packages list in NuGetPackageVerifier.json
|
2016-12-12 00:43:04 -08:00 |
N. Taylor Mullen
|
db4b088a4a
|
Update .travis.yml osx image to xcode7.3.
|
2016-12-08 10:04:20 -08:00 |
N. Taylor Mullen
|
25e0fee45c
|
Pin global.json SDK to 1.0.0-preview2-1-003177.
|
2016-11-23 16:00:28 -08:00 |
Nate McMaster
|
a01c7be3d8
|
Clean tmp folder after unzipping KoreBuild
|
2016-11-18 10:56:12 -08:00 |
Pranav K
|
687be28875
|
Updating versions to 1.2.0-*
|
2016-11-09 14:12:21 -08:00 |
Pranav K
|
00a0683829
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-09 11:29:00 -08:00 |
Pranav K
|
3668d0f013
|
Branching for 1.1.0
|
2016-11-09 11:28:58 -08:00 |
Kiran Challa
|
2fcb187d7d
|
Use request PathBase value to set cookie path only if it has a non-null & non-empty value
|
2016-11-09 04:27:35 -08:00 |
Kiran Challa
|
a5c0e505c1
|
Fix cookie from being set to empty pathbase
Found with issue: https://github.com/aspnet/Mvc/issues/5512
|
2016-11-08 12:25:18 -08:00 |
jacalvar
|
968ea59ce4
|
Created public API baselines
|
2016-11-04 10:37:10 -07:00 |
Kiran Challa
|
3fc090e2fe
|
[Fixes #105] Disable caching when response uses antiforgery
|
2016-11-02 16:16:06 -07:00 |
Kiran Challa
|
08cb67b7e4
|
[Fixes #104] Expose cookie options via Antiforgery options
|
2016-11-02 11:03:23 -07:00 |
chris2093
|
72bc9c0f2c
|
Update DefaultAntiforgeryTokenStore.cs (#106)
Corrected comment typo
|
2016-10-19 07:54:52 -07:00 |
Pranav K
|
371af136d3
|
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
|
2016-10-17 09:55:34 -07:00 |