Currently I am updating assemblyInfo.cs file as per client requirement in my WEB application. When this file gets created automatically AssemblyCulture contain some GUID. one of my developer put same GUID in 2 different assemblyInfo.cs file for separate projects.
Some how it is working fine in development environment, however , its failing in QA environment. Please let me know why it is failing. Else is it necessary to put GUID in it.
Some how it is working fine in development environment, however , its failing in QA environment. Please let me know why it is failing. Else is it necessary to put GUID in it.
Comment