Skip to content

Replace Newtonsoft with System.Text.Json for generating RID graph#131212

Merged
akoeplinger merged 4 commits into
dotnet:mainfrom
kasperk81:patch-5
Jul 23, 2026
Merged

Replace Newtonsoft with System.Text.Json for generating RID graph#131212
akoeplinger merged 4 commits into
dotnet:mainfrom
kasperk81:patch-5

Conversation

@kasperk81

Copy link
Copy Markdown
Contributor

No description provided.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@kasperk81

Copy link
Copy Markdown
Contributor Author

@akoeplinger @jkoritzinsky

@kasperk81

Copy link
Copy Markdown
Contributor Author

artifacts/bin/Microsoft.NETCore.Platforms/PortableRuntimeIdentifierGraph.json before and after are identical, but the checked in version of the file has inconsistent formatting

{
"runtimes": {
"android": {
"#import": [
"linux-bionic"

"runtime" using 4 spaces and the rest, 2 (existing issue)

@akoeplinger akoeplinger changed the title Replace Newtonsoft with System.Text.Json Replace Newtonsoft with System.Text.Json for generating RID graph Jul 22, 2026
@akoeplinger

Copy link
Copy Markdown
Member

that whitespace difference should (hopefully) not matter so I'm fine if we fix it

@akoeplinger

Copy link
Copy Markdown
Member

thank you!

@kasperk81
kasperk81 deleted the patch-5 branch July 23, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants