aspnetcore/eng
Doug Bunting ae5b1135f5
Move from Microsoft.Bcl.Json.Sources to System.Text.Json (#9836)
- fix downgrade of CoreFx packages in core-sdk
- change eng/SharedFramework.Externsl.props
- remove System.Buffers and System.Runtime.CompilerServices.Unsafe references
  - System.Text.Json brings them in transitively
  - suppress baseline warning about System.Buffers
- remove more references from Microsoft.AspNetCore.SignalR.Protocols.Json project
  - Microsoft.AspNetCore.SignalR.Common brings necessary .NET Standard 2.0 packages in transitively
- regenerate ref project files

details:
- CoreFx no longer produces the Microsoft.Bcl.Json.Sources package
- System.Text.Json is now .NET Standard 2.0-compatible
- see also dotnet/corefx#37129 and aspnet/Extensions#1610
2019-04-29 21:21:00 -07:00
..
helix Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
scripts Cleanup unnecessary files added during 2.2 => master merge (#9690) 2019-04-23 14:46:09 -07:00
targets Make System.Text.Json the default for SignalR and remove Newtonsoft from shared framework (#9476) 2019-04-18 13:49:24 -07: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' => 'master' 2019-04-11 15:26:10 -07:00
Baseline.xml Merge branch 'release/2.2' => 'master' 2019-04-11 15:26:10 -07:00
Dependencies.props Move from Microsoft.Bcl.Json.Sources to System.Text.Json (#9836) 2019-04-29 21:21:00 -07:00
FlakyTests.AfterArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
FlakyTests.BeforeArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
GenAPI.exclusions.txt Fix #8520 - Component parameters not found 2019-03-27 12:10:43 -07: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' -> 'master' 2019-04-19 18:53:15 -07:00
ProjectReferences.props Rename all the service reference things (#9559) 2019-04-22 11:15:54 -07:00
SharedFramework.External.props Move from Microsoft.Bcl.Json.Sources to System.Text.Json (#9836) 2019-04-29 21:21:00 -07:00
SharedFramework.Local.props Make System.Text.Json the default for SignalR and remove Newtonsoft from shared framework (#9476) 2019-04-18 13:49:24 -07:00
Version.Details.xml Move from Microsoft.Bcl.Json.Sources to System.Text.Json (#9836) 2019-04-29 21:21:00 -07:00
Versions.props Move from Microsoft.Bcl.Json.Sources to System.Text.Json (#9836) 2019-04-29 21:21:00 -07: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 Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00