2 references to PathToTemplateFile
Microsoft.NET.Build.Tasks (2)
GetAssemblyAttributes.cs (2)
22var fileVersionInfo = FileVersionInfo.GetVersionInfo(Path.GetFullPath(PathToTemplateFile)); 23Version assemblyVersion = FileUtilities.TryGetAssemblyVersion(Path.GetFullPath(PathToTemplateFile));