| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "sdk": {
- "version": "6.0.100-preview.6.21313.2"
- },
- "tools": {
- "dotnet": "6.0.100-preview.6.21313.2",
- "runtimes": {
- "dotnet/x64": [
- "2.1.27",
- "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
- ],
- "dotnet/x86": [
- "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
- ],
- "aspnetcore/x64": [
- "3.1.14"
- ]
- },
- "Git": "2.22.0",
- "jdk": "11.0.3",
- "vs": {
- "version": "16.8",
- "components": [
- "Microsoft.VisualStudio.Component.VC.ATL",
- "Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
- "Microsoft.VisualStudio.Component.Windows10SDK.17134"
- ]
- },
- "xcopy-msbuild": "16.5.0-alpha"
- },
- "msbuild-sdks": {
- "Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21319.2",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21319.2"
- }
- }
|