dotnet / dotnet-wasi-sdk

An SDK for building .NET projects as standalone WASI-compliant modules
MIT License
279 stars 12 forks source link

Build fails when there's a space in user directory name #16

Open marcusbooyah opened 1 year ago

marcusbooyah commented 1 year ago

I created a console app, added the Wasi.Sdk package and tried to build it:

image

vuvarov-cantaloupe commented 1 year ago

I have the same issue. PR seems to be correct and passes checks. @SteveSandersonMS, could we get it merged into the next preview release?