How do I have multiple projects reference the same layout page (_ layout.cshtml) in visual studio?

create a solution with vs, in which there will be several different projects, but all the views under these projects use the same layout page. Every time you create a new project, you have to copy and paste the previous layout page, which is very troublesome. Is there any way to make multiple projects share the same layout page?


write a class library method call?
inherit parent class?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32080-341aa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32080-341aa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?