When an assembly is built, it always has the version `1.0.0.0` regardless of the version we set in our config files. We need to fix it so the correct version is put in the assembly file.
When an assembly is built, it always has the version
1.0.0.0regardless of the version we set in our config files.We need to fix it so the correct version is put in the assembly file.