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:
Родитель
f0feb4b27d
Коммит
249709faa5
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче