Fox LIFE 2022-11-10 22:23 采纳率: 72.7%
浏览 171
已结题

<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> 怎么用

NET 7.0 桌面开发相关问题

描述

----
严重性警告
代码System.Text.Json 7.0.0 doesn't support netcoreapp3.1 and has not been tested with it. Consider upgrading your TargetFramework to net6.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk.
说明networkCommunications
项目C:\Users\----\.nuget\packages\system.text.json\7.0.0\buildTransitive\netcoreapp2.0\
文件System.Text.Json.targets
4

开发框架 使用NET 7.0
项目使用框架式NET Core 3.1

问题:<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>到底怎么用?

  • 写回答

1条回答 默认 最新

  • 丨Haruna 2022-11-11 10:05
    关注
    评论

报告相同问题?

问题事件

  • 已结题 (查看结题原因) 11月18日
  • 创建了问题 11月10日