I followed this link to make use of "recent files list" but statement below causes build error. BTW, I referenced dll file. xmlns:common="clr-namespace:Common"
works good but when I add the rest it does not work.
xmlns:common="clr-namespace:Common; assembly=RecentFileListLib"
Error message:
Error 1 Unknown build error, ''clr-namespace:Common; assembly=RecentFileListLib' mapping URI is not valid. Line 4 Position 9.'