зеркало из https://github.com/dotnet/aspnetcore.git
34 строки
851 B
JSON
34 строки
851 B
JSON
{
|
|
"sdk": {
|
|
"version": "10.0.100-alpha.1.24510.13"
|
|
},
|
|
"tools": {
|
|
"dotnet": "10.0.100-alpha.1.24510.13",
|
|
"runtimes": {
|
|
"dotnet/x86": [
|
|
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"
|
|
],
|
|
"dotnet": [
|
|
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"
|
|
]
|
|
},
|
|
"vs": {
|
|
"version": "17.2",
|
|
"components": [
|
|
"Microsoft.VisualStudio.Component.VC.ATL",
|
|
"Microsoft.VisualStudio.Component.VC.ATL.ARM64",
|
|
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
|
|
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64"
|
|
]
|
|
},
|
|
"xcopy-msbuild": "17.8.5"
|
|
},
|
|
"native-tools": {
|
|
"jdk": "11.0.24"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24562.15",
|
|
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24562.15"
|
|
}
|
|
}
|