Hello,
We have an issue with building Rebex.Terminal.dll via MsBuild
Here is the error
[error]***.Wpf\UserControls\SshControl.xaml(15,35): Error MC1000: Unknown build error, 'Could not find type 'zggch.vfaek' in assembly 'D:\a\1\s\Rebex\net-8.0\Rebex.Terminal.dll'. Line 15 Position 35.'
We use TerminalControl in SshControl.xaml like this:
This code can be built and run locally in VS but generates the error with MSBuild on pipelines.
Could toy suggest workaround for this?