Fix file name casing for System.Xml.dll (#4)

Fixes the file name case for `System.Xml.dll`. Upstream change also submitted to Roslyn as https://github.com/dotnet/roslyn/pull/29246
This commit is contained in:
Alex Earl 2018-11-06 08:58:21 -07:00 коммит произвёл Alexander Köplinger
Родитель f0feb4b27d
Коммит 249709faa5
6 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -30,7 +30,7 @@
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.dll
/r:System.XML.dll
/r:System.Xml.dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll

Просмотреть файл

@ -30,7 +30,7 @@
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.dll
/r:System.XML.dll
/r:System.Xml.dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll

Просмотреть файл

@ -30,7 +30,7 @@
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.dll
/r:System.XML.dll
/r:System.Xml.dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll

Просмотреть файл

@ -30,7 +30,7 @@
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.dll
/r:System.XML.dll
/r:System.Xml.dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll

Просмотреть файл

@ -30,7 +30,7 @@
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.dll
/r:System.XML.dll
/r:System.Xml.dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll

Просмотреть файл

@ -30,7 +30,7 @@
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.dll
/r:System.XML.dll
/r:System.Xml.dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll