Compilation can't be completed library classes are missing. csproj file
 
ERROR MESSAGE

"Compilation can't be completed because some library classes are missing. YourPojectPath\***.csproj" (Build;BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;DebugSymbolsProjectOutputGroup;DebugSymbolsProjectOutputGroupDependencies;DocumentationProjectOutputGroup;DocumentationProjectOutputGroupDependencies;SatelliteDllsProjectOutputGroup;SatelliteDllsProjectOutputGroupDependencies;SGenFilesOutputGroup;SGenFilesOutputGroupDependencies target) (1) ->
1>(_CompileToDalvikWithD8 target) -> 
 

FIX

 1- Right Click UI Project => Unload Project => Edit .csproj file  => add tag "<AndroidDexTool>dx</AndroidDexTool>" => Reload .project => Clean Solution => Rebuild Solution 

 

Author: Engin ATALAY
Date: 24.03.2020 09:51:58
View Count: 585
 
 

COMMENTS
 
No comments yet. Be the first to comment who you are.
 
 
 
 
 
 
 
WRITE COMMENT
 
 
Your Name :
 
 
 
E-mail :
 
 
 
Your Message :
 
 
 
 
 
 
 
This project : ASP.NET MVC , RAZOR, Entity Framework , CSS , HTML , JQUERY(2.0.2) , AJAX the C# side-tier architecture was developed with logic.
 
Yukarı Çık