This commit is contained in:
2017-02-21 12:02:12 +01:00
parent 262d413afd
commit 709d3b6eed
5 changed files with 13 additions and 8 deletions

View File

@ -346,6 +346,7 @@ namespace Yavsc
name: "default",
template: "{controller=Home}/{action=Index}/{id?}");
});
}
// Entry point for the application.