mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +00:00
Fixing simplsharp build
This commit is contained in:
@@ -30,7 +30,9 @@ namespace ICD.Common.Utils.Extensions
|
|||||||
|
|
||||||
if (path == null)
|
if (path == null)
|
||||||
{
|
{
|
||||||
|
#if STANDARD
|
||||||
path = extends.Location;
|
path = extends.Location;
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user