one of our DateTime tests now consistently hits 5 errors
s/True/true/ also consistent now in another test
Remove Newtonsoft.Json binding redirects
where possible, entirely remove app.config files
w/ consistent Newtonsoft.Json versions, these special cases are mostly not needed
auto-generation of .config file handles the special case just fine in
System.Net.Http.Formatting.NetStandard.Test.csproj and System.Web.Http.SignalR.Test.csproj
Bump Newtonsoft.Json to 13.0.1
@(Reference)
items alone in project files :frowning:Release notes
Sourced from Newtonsoft.Json's releases.
... (truncated)
Commits
ae9fe44
Remove compiler package and update sourcelink (#2498)8ef6621
Remove prerelease for 13.0.111331f5
Update SDK to 5.0.200 (#2495)c7e8abc
Update to 13.0.1-beta21745d7c
Fix JTokenWriter when writing comment to an object (#2493)583eb12
Fix missing error when deserializing JToken with a contract type mismatch (#2...b6dc05b
Change MaxDepth default to 64 (#2473)15525f1
Fix JsonWriter.WriteToken to allow null with string token (#2472)926d2f0
Enable embed untracked sources (#2471)0a56633
Fixes #2372 - variable typos (#2465)React to Newtonsoft.Json changes
BsonReader
,BsonWriter
deprecationDateTime
tests now consistently hits5
errorss/True/true/
also consistent now in another testRemove Newtonsoft.Json binding redirects