0bfd2dd757
[main] Update dependencies from dotnet/arcade - Delete src/SourceBuild/patches/arcade/0002-Disable-CA2022-error.patch
18 lines
409 B
JSON
18 lines
409 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "9.0.100-preview.1.24101.2",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "latest"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24207.1",
|
|
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24207.1",
|
|
"Microsoft.Build.NoTargets": "3.7.0"
|
|
}
|
|
}
|