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
scripts Cleanup unnecessary files added during 2.2 => master merge (#9690) 2019-04-23 14:46:09 -07:00
targets
tools
AspNetCore.snk
Baseline.Designer.props
Baseline.xml
Dependencies.props Move from Microsoft.Bcl.Json.Sources to System.Text.Json (#9836) 2019-04-29 21:21:00 -07:00
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt
LicenseHeader.txt
NuGetPackageVerifier.json
PatchConfig.props
ProjectReferences.props
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
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
Workarounds.targets
signcheck.exclusions.txt