Fixing simplsharp build

This commit is contained in:
Chris Cameron
2017-10-02 09:38:21 -04:00
parent 206511b409
commit 61f593a565

View File

@@ -30,7 +30,9 @@ namespace ICD.Common.Utils.Extensions
if (path == null)
{
#if STANDARD
path = extends.Location;
#endif
}
else
{