Message in Russian (Русский)
MSB5022: сервер задач MSBuild не поддерживает выполнение задач, которые осуществляют обратные вызовы IBuildEngine. Если необходимо выполнять такие операции, запустите задачу в основном процессе MSBuild. Задача автоматически выполняется на сервере задач, если в объявлении UsingTask указано значение "Runtime" или "Architecture" либо в вызове задачи указано значение "MSBuildRuntime" или "MSBuildArchitecture", которое не совпадает с текущим значением среды выполнения или архитектуры MSBuild.
Unlocalized message
MSB5022: The MSBuild task host does not support running tasks that perform IBuildEngine callbacks. If you wish to perform these operations, please run your task in the core MSBuild process instead. A task will automatically execute in the task host if the UsingTask has been attributed with a "Runtime" or "Architecture" value, or the task invocation has been attributed with an "MSBuildRuntime" or "MSBuildArchitecture" value, that does not match the current runtime or architecture of MSBuild.
Search by Google