wwwroot is now extracted on run.
This commit is contained in:
@@ -2,6 +2,7 @@ namespace Props.Services.Content
|
||||
{
|
||||
public interface ITextualManager<out TModel>
|
||||
{
|
||||
// TODO: Replace this system with globalization and localization. See: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/localization?view=aspnetcore-6.0
|
||||
dynamic Json { get; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user