Skip to content

Conversation

@ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Apr 12, 2023


<!-- External packages aren't visited as they shouldn't be added to SBRP. -->
<ItemGroup>
<ExternalPackage Include="Newtonsoft.Json" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MichaelSimons - Does this need to be version-specific at all? If/when there's a 14.0.0 version of Newtonsoft.Json, wouldn't we want to support repos continuing to reference the older 13.0.1 version?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so. To date we have never needed Newtonsoft.Json in SBRP. If multiple versions without CVEs are supported and required then we would add them to source-build-externals.

@MichaelSimons MichaelSimons merged commit 73f7718 into dotnet:main Apr 13, 2023
@ViktorHofer ViktorHofer deleted the patch-4 branch April 13, 2023 14:53
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.

No strong name key mapping for Newtonsoft.Json in SBRP generator

4 participants