aspnetcore/eng
David Fowler bd6faa5ca1
Chunked request parsing does not properly update examined (#8318)
- The chunked parsing logic didn't properly update the examined position when parsing the chunked prefix. This started to throw because Pipe now throws if examined is set to the position before the previous.
2019-03-08 09:42:02 -08:00
..
helix Add ability to skip tests on specific helix queues (#8231) 2019-03-06 23:53:18 -08:00
scripts Re-enable full IIS tests on Windows.10.Amd64.EnterpriseRS3.ASPNET.Open (#7959) 2019-02-27 11:03:41 -08:00
targets Add ability to skip tests on specific helix queues (#8231) 2019-03-06 23:53:18 -08:00
tools Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
AspNetCore.snk
Baseline.Designer.props Merge branch 'release/2.2' 2019-02-14 06:29:38 -08:00
Baseline.xml Merge branch 'release/2.2' 2019-02-14 06:29:38 -08:00
Dependencies.props Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
GenAPI.exclusions.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
LicenseHeader.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
NuGetPackageVerifier.json
PatchConfig.props Merge branch 'release/2.2' 2019-02-14 06:29:38 -08:00
ProjectReferences.props Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
SharedFramework.External.props Update versions (#8198) 2019-03-06 17:56:51 -08:00
SharedFramework.Local.props Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
Version.Details.xml Chunked request parsing does not properly update examined (#8318) 2019-03-08 09:42:02 -08:00
Versions.props Chunked request parsing does not properly update examined (#8318) 2019-03-08 09:42:02 -08:00
Workarounds.props Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
Workarounds.targets Allow disabling automatic MVC reference (#8167) 2019-03-05 09:19:28 -08:00
signcheck.exclusions.txt