Reorganized project structure to separate backend process from frontend process.
This commit is contained in:
3
ReportingServices.UI/Views/_ViewStart.cshtml
Normal file
3
ReportingServices.UI/Views/_ViewStart.cshtml
Normal file
@ -0,0 +1,3 @@
|
||||
@{
|
||||
Layout = "_Layout";
|
||||
}
|
Reference in New Issue
Block a user