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 |
说明 | 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
true
到底怎么用?