| 123456789101112131415161718192021222324252627282930313233 |
- {
- "sdk": {
- "version": "8.0.100-alpha.1.22531.1"
- },
- "tools": {
- "dotnet": "8.0.100-alpha.1.22531.1",
- "runtimes": {
- "dotnet/x86": [
- "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
- ],
- "dotnet": [
- "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
- ]
- },
- "Git": "2.22.0",
- "jdk": "11.0.3",
- "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"
- },
- "msbuild-sdks": {
- "Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22554.2",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22554.2"
- }
- }
|