I have an Razor Page application with asp core 2.1. it was work fine one year ago. today I opened it and tried to build it. it give me these errors
in andex.cshtml.g.cs
public IndexModel Model => ViewData.Model;
I have an Razor Page application with asp core 2.1. it was work fine one year ago. today I opened it and tried to build it. it give me these errors
in andex.cshtml.g.cs
public IndexModel Model => ViewData.Model;