Currently /f is not passed to gacutil, so in the case of an updated assembly with identical assembly version to a previous build in the GAC, the new assembly will not be installed in the GAC. This is not an issue in cases where the previous assembly is uninstalled first. It mostly affects shared assemblies.
↧