Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. Error 1 The type or namespace name 'ILMerging' could not be found (are you missing a using directive or an assembly reference?) c:\Team\SharedLibraries\SharedLibraries.Compiling\ILMergeAutomation\CSharp\SharpMergeAutomator.cs 6 7 SharedLibraries.Compiling
  2. Warning 2 'SharedLibraries.Compiling.ProjectInformation.VersionNumber' overrides Object.Equals(object o) but does not override Object.GetHashCode() c:\Team\SharedLibraries\SharedLibraries.Compiling\ProjectInformation\VersionNumber.cs 8 18 SharedLibraries.Compiling
  3. Error 3 The type or namespace name 'ILMerge' could not be found (are you missing a using directive or an assembly reference?) c:\Team\SharedLibraries\SharedLibraries.Compiling\ILMergeAutomation\CSharp\SharpMergeAutomator.cs 47 96 SharedLibraries.Compiling
  4. Warning 4 Unreachable code detected c:\Team\SharedLibraries\SharedLibraries.Bridging.Web.ServicePro.WebApplication\WebServiceDispatcher.cs 170 13 SharedLibraries.Bridging.Web.ServicePro.WebApplication
  5. Error 5 Metadata file 'c:\Team\SharedLibraries\SharedLibraries.Compiling\bin\Release\SharedLibraries.Compiling.dll' could not be found UnitTesting
  6. Error 6 Metadata file 'c:\Team\SharedLibraries\SharedLibraries.Compiling\bin\Release\SharedLibraries.Compiling.dll' could not be found PostBuildMerges
  7. Warning 7 Could not resolve this reference. Could not locate the assembly "ILMerge". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SharedLibraries.Compiling
  8. Warning 8 The referenced component 'ILMerge' could not be found.
  9. Warning 9 Could not resolve this reference. Could not locate the assembly "ILMerge". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. PostBuildMerges
  10. Warning 10 The referenced component 'ILMerge' could not be found.
  11. Error 11 The command "if not exist Merged\ (mkdir Merged)
  12. c:\dev\tools\ILMerge\ILMergeGen c:\Team\SharedLibraries\SharedLibraries.Bridging.Web.ServicePro.WebApplication\bin\Release\ SharedLibraries.Bridging.Web.ServicePro.WebApplication.dll.dll Merged\SharedLibraries.Bridging.Web.ServicePro.WebApplication.dll MergeXML" exited with code 3. SharedLibraries.Bridging.Web.ServicePro.WebApplication
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement