telerik / ui-for-aspnet-core-examples

A collection of Telerik UI for ASP.NET Core components examples
MIT License
111 stars 57 forks source link

Use platform-agnostic path #53

Closed xavierpinho closed 1 month ago

xavierpinho commented 2 years ago

The original usage of .\Pages crashes on macOS. The fix is to simply use the platform path separator instead.