Skip to content

Conversation

@jennyf19
Copy link
Collaborator

No description provided.

@jennyf19 jennyf19 requested a review from kllysng July 15, 2024 03:07
@jennyf19 jennyf19 requested a review from a team as a code owner July 15, 2024 03:07
Copy link
Collaborator

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @jennyf19

.NET 9 is simpler, that's nice.

@jennyf19 jennyf19 merged commit bf48d7a into master Jul 15, 2024
@jennyf19 jennyf19 deleted the jennyf/fixCve branch July 15, 2024 17:02
kllysng pushed a commit that referenced this pull request Jul 15, 2024
kllysng added a commit that referenced this pull request Jul 15, 2024
* fix CVEs (#2929)

* resolve NU1107 errors

---------

Co-authored-by: jennyf19 <[email protected]>
<NetNineRuntimeVersion>9.0.0-preview.6.24327.7</NetNineRuntimeVersion>
<AspNetCoreNineRuntimeVersion>9.0.0-preview.6.24328.4</AspNetCoreNineRuntimeVersion>
<!--CVE-2024-30105-->
<SystemTextJsonVersion>8.0.4</SystemTextJsonVersion>
Copy link

Choose a reason for hiding this comment

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

seems like this should have been the fixed version of the oldest currently support .net version which is .NET 6. Then in .net 8 and higher specific fields set the higher versions.

With this going to pull in .NET 8 oriented libraries in .NET 6 targeted applicaitons

Copy link
Collaborator

Choose a reason for hiding this comment

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

It's not going to pull .NET 8 libraries in .NET 6 applications as the libraries have different target framework

@czb182
Copy link

czb182 commented Jul 22, 2024 via email

@jmprieur
Copy link
Collaborator

The .NET team recommends Microsoft.Extensions 8.x

This was referenced Aug 1, 2025
This was referenced Oct 31, 2025
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.

5 participants