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
Unhandled exception: System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at WixSharp.Extensions.ForEach[T](IEnumerable`1 collection, Action`1 action)
at WixSharp.Extension.Process(ProcessingContext context)
at WixSharp.ProgId.<>c__DisplayClass11_0.<Process>b__0(Extension ext)
at WixSharp.Extensions.ForEach[T](IEnumerable`1 collection, Action`1 action)
at WixSharp.ProgId.Process(ProcessingContext context)
at WixSharp.ProgId.<>c__DisplayClass11_0.<Process>b__1(ProgId progId)
at WixSharp.Extensions.ForEach[T](IEnumerable`1 collection, Action`1 action)
at WixSharp.ProgId.Process(ProcessingContext context)
The text was updated successfully, but these errors were encountered:
Otherwise wixsharp crashes, e.g.:
The text was updated successfully, but these errors were encountered: