etrupja / DrinkAndGo

A simple eCommerce App build on top of Asp.Net Core MVC framework.

Home Page:https://www.youtube.com/watch?v=mxgyZmQ-Krc&list=PL2Q8rFbm-4ruplp2SRUTQjZaFfxh-knS0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not compiling

LucasWBritz opened this issue · comments

Hi! There is an incorrect '}' at the end of MockCategoryRepository.cs.
You need to remove it to be able to compile and run the application. :)

@LucasWBritz thanks a lot for creating this issue.
The issue is now fixed

@LucasWBritz sorry for the late response.