Guest User

Untitled

a guest
May 17th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 14.32 KB | None | 0 0
  1. Error occurred while restoring NuGet packages: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
  2. 1>------ Rebuild All started: Project: Intersect (Core), Configuration: Debug Any CPU ------
  3. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018: The "ResolveAssemblyReference" task failed unexpectedly.
  4. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018: System.IO.PathTooLongException: Path: ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll exceeds the OS max path limit. The fully qualified file name must be less than 260 characters.
  5. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Shared.FileUtilities.GetFullPath(String path)
  6. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Shared.FileUtilities.NormalizePath(String path)
  7. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.HintPathResolver.Resolve(AssemblyNameExtension assemblyName, String sdkName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, String assemblyFolderKey, List`1 assembliesConsideredAndRejected, String& foundPath, Boolean& userRequestedSpecificFile)
  8. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.AssemblyResolution.ResolveReference(IEnumerable`1 jaggedResolvers, AssemblyNameExtension assemblyName, String sdkName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, String assemblyFolderKey, List`1 assembliesConsideredAndRejected, String& resolvedSearchPath, Boolean& userRequestedSpecificFile)
  9. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ResolveReference(AssemblyNameExtension assemblyName, String rawFileNameCandidate, Reference reference)
  10. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ResolveAssemblyFilenames()
  11. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure()
  12. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure(IEnumerable`1 remappedAssembliesValue, ITaskItem[] referenceAssemblyFiles, ITaskItem[] referenceAssemblyNames, List`1 exceptions)
  13. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute(FileExists fileExists, DirectoryExists directoryExists, GetDirectories getDirectories, GetAssemblyName getAssemblyName, GetAssemblyMetadata getAssemblyMetadata, GetRegistrySubKeyNames getRegistrySubKeyNames, GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue, GetLastWriteTime getLastWriteTime, GetAssemblyRuntimeVersion getRuntimeVersion, OpenBaseKey openBaseKey, GetAssemblyPathInGac getAssemblyPathInGac, IsWinMDFile isWinMDFile, ReadMachineTypeFromPEHeader readMachineTypeFromPEHeader)
  14. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute()
  15. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
  16. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()
  17. 2>------ Rebuild All started: Project: Intersect.Network, Configuration: Debug Any CPU ------
  18. 3>------ Rebuild All started: Project: Intersect.Client.Framework, Configuration: Debug Any CPU ------
  19. 4>------ Rebuild All started: Project: Intersect.Tests, Configuration: Debug Any CPU ------
  20. 2>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\core\Intersect Core.dll' could not be found
  21. 5>------ Rebuild All started: Project: Intersect.Server, Configuration: Debug Any CPU ------
  22. 6>------ Rebuild All started: Project: Intersect.Editor, Configuration: Debug x86 ------
  23. 7>------ Rebuild All started: Project: Intersect.Utilities, Configuration: Debug Any CPU ------
  24. 8>------ Rebuild All started: Project: Intersect.Tests.Network, Configuration: Debug Any CPU ------
  25. 3>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\core\Intersect Core.dll' could not be found
  26. 9>------ Rebuild All started: Project: Intersect.Client, Configuration: Debug Any CPU ------
  27. 10>------ Rebuild All started: Project: Intersect.Tests.Client.Framework, Configuration: Debug Any CPU ------
  28. 4>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\core\Intersect Core.dll' could not be found
  29. 9>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\clientextras\Intersect Client Framework.dll' could not be found
  30. 9>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\core\Intersect Core.dll' could not be found
  31. 9>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\network\Intersect.Network.dll' could not be found
  32. 11>------ Rebuild All started: Project: Intersect.Tests.Client, Configuration: Debug Any CPU ------
  33. 8>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\network\Intersect.Network.dll' could not be found
  34. 5>  Could Not Find C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\server\*.dll
  35. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018: The "ResolveAssemblyReference" task failed unexpectedly.
  36. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018: System.IO.PathTooLongException: Path: ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll exceeds the OS max path limit. The fully qualified file name must be less than 260 characters.
  37. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Shared.FileUtilities.GetFullPath(String path)
  38. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Shared.FileUtilities.NormalizePath(String path)
  39. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.HintPathResolver.Resolve(AssemblyNameExtension assemblyName, String sdkName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, String assemblyFolderKey, List`1 assembliesConsideredAndRejected, String& foundPath, Boolean& userRequestedSpecificFile)
  40. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.AssemblyResolution.ResolveReference(IEnumerable`1 jaggedResolvers, AssemblyNameExtension assemblyName, String sdkName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, String assemblyFolderKey, List`1 assembliesConsideredAndRejected, String& resolvedSearchPath, Boolean& userRequestedSpecificFile)
  41. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ResolveReference(AssemblyNameExtension assemblyName, String rawFileNameCandidate, Reference reference)
  42. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ResolveAssemblyFilenames()
  43. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure()
  44. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure(IEnumerable`1 remappedAssembliesValue, ITaskItem[] referenceAssemblyFiles, ITaskItem[] referenceAssemblyNames, List`1 exceptions)
  45. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute(FileExists fileExists, DirectoryExists directoryExists, GetDirectories getDirectories, GetAssemblyName getAssemblyName, GetAssemblyMetadata getAssemblyMetadata, GetRegistrySubKeyNames getRegistrySubKeyNames, GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue, GetLastWriteTime getLastWriteTime, GetAssemblyRuntimeVersion getRuntimeVersion, OpenBaseKey openBaseKey, GetAssemblyPathInGac getAssemblyPathInGac, IsWinMDFile isWinMDFile, ReadMachineTypeFromPEHeader readMachineTypeFromPEHeader)
  46. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute()
  47. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
  48. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2081,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()
  49. 12>------ Rebuild All started: Project: Intersect.Tests.Server, Configuration: Debug Any CPU ------
  50. 11>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\clientextras\Intersect Client Framework.dll' could not be found
  51. 11>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\client\Intersect Client.exe' could not be found
  52. 12>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\core\Intersect Core.dll' could not be found
  53. 12>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\server\Intersect Server.exe' could not be found
  54. 7>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\core\Intersect Core.dll' could not be found
  55. 7>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\network\Intersect.Network.dll' could not be found
  56. 6>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\core\Intersect Core.dll' could not be found
  57. 6>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\network\Intersect.Network.dll' could not be found
  58. 13>------ Rebuild All started: Project: Intersect.Tests.Editor, Configuration: Debug Any CPU ------
  59. 13>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\editor\Intersect Editor.exe' could not be found
  60. 10>CSC : error CS0006: Metadata file 'C:\Users\calid\Desktop\Workstation\Intersect Engine\Intersect Engine Beta 6.1 Build 259 Full\Intersect-Engine-master\build\debug\clientextras\Intersect Client Framework.dll' could not be found
  61. ========== Rebuild All: 0 succeeded, 13 failed, 0 skipped ==========
Add Comment
Please, Sign In to add comment