[browser][Windows] Assembly reference with Unicode path cannot be resolved on Windows #110482
Labels
arch-wasm
WebAssembly architecture
area-Extensions-DependencyInjection
disabled-test
The test is disabled in source code against the issue
os-browser
Browser variant of arch-wasm
Milestone
On Windows platform,
ResolveAssemblyReference
inMicrosoft.Common.CurrentVersion.targets
does not accept paths in form e.g. "C:\helix\work\workitem\e\wbt artifacts\nuget\blz_dllimp_Release_鿀蜒枛遫䡫煉build_then_publish_Release_False_kcvpwszx_rwq_鿀蜒枛遫䡫煉\microsoft.extensions.dependencyinjection.abstractions\9.0.0-rc.1.24412.13\lib\net9.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll". The problem might be connected either with the space or the Unicode chars.Error:
Reproduction:
Test
WithDllImportInMainAssembly
fails on CI with the above message after we started using sdk-based apps in tests here: #109069. I cannot reproduce locally, the test got disabled.Full log:
The text was updated successfully, but these errors were encountered: