Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: davmason/runtime

Tags

7.0-dynamic-il-fix

Toggle 7.0-dynamic-il-fix's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove a number of unneeded nullability suppressions. (dotnet#85788)

* Fix nullability annotation of the JsonSerializer.Serialize methods.

* Remove a few more suppressions from the implementation.

* Revert annotations in the public APIs.

7.0-module-load-fix

Toggle 7.0-module-load-fix's commit message
Port dotnet#77068 to 7.0

7.0.0-rc1-debugger-metadata-fix

Toggle 7.0.0-rc1-debugger-metadata-fix's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update NuGet reference versions (dotnet#72451)

These references were still pulling in Newtonsoft.Json 9.0.1 causing
governance problems.

Also update a Microsoft.Build.Tasks.Core reference to use our defined
property for it.