Advertisement
Guest User

Untitled

a guest
Nov 28th, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1.  
  2. ========================================
  3. Restore - IL2CPU.sln
  4. ========================================
  5.  
  6. "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\MSBuild.exe" "C:\Users\Kuzey\Desktop\IL2CPU\IL2CPU.sln" /nologo /maxcpucount /nodeReuse:False /verbosity:minimal /t:"Restore" /p:DeployExtension=False
  7. C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets(241,5): error MSB3202: The project file "C:\Users\Kuzey\Desktop\Cosmos\source\Cosmos.Debug.Kernel\Cosmos.Debug.Kernel.csproj" was not found. [C:\Users\Kuzey\Desktop\IL2CPU\IL2CPU.sln]
  8.  
  9.  
  10. ========================================
  11. Error
  12. ========================================
  13.  
  14. System.Exception: The process failed to execute!
  15. at Cosmos.Build.Builder.BuildTasks.ProcessBuildTaskBase.WaitForExit(Process process)
  16. at Cosmos.Build.Builder.BuildTasks.ProcessBuildTaskBase.<>c__DisplayClass5_0.<RunAsync>b__2()
  17. at System.Threading.Tasks.Task.Execute()
  18. --- End of stack trace from previous location where exception was thrown ---
  19. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult()
  22. at Cosmos.Build.Builder.ViewModels.MainWindowViewModel.<BuildAsync>d__27.MoveNext()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement