Skip to content

Conversation

@mkhamoyan
Copy link

@mkhamoyan mkhamoyan commented Jan 27, 2023

Contributes to dotnet/runtime#65895

Added wasi-wasm into icu package
Missing part in #307


<!-- Wasi -->
<ItemGroup Condition="'$(AddAllTargetOSToPackage)' == 'true' or '$(PackageRID)' == 'wasi-wasm'">
<File Include="$(RepoRoot)\artifacts\bin\icu-wasi-wasm\emscripten-version.txt" TargetPath="runtimes\wasi-wasm\%(Filename)%(Extension)" SkipPackageFileCheck="true" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

emscripten-version.txt doesn't make sense for wasi. I expect the file isn't even there for a wasi build

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes shouldn't be there, removed.

@mkhamoyan mkhamoyan marked this pull request as ready for review January 27, 2023 12:15
@mkhamoyan mkhamoyan merged commit bbece39 into dotnet:dotnet/main Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants