Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/roslyn-binaries.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Ewing <lewing@microsoft.com>2019-09-17 15:22:17 +0300
committerLarry Ewing <lewing@microsoft.com>2019-09-17 15:22:17 +0300
commit2369fbef724225133fb5f94feada90502b7de614 (patch)
tree9d5261fb897922efcea944eca6f0a1f5eae5603b
parent98fcd77ad7d1988cea84755b20f983e4bb56b9df (diff)
-rw-r--r--Microsoft.Net.Compilers/3.3.1/csi.rsp28
1 files changed, 15 insertions, 13 deletions
diff --git a/Microsoft.Net.Compilers/3.3.1/csi.rsp b/Microsoft.Net.Compilers/3.3.1/csi.rsp
index 356ffe3..f012133 100644
--- a/Microsoft.Net.Compilers/3.3.1/csi.rsp
+++ b/Microsoft.Net.Compilers/3.3.1/csi.rsp
@@ -1,13 +1,15 @@
-/r:System
-/r:System.Core
-/r:Microsoft.CSharp
-/u:System
-/u:System.IO
-/u:System.Collections.Generic
-/u:System.Console
-/u:System.Diagnostics
-/u:System.Dynamic
-/u:System.Linq
-/u:System.Linq.Expressions
-/u:System.Text
-/u:System.Threading.Tasks \ No newline at end of file
+/r:System.dll
+/r:System.Core.dll
+/r:Microsoft.CSharp.dll
+/r:Facades/System.Runtime.dll
+/r:Facades/netstandard.dll
+/u:System
+/u:System.IO
+/u:System.Collections.Generic
+/u:System.Console
+/u:System.Diagnostics
+/u:System.Dynamic
+/u:System.Linq
+/u:System.Linq.Expressions
+/u:System.Text
+/u:System.Threading.Tasks