ui
ui copied to clipboard
Error while building on Linux
On Linux Ubuntu 20.04, the following scripts came with CRLF line ending, preventing the build. build.sh wsbuild/github.com/dotnet-websharper/build-script/build.sh
After translating to LF, the build process worked.
Fix at https://github.com/dotnet-websharper/ui/pull/279