Skip to content

Add System.Text.Json to Shared.csproj#448

Merged
andystaples merged 3 commits into
mainfrom
andystaples/shared-csproj-transitive
Jul 11, 2025
Merged

Add System.Text.Json to Shared.csproj#448
andystaples merged 3 commits into
mainfrom
andystaples/shared-csproj-transitive

Conversation

@andystaples

@andystaples andystaples commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

NuGet dynamically resolves System.Text.Json to 6.0.0 in Shared.csproj even though it is defined at 8.0.6 in CPM.
This causes flags in S360 even though this projects dependencies are not built into any of the released components.
This change intentionally resolves the CPM version of this dependency for this project

@andystaples andystaples requested a review from cgillum July 11, 2025 18:33
Comment thread src/Shared/Shared.csproj Outdated
@andystaples andystaples changed the title Bump System.Text.Json to 6.0.11 in Shared.csproj Add System.Text.Json to Shared.csproj Jul 11, 2025
@andystaples andystaples merged commit 54929ba into main Jul 11, 2025
4 checks passed
@andystaples andystaples deleted the andystaples/shared-csproj-transitive branch July 11, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants