Skip to content

[Loc]With .NET 7 Preview 3 SDK zip installed on local OS, some garbled characters appear when installing wasm-tools for the first time #24757

@WenJunJi01

Description

@WenJunJi01

Environment: .NET SDK 7.0.100-preview.3.22179.4(runtime-7.0.0-preview.3.22175.4)

Repro steps:

  1. Set up a clean local OS machine with .NET SDK 7.0.100-preview.3.22179.4 zip installation
  2. Run dotnet workload install wasm-tools --source https://pkgs.dev.azure.com/dnceng/public/_packaging/7.0.100-preview.3.22179.4-shipping-1/nuget/v3/index.json

Expected Result:
wasm-tools workload install successfully in CLI and strings are localized well.

Actual Result:
Some garbled characters appear when installing wasm-tools for the first time.
SC:
image
DE:
image
TK:
image

Note:
After uninstalling and reinstalling it, the localized characters can be displayed normally.
image

Dotnet info:
.NET SDK (gemäß "global.json"):
Version: 7.0.100-preview.3.22179.4
Commit: c48f2c30ee

Laufzeitumgebung:
OS Name: Windows
OS Version: 10.0.22000
OS Platform: Windows
RID: win10-x64
Base Path: C:\tt\sdk\7.0.100-preview.3.22179.4\

Host (useful for support):
Version: 7.0.0-preview.3.22175.4
Commit: 162f83657c

.NET SDKs installed:
7.0.100-preview.3.22179.4 [C:\tt\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 7.0.0-preview.3.22178.4 [C:\tt\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 7.0.0-preview.3.22175.4 [C:\tt\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 7.0.0-preview.3.22177.1 [C:\tt\shared\Microsoft.WindowsDesktop.App]

To install additional .NET runtimes or SDKs:
https://aka.ms/dotnet-download

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions