aspnetcore/tutorials/first-mvc-app/start-mvc/sample/MvcMovie90/Models/SeedDataRating.cs(11,25): error CS0101: The namespace 'MvcMovie.Models' already contains a definition for 'SeedData'
aspnetcore/tutorials/first-mvc-app/start-mvc/sample/MvcMovie90/Controllers/HomeController.cs(29,29): error CS0246: The type or namespace name 'ErrorViewModel' could not be found (are you missing a using directive or an assembly reference?)
Associated WorkItem - 568354
aspnetcore/tutorials/first-mvc-app/start-mvc/sample/MvcMovie90/Models/SeedDataRating.cs(11,25): error CS0101: The namespace 'MvcMovie.Models' already contains a definition for 'SeedData'
aspnetcore/tutorials/first-mvc-app/start-mvc/sample/MvcMovie90/Controllers/HomeController.cs(29,29): error CS0246: The type or namespace name 'ErrorViewModel' could not be found (are you missing a using directive or an assembly reference?)
Associated WorkItem - 568354