| 123456789101112131415161718192021222324252627282930313233 |
- {
- "sdk": {
- "version": "9.0.112"
- },
- "tools": {
- "dotnet": "9.0.112",
- "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": "latest"
- },
- "msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25562.4",
- "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25562.4"
- }
- }
|