Q: Warning about missing Nuget packages on compiling
A: Remove the error emitting lines in the csproj files as indicated here.
Q: ArgumentException: XXX.dll doesn't contain any UserControl types on execution
A: Mark the project containing the main program as the StartUp project.
No comments:
Post a Comment