mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 12:07:05 +00:00
Merge branch 'fix/console-print' of Common/Utils into dev
This commit is contained in:
commit
ed9c017856
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ namespace ICD.Common.Utils
|
|||
Print(message);
|
||||
}
|
||||
#else
|
||||
Print(message, args);
|
||||
Print(message);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue