Posts by Emerson Jr. • 11 points
1 post
- 
		1 votes4 answers1049 viewsA: Changing HTML does not reflect on page - Asp . NET Core 3.0To resolve this, edit your project file .CSPROJ, adding the tag Razorcompileonpublish and marked with "false":… 
1 post
1
votes4
answers1049
viewsTo resolve this, edit your project file .CSPROJ, adding the tag Razorcompileonpublish and marked with "false":…