ui-for-aspnet-core-examples
ui-for-aspnet-core-examples copied to clipboard
Use platform-agnostic path
The original usage of .\Pages crashes on macOS. The fix is to simply use the platform path separator instead.