Soluling home   Document home

Solution options

Solution options

Use this sheet to specify Visual Studio solution file options.

Assembly directory

Specifies a directory where Soluling looks for assembly files if needed during the build process. By default, Soluling tries to find the assemblies from the output directory of your project such as bin\Debug\xxx. If Soluling fails to either compile localized XAML files or create the localized satellite assembly files, the reason might be that Soluling could not locate the assembly files needed. In that case, set the directory where your assembly files are located.

This is a solution level setting. Each project also can have an assembly directory. When locating assemblies, Soluling first tries to find the assembly from the output directory of the selected project configuration. If not found, Soluling uses the project level assembly directory. If not found then Soluling uses the solution level assembly directory.