Quotes replaced by plugin breaks values with ';'

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: msbuild-plugin
    • None

      Command Line Arguments:
      /p:SetConnectionString="Data Source=(test);Initial Catalog=test;Persist Security Info=True;MultipleActiveResultSets=True" /t:Rebuild /property:Name=Test;CnStr=Custom 

      runs as:
      "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\msbuild.exe" /nr:false "/p:SetConnectionString=Data Source=(test);Initial Catalog=test;Persist Security Info=True;MultipleActiveResultSets=True" /t:Rebuild /property:Name=Test;CnStr=Custom build_script.xml

      Value of SetConnectionString param and any other value that contains ';' becomes unuseful 

            Assignee:
            Tilo
            Reporter:
            Andrew Chlenov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: