WebSharper UI 6.0.0.230
This is a bugfix release for WebSharper UI 6.0.
Fix
- #238 F# offline Sitelet projects (project type: html) could incorrectly reuse cached html templates of other projects with the same html file name. This is fixed by having template loading always run in ServerLoad.PerRequest mode when compiling inside F# WebSharper compiler service. No change in user code necessary.