Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / errors / cs1704.cs
1 // CS1704: An assembly with the same name `CS1704-lib' has already been imported. Consider removing one of the references or sign the assembly
2 // Line: 0
3 // Compiler options: -r:dlls/first/CS1704-lib.dll -r:dlls/second/CS1704-lib.dll