2013-04-10 1 views
2

Chaque fois que je tente de construire mon projet, je reçois cette erreur:erreurs lors de la construction C# projet

The "Output" task was not found. Check the following:

  1. The name of the task in the project file is the same as the name of the task class.
  2. The task class is "public" and implements the Microsoft.Build.Framework.ITask interface.
  3. The task is correctly declared with in the project file, or in the *.tasks files located in the C:\Windows\Microsoft.NET\Framework\v4.0.30319 directory.

J'utilise Visual Studio 2010 Professional. Que puis-je faire à propos de cette erreur?

+0

S'il vous plaît montrer le code erreur se produit –

Répondre

0

Eh bien, j'ai eu cette erreur que je l'ai été redémarré mon ordinateur et l'erreur a disparu

Hope this helps

Questions connexes