Most libraries .csproj projects use `<Link>...</Link>` to link files from Common. There are a few that use `Link="..."`. We should unify on one style.
Most libraries .csproj projects use
<Link>...</Link>to link files from Common. There are a few that useLink="...". We should unify on one style.