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