Namespace correction (#9123)
parent
8b6104beeb
commit
9546de199e
|
@ -6,7 +6,7 @@ using ContosoUniversity.Models;
|
|||
using System;
|
||||
using System.Linq;
|
||||
|
||||
namespace ContosoUniversity.Data
|
||||
namespace ContosoUniversity.Models
|
||||
{
|
||||
public static class DbInitializer
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue