this is a small revision to a previous post NAnt build with TFS changeset as revision number
apparently there is a limitation on the size of the number used in each segment of a .net assembly version so this is a slight update to the c# code that gets the latest changeset from TFS - changes start at “if(latestChangsetId > 65534)”
see also AssemblyVersion - BuildNo Limitation
apparently there is a limitation on the size of the number used in each segment of a .net assembly version so this is a slight update to the c# code that gets the latest changeset from TFS - changes start at “if(latestChangsetId > 65534)”
see also AssemblyVersion - BuildNo Limitation