mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-13 20:47:24 +00:00
Fixing simplsharp build
This commit is contained in:
parent
206511b409
commit
61f593a565
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue