зеркало из https://github.com/dotnet/aspnetcore.git
34 строки
807 B
JSON
34 строки
807 B
JSON
{
|
|
"sdk": {
|
|
"version": "9.0.100"
|
|
},
|
|
"tools": {
|
|
"dotnet": "9.0.100",
|
|
"runtimes": {
|
|
"dotnet/x86": [
|
|
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
|
|
],
|
|
"dotnet": [
|
|
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
|
|
]
|
|
},
|
|
"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.1.0"
|
|
},
|
|
"native-tools": {
|
|
"jdk": "11.0.24"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24516.2",
|
|
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24516.2"
|
|
}
|
|
}
|