This path should be relative so that it doesn't matter where the .csproj file is located on disk.
I have the following propertygroup defined, and it seems to work for me:
<PropertyGroup Label="SheepAspectProperties">
<SheepAspectLocation>.\</SheepAspectLocation>
</PropertyGroup>