зеркало из https://github.com/dotnet/aspnetcore.git
34 строки
838 B
JSON
34 строки
838 B
JSON
{
|
|
"sdk": {
|
|
"version": "9.0.100-preview.6.24316.4"
|
|
},
|
|
"tools": {
|
|
"dotnet": "9.0.100-preview.6.24316.4",
|
|
"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"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24327.1",
|
|
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24327.1"
|
|
}
|
|
}
|