Skip to content

update for CVE with System.Text.Json#2707

Merged
jennyf19 merged 1 commit intodevfrom
jennyf/fixCve
Jul 15, 2024
Merged

update for CVE with System.Text.Json#2707
jennyf19 merged 1 commit intodevfrom
jennyf/fixCve

Conversation

@jennyf19
Copy link
Contributor

@jennyf19 jennyf19 requested a review from a team as a code owner July 15, 2024 03:38
<TestTargets Condition="'$(LocalBuild)' != 'True'">net462;net472;net6.0;net8.0</TestTargets>
<TestTargets Condition="'$(LocalBuild)' == 'True'">net8.0</TestTargets>
<TestTargets Condition="'$(TargetNet9)' == 'True'">$(TestTargets);net9.0</TestTargets>
<TestOnlyCoreTargets>netcoreapp2.1</TestOnlyCoreTargets>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

got an issue in VS that appears new that netcoreapp2.1 is no longer supported, and netcoreapp3.1 is out of support as wel.

@jennyf19 jennyf19 merged commit b16660f into dev Jul 15, 2024
@jennyf19 jennyf19 deleted the jennyf/fixCve branch July 15, 2024 19:25
@jennyf19 jennyf19 added this to the 8.0.0 milestone Jul 15, 2024
keegan-caruso added a commit that referenced this pull request Jul 17, 2024
* update for CVE with System.Text.Json (#2707)

* Fix for 461

---------

Co-authored-by: jennyf19 <[email protected]>
Co-authored-by: Keegan Caruso <[email protected]>
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