Tú Điền
Results
1
comments of
Tú Điền
I've added this code to `ConfigureVirtualFileSystem`: ```csharp Configure(options => { options.FileSets.ReplaceEmbeddedByPhysical(hostingEnvironment.ContentRootPath); }); ```