Skip to content

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

Open
kasperk81 wants to merge 4 commits into
dotnet:mainfrom
kasperk81:patch-5
Open

Replace Newtonsoft with System.Text.Json for generating RID graph#131212
kasperk81 wants to merge 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

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