Message in Norwegian (Bokmal) (Norsk (Bokmål))
MSB5022: MSBuild-oppgaveverten støtter ikke kjøring av oppgaver som utfører IBuildEngine-tilbakekallinger. Hvis du vil utføre disse operasjonene, kjører du i stedet oppgaven i MSBuild-kjerneprosessen. En oppgave kjøres automatisk i oppgaveverten hvis UsingTask har fått en verdi for attributtet Runtime eller Architecture, eller oppgaveaktiveringen har fått en verdi for attributtet MSBuildRuntime- eller MSBuildArchitecture, som ikke samsvarer med gjeldende kjøretid eller arkitektur for 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