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:
Diffstat (limited to 'Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.7.0/tools/csi.rsp')
-rwxr-xr-xMicrosoft.Net.Compilers/Microsoft.Net.Compilers.2.7.0/tools/csi.rsp14
1 files changed, 14 insertions, 0 deletions
diff --git a/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.7.0/tools/csi.rsp b/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.7.0/tools/csi.rsp
new file mode 100755
index 0000000..492f239
--- /dev/null
+++ b/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.7.0/tools/csi.rsp
@@ -0,0 +1,14 @@
+/r:System.dll
+/r:System.Core.dll
+/r:Microsoft.CSharp.dll
+/r:Facades/System.Runtime.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 \ No newline at end of file