| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "sdk": {
- "version": "7.0.100-preview.3.22159.27"
- },
- "tools": {
- "dotnet": "7.0.100-preview.3.22159.27",
- "runtimes": {
- "dotnet": [
- "2.1.30",
- "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
- ],
- "dotnet/x86": [
- "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
- ],
- "aspnetcore": [
- "3.1.21"
- ]
- },
- "Git": "2.22.0",
- "jdk": "11.0.3",
- "vs": {
- "version": "16.8",
- "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": "16.5.0-alpha"
- },
- "msbuild-sdks": {
- "Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22154.3",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22154.3"
- }
- }
|