servicestack - Missing Interface on Service stack -


i wasnt sure post have downloaded latest src service stack.

i can see project file: https://github.com/servicestack/servicestack/blob/master/src/servicestack/servicestack.csproj references:

<compile include="auth\iauthrepository.cs" /> 

but when go here: https://github.com/servicestack/servicestack/tree/master/src/servicestack/auth there no iauthrepository.

hence build of service stack wont compile.

thanks russ


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -