update module template to .NET 8.0.7
This commit is contained in:
@ -38,8 +38,7 @@ else
|
||||
}
|
||||
|
||||
@code {
|
||||
// uncomment the following line to use Static render mode for this component
|
||||
// public override string RenderMode => RenderModes.Static;
|
||||
public override string RenderMode => RenderModes.Static;
|
||||
|
||||
public override List<Resource> Resources => new List<Resource>()
|
||||
{
|
||||
|
Reference in New Issue
Block a user