Message in German (Deutsch)
MSB4041: Der MSBuild-XML-Namespace muss der Standard-XML-Namespace des Projekts sein. Wenn das Projekt im Format MSBuild 2003 erstellt wurde, fügen Sie xmlns=<var>X</var> zum <project>-Element hinzu. Wenn das Projekt im alten Format 1.0 oder 1.2 erstellt wurde, konvertieren Sie es in das MSBuild 2003-Format.</project>
Unlocalized message
MSB4041: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="<var>X</var>" to the <project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.</project>
Search by Google