My build doesn't work

Executing task: msbuild /property:GenerateFullPaths=true /t:build /consoleloggerparameters:NoSummary

msbuild : The term ‘msbuild’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:1

  • msbuild /property:GenerateFullPaths=true /t:build /consoleloggerparam …
  •   + CategoryInfo          : ObjectNotFound: (msbuild:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    
    
  • The terminal process “C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command msbuild /property:GenerateFullPaths=true /t:build /consoleloggerparameters:NoSummary” terminated with exit code: 1.