8000 [NETSDKE2E]With NET10 preview 5 SDK zip installed, The manifest version of wasm-tools is displayed as "10.0.100-preview.5.25276.102/10.0.100". · Issue #49155 · dotnet/sdk · GitHub
[go: up one dir, main page]

Skip to content
[NETSDKE2E]With NET10 preview 5 SDK zip installed, The manifest version of wasm-tools is displayed as "10.0.100-preview.5.25276.102/10.0.100". #49155
Open
@vdanche

Description

@vdanche

Regression info:
Also happens on yesterday's build: NET 10.0.100-preview.5.25272.110.zip

Image

Repro steps:

  1. Extract dotnet-sdk-10.0.100-preview.5.25276.102-win-x64.zip on win-x64
  2. Add the directory to Environment Variables
  3. dotnet workload install wasm-tools
  4. dotnet workload list

Expected Result:
The manifest version is displayed well.

Actual Result:
The manifest version is displayed "10.0.100-preview.5.25276.102/10.0.100"

Image

but if we install wasm-tools with NET10 preview 5 exe installed, it displays as below

Image

dotnet --info:
.NET SDK:
Version: 10.0.100-preview.5.25276.102
Commit: fe130649db
Workload version: 10.0.100-manifests.400175f4
MSBuild version: 17.15.0-preview-25276-102+fe130649d

Runtime Environment:
OS Name: Windows
OS Version: 10.0.20348
OS Platform: Windows
RID: win-x64
Base Path: C:\Users\v-danche\Downloads\dotnet\sdk\10.0.100-preview.5.25276.102\

.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
Workloads are configured to install and update using workload versions, but none were found. Run "dotnet workload restore" to install a workload version.

Host:
Version: 10.0.0-preview.5.25276.102
Architecture: x64
Commit: fe130649db

.NET SDKs installed:
10.0.100-preview.5.25276.102 [C:\Users\v-danche\Downloads\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.0-preview.5.25276.102 [C:\Users\v-danche\Downloads\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 10.0.0-preview.5.25276.102 [C:\Users\v-danche\Downloads\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 10.0.0-preview.5.25276.102 [C:\Users\v-danche\Downloads\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
None

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

Metadata

Metadata

Assignees

4434

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0