You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SIL.LCModel.Build.Tasks] IdlImp task now reports errors and warnings through msbuild logger
instead of console
[SIL.LCModel.Build.Tasks] LcmGenerate task now allows to specify location that contains HandGenerated.xml and IntPropTypeOverrides.xml files (HandGeneratedDir property)
Deprecated
[SIL.LCModel.Utils] MiscUtils.RunProcess is deprecated in favor of ProcessExtensions.RunProcess
[SIL.LCModel.Utils] MiscUtils.IsWindows, MiscUtils.IsUnix, MiscUtils.IsMac, MiscUtils.IsMono, and MiscUtils.IsDotNet are deprecated in favor of the corresponding Process.Is* properties