0
mattdunndc created
Error 1 The type or namespace name 'Abp' could not be found (are you missing a using directive or an assembly reference?) \Demo\Demo.Core\DemoCoreModule.cs 2 7 Demo.Core
Error 2 The type or namespace name 'AbpModule' could not be found (are you missing a using directive or an assembly reference?) \Demo\Demo.Core\DemoCoreModule.cs 6 35 Demo.Core
2 Answer(s)
-
0
Did you solve the problem?
-
0
Yes! I had to reinstall via Nuget. Up and running now, thanks!