mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +00:00
fix: Fixing Net Standard build
This commit is contained in:
@@ -86,8 +86,6 @@ namespace ICD.Common.Utils
|
|||||||
localTime.ToString("s"));
|
localTime.ToString("s"));
|
||||||
#else
|
#else
|
||||||
throw new NotSupportedException();
|
throw new NotSupportedException();
|
||||||
|
|
||||||
OnSystemDateTimeChanged.Raise(null);
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user