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