You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ова треба да се попрај после поправањето на namespace-ите во DAL проектот (issue-то веќе е доделено на Кристина).
На сите места кај шо има (на пример): using DAL.Repositories.Security;
паметно е поради конзистенција да стој: using LearnByPractice.DAL.Repositories.Security;
The text was updated successfully, but these errors were encountered:
Ова треба да се попрај после поправањето на namespace-ите во DAL проектот (issue-то веќе е доделено на Кристина).
На сите места кај шо има (на пример):
using DAL.Repositories.Security;
паметно е поради конзистенција да стој:
using LearnByPractice.DAL.Repositories.Security;
The text was updated successfully, but these errors were encountered: