This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      The plugin is adding a "?" char to all AssemblyInfo.cs files,
      Ex.
      ?using System.Reflection;
      using System.Runtime.CompilerServices;
      using System.Runtime.InteropServices;

      // General Information about an assembly is controlled through the following
      // set of attributes. Change these attribute values to modify the information

      It do change the assembyVersion line correctly
      [assembly: AssemblyVersion("4.6.7.1")]

      But the build is failing because the ? at the beginning of the file

            Assignee:
            Sanketh PB
            Reporter:
            Eyzen M. Kim
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: