mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 12:07:05 +00:00
fix: Fixing Net Standard build
This commit is contained in:
parent
41755cb472
commit
0c7f82835c
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue