{ "tools": { "dotnet": "7.0.101", "runtimes": { "dotnet/x64": [ "$(MicrosoftNETCoreApp60Version)", "$(VSRedistCommonNetCoreSharedFrameworkx6470Version)" ], "dotnet/x86": [ "$(MicrosoftNETCoreApp60Version)", "$(VSRedistCommonNetCoreSharedFrameworkx6470Version)" ], "dotnet/arm64": [ "$(MicrosoftNETCoreApp60Version)", "$(VSRedistCommonNetCoreSharedFrameworkx6470Version)" ] } }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.5.0", "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22630.1" } }