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
显示
- eng/Dependencies.props 1 个添加, 1 个删除eng/Dependencies.props
- eng/SharedFramework.External.props 1 个添加, 0 个删除eng/SharedFramework.External.props
- eng/Version.Details.xml 4 个添加, 4 个删除eng/Version.Details.xml
- eng/Versions.props 1 个添加, 1 个删除eng/Versions.props
- src/SignalR/common/Http.Connections.Common/ref/Microsoft.AspNetCore.Http.Connections.Common.csproj 1 个添加, 3 个删除...n/ref/Microsoft.AspNetCore.Http.Connections.Common.csproj
- src/SignalR/common/Http.Connections.Common/src/Microsoft.AspNetCore.Http.Connections.Common.csproj 4 个添加, 3 个删除...n/src/Microsoft.AspNetCore.Http.Connections.Common.csproj
- src/SignalR/common/Protocols.Json/ref/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj 0 个添加, 3 个删除...on/ref/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj
- src/SignalR/common/Protocols.Json/src/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj 0 个添加, 6 个删除...on/src/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj
- src/SignalR/common/SignalR.Common/ref/Microsoft.AspNetCore.SignalR.Common.csproj 1 个添加, 3 个删除...alR.Common/ref/Microsoft.AspNetCore.SignalR.Common.csproj
- src/SignalR/common/SignalR.Common/src/Microsoft.AspNetCore.SignalR.Common.csproj 4 个添加, 3 个删除...alR.Common/src/Microsoft.AspNetCore.SignalR.Common.csproj
加载中
想要评论请 注册 或 登录