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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2015-07-17 23:17:29 +0300
committerMarek Safar <marek.safar@gmail.com>2015-07-17 23:17:29 +0300
commit904ca259cee75998f5fbaacbff9efeba0561ec8f (patch)
treed8a40378886d57de412c32f36b5d048f6232ceca /mcs/tests/test-814.cs
parent51bf97f97a298b2ab1c8c944d510ec45944f09dc (diff)
[mcs] Update to latest mscorlib
Diffstat (limited to 'mcs/tests/test-814.cs')
-rw-r--r--mcs/tests/test-814.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/test-814.cs b/mcs/tests/test-814.cs
index 495fec55c48..d6a9e76dea3 100644
--- a/mcs/tests/test-814.cs
+++ b/mcs/tests/test-814.cs
@@ -1,4 +1,4 @@
-// Compiler options: -r:../class/lib/net_4_5/Mono.Cecil.dll
+// Compiler options: -r:../class/lib/net_4_x/Mono.Cecil.dll
using System;
using Mono.Cecil;