From e88a4b9fb5168e51d75bb0d7893502bf8490c4fa Mon Sep 17 00:00:00 2001 From: Katelyn Gadd Date: Tue, 5 Feb 2019 16:08:48 -0800 Subject: Switch DefaultInterfaceImplementation (csc-dim) to roslyn compilers 3.0.0.1910510 --- .../Microsoft.CodeAnalysis.CSharp.dll | Bin 4981248 -> 4889976 bytes .../Microsoft.CodeAnalysis.dll | Bin 2184192 -> 2367864 bytes .../System.Collections.Immutable.dll | Bin 244432 -> 302216 bytes .../System.Reflection.Metadata.dll | Bin 465104 -> 576144 bytes Prototypes/DefaultInterfaceImplementation/csc.exe | Bin 46080 -> 53616 bytes .../DefaultInterfaceImplementation/csc.exe.config | 206 ++++++--------------- Prototypes/DefaultInterfaceImplementation/csc.rsp | 92 ++++----- 7 files changed, 104 insertions(+), 194 deletions(-) diff --git a/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.CSharp.dll b/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.CSharp.dll index 18d27fd..0ef677f 100644 Binary files a/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.CSharp.dll and b/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.dll b/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.dll index be7bd77..0f2aba7 100644 Binary files a/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.dll and b/Prototypes/DefaultInterfaceImplementation/Microsoft.CodeAnalysis.dll differ diff --git a/Prototypes/DefaultInterfaceImplementation/System.Collections.Immutable.dll b/Prototypes/DefaultInterfaceImplementation/System.Collections.Immutable.dll index ce6fc0e..049149f 100644 Binary files a/Prototypes/DefaultInterfaceImplementation/System.Collections.Immutable.dll and b/Prototypes/DefaultInterfaceImplementation/System.Collections.Immutable.dll differ diff --git a/Prototypes/DefaultInterfaceImplementation/System.Reflection.Metadata.dll b/Prototypes/DefaultInterfaceImplementation/System.Reflection.Metadata.dll index ee68731..5208236 100644 Binary files a/Prototypes/DefaultInterfaceImplementation/System.Reflection.Metadata.dll and b/Prototypes/DefaultInterfaceImplementation/System.Reflection.Metadata.dll differ diff --git a/Prototypes/DefaultInterfaceImplementation/csc.exe b/Prototypes/DefaultInterfaceImplementation/csc.exe index f2c679c..d46dbe1 100644 Binary files a/Prototypes/DefaultInterfaceImplementation/csc.exe and b/Prototypes/DefaultInterfaceImplementation/csc.exe differ diff --git a/Prototypes/DefaultInterfaceImplementation/csc.exe.config b/Prototypes/DefaultInterfaceImplementation/csc.exe.config index bf36aec..789a3ae 100644 --- a/Prototypes/DefaultInterfaceImplementation/csc.exe.config +++ b/Prototypes/DefaultInterfaceImplementation/csc.exe.config @@ -1,149 +1,59 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Prototypes/DefaultInterfaceImplementation/csc.rsp b/Prototypes/DefaultInterfaceImplementation/csc.rsp index ce72ac6..be7661d 100644 --- a/Prototypes/DefaultInterfaceImplementation/csc.rsp +++ b/Prototypes/DefaultInterfaceImplementation/csc.rsp @@ -1,46 +1,46 @@ -# Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. - -# This file contains command-line options that the C# -# command line compiler (CSC) will process as part -# of every compilation, unless the "/noconfig" option -# is specified. - -# Reference the common Framework libraries -/r:Accessibility.dll -/r:Microsoft.CSharp.dll -/r:System.Configuration.dll -/r:System.Configuration.Install.dll -/r:System.Core.dll -/r:System.Data.dll -/r:System.Data.DataSetExtensions.dll -/r:System.Data.Linq.dll -/r:System.Data.OracleClient.dll -/r:System.Deployment.dll -/r:System.Design.dll -/r:System.DirectoryServices.dll -/r:System.dll -/r:System.Drawing.Design.dll -/r:System.Drawing.dll -/r:System.EnterpriseServices.dll -/r:System.Management.dll -/r:System.Messaging.dll -/r:System.Runtime.Remoting.dll -/r:System.Runtime.Serialization.dll -/r:System.Runtime.Serialization.Formatters.Soap.dll -/r:System.Security.dll -/r:System.ServiceModel.dll -/r:System.ServiceModel.Web.dll -/r:System.ServiceProcess.dll -/r:System.Transactions.dll -/r:System.Web.dll -/r:System.Web.Extensions.Design.dll -/r:System.Web.Extensions.dll -/r:System.Web.Mobile.dll -/r:System.Web.RegularExpressions.dll -/r:System.Web.Services.dll -/r:System.Windows.Forms.dll -/r:System.Workflow.Activities.dll -/r:System.Workflow.ComponentModel.dll -/r:System.Workflow.Runtime.dll -/r:System.Xml.dll -/r:System.Xml.Linq.dll +# Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. + +# This file contains command-line options that the C# +# command line compiler (CSC) will process as part +# of every compilation, unless the "/noconfig" option +# is specified. + +# Reference the common Framework libraries +/r:Accessibility.dll +/r:Microsoft.CSharp.dll +/r:System.Configuration.dll +/r:System.Configuration.Install.dll +/r:System.Core.dll +/r:System.Data.dll +/r:System.Data.DataSetExtensions.dll +/r:System.Data.Linq.dll +/r:System.Data.OracleClient.dll +/r:System.Deployment.dll +/r:System.Design.dll +/r:System.DirectoryServices.dll +/r:System.dll +/r:System.Drawing.Design.dll +/r:System.Drawing.dll +/r:System.EnterpriseServices.dll +/r:System.Management.dll +/r:System.Messaging.dll +/r:System.Runtime.Remoting.dll +/r:System.Runtime.Serialization.dll +/r:System.Runtime.Serialization.Formatters.Soap.dll +/r:System.Security.dll +/r:System.ServiceModel.dll +/r:System.ServiceModel.Web.dll +/r:System.ServiceProcess.dll +/r:System.Transactions.dll +/r:System.Web.dll +/r:System.Web.Extensions.Design.dll +/r:System.Web.Extensions.dll +/r:System.Web.Mobile.dll +/r:System.Web.RegularExpressions.dll +/r:System.Web.Services.dll +/r:System.Windows.Forms.dll +/r:System.Workflow.Activities.dll +/r:System.Workflow.ComponentModel.dll +/r:System.Workflow.Runtime.dll +/r:System.Xml.dll +/r:System.Xml.Linq.dll -- cgit v1.2.3